aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-04NLM: Remove unused argument from svc_addsock() functionChuck Lever
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-10-04NLM: Always start both UDP and TCP listenersChuck Lever
2008-10-03lockd: Remove unused fields in the nlm_reboot structureChuck Lever
2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever
2008-10-03lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addressesChuck Lever
2008-10-03lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever
2008-10-03lockd: Support non-AF_INET addresses in nlm_lookup_host()Chuck Lever
2008-10-03NLM: Convert nlm_lookup_host() to use a single argumentChuck Lever
2008-10-03lockd: reject reclaims outside the grace periodJ. Bruce Fields
2008-10-03lockd: move grace period checks to common codeJ. Bruce Fields
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy
2008-09-29lockd: Update nsm_find() to support non-AF_INET addressesChuck Lever
2008-09-29lockd: Combine __nsm_find() and nsm_find().Chuck Lever
2008-09-29lockd: Support AF_INET6 when hashing addresses in nlm_lookup_hostChuck Lever
2008-09-29lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever
2008-09-29NSM: Use sockaddr_storage for sm_addr fieldChuck Lever
2008-09-29lockd: Use sockaddr_storage for h_saddr fieldChuck Lever
2008-09-29lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever
2008-09-29lockd: Add address family-agnostic helper for zeroing the port numberChuck Lever
2008-09-29lockd: Specify address family for source addressChuck Lever
2008-09-29lockd: address-family independent printable addressesChuck Lever
2008-09-29NLM: Clean up before introducing new debugging messagesChuck Lever
2008-09-29SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever
2008-09-29lockd: don't depend on lockd main loop to end graceJ. Bruce Fields
2008-09-29locks: allow lockd to process blocked locks during grace periodJ. Bruce Fields
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner
2008-09-17[XFS] Fix barrier status change detection.David Chinner
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy