summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-03NTFS: update homepageAdrian Bunk1-2/+2
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+7
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields1-1/+1
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson1-6/+6
2008-08-31UBIFS: fill f_fsidArtem Bityutskiy1-0/+1
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy3-10/+40
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy2-0/+11
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy1-1/+1
2008-08-31UBIFS: fix assertionArtem Bityutskiy1-9/+7
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy3-32/+46
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy1-14/+1