summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-10-04lockd: move grace period checks to common codeJ. Bruce Fields3-27/+17
2008-10-04nfsd: common grace period controlJ. Bruce Fields8-52/+96
2008-09-30nfsd: use nfs client rpc callback programBenny Halevy1-0/+1
2008-09-30nfsd: do_probe_callback should not clear rpc statsBenny Halevy1-3/+0
2008-09-30lockd: Update nsm_find() to support non-AF_INET addressesChuck Lever1-8/+12
2008-09-30lockd: Combine __nsm_find() and nsm_find().Chuck Lever1-21/+11
2008-09-30lockd: Support AF_INET6 when hashing addresses in nlm_lookup_hostChuck Lever1-6/+43
2008-09-30lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever3-5/+6
2008-09-30NSM: Use sockaddr_storage for sm_addr fieldChuck Lever2-3/+4
2008-09-30lockd: Use sockaddr_storage for h_saddr fieldChuck Lever2-7/+7
2008-09-30lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever2-6/+7
2008-09-30lockd: Add address family-agnostic helper for zeroing the port numberChuck Lever1-1/+13
2008-09-30lockd: Specify address family for source addressChuck Lever1-5/+9
2008-09-30lockd: address-family independent printable addressesChuck Lever1-17/+61
2008-09-30NLM: Clean up before introducing new debugging messagesChuck Lever1-8/+11
2008-09-30SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever1-0/+22
2008-09-30lockd: don't depend on lockd main loop to end graceJ. Bruce Fields1-11/+13
2008-09-30locks: allow lockd to process blocked locks during grace periodJ. Bruce Fields1-9/+3
2008-09-30knfsd: allocate readahead cache in individual chunksJeff Layton1-24/+35
2008-09-30nfsd: nfs4xdr decode_stateid helper functionBenny Halevy1-44/+55
2008-09-30nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy1-1/+3
2008-09-30nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy1-1/+1
2008-09-30nfsd: nfs4xdr encode_stateid helper functionBenny Halevy1-44/+32
2008-09-30nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy1-1/+1
2008-09-30nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy1-2/+6
2008-09-30nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy1-1/+2
2008-09-30Configure out file locking featuresThomas Petazzoni3-1/+14
2008-09-30nfsd: permit unauthenticated stat of export rootJ. Bruce Fields4-17/+31
2008-09-30SUNRPC: Add address family field to svc_serv data structureChuck Lever3-2/+4
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy1-0/+18
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy1-24/+20
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner2-1/+16
2008-09-17[XFS] Fix barrier status change detection.David Chinner1-1/+1
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy1-0/+4
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig1-0/+20
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2-21/+40
2008-09-14rescan_partitions(): make device capacity errors non-fatalAndrew Morton1-2/+2
2008-09-14mm: ifdef Quicklists in /proc/meminfoHugh Dickins1-4/+8
2008-09-14bfs: fix Lockdep warningEric Sesterhenn1-1/+1
2008-09-14proc: more debugging for "already registered" caseAlexey Dobriyan1-2/+2
2008-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-25/+20
2008-09-10ocfs2: Fix a bug in direct IO read.Tao Ma1-1/+1
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds10-141/+221
2008-09-09NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08udf: add llseek methodChristoph Hellwig1-0/+1
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy1-1/+1
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy1-6/+7
2008-09-05sched: fix process time monotonicityBalbir Singh1-59/+0
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy1-2/+3
2008-09-03mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro1-2/+5