aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-09-10ocfs2: Fix a bug in direct IO read.Tao Ma
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-09-08udf: add llseek methodChristoph Hellwig
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02NTFS: update homepageAdrian Bunk
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields