aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-09-21NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.cChuck Lever1-2/+3
2010-09-21NFS: Convert nfsiod to use alloc_workqueue()Trond Myklebust1-1/+1
2010-09-21NFSv4.1: Fix the slotid initialisation in nfs_async_rename()Trond Myklebust1-0/+2
2010-09-21NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust1-7/+2
2010-09-17nfs: make sillyrename an async operationJeff Layton4-11/+261
2010-09-17nfs: move nfs_sillyrename to unlink.cJeff Layton2-71/+84
2010-09-17nfs: standardize the rename response containerJeff Layton4-13/+13
2010-09-17nfs: standardize the rename args containerJeff Layton6-24/+20
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust3-5/+6
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust4-50/+57
2010-09-17NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust3-35/+26
2010-09-17NFSv4: Clean up nfs4_open_revalidateTrond Myklebust3-19/+17
2010-09-17NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust3-31/+20
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust4-36/+91
2010-09-17NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever1-6/+13
2010-09-17NFS: Clean up nfsroot.cChuck Lever1-418/+1
2010-09-17NFS: Use super.c for NFSROOT mount option parsingChuck Lever1-6/+176
2010-09-17NFS: Clean up NFSROOT command line parsingChuck Lever1-9/+23
2010-09-17NFS: Remove \t from mount debugging messageChuck Lever1-1/+1
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-36/+64
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds6-12/+30
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-107/+184
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-24/+30
2010-08-27fsnotify: drop two useless bools in the fnsotify main loopEric Paris1-8/+5
2010-08-27fsnotify: fix list walk orderEric Paris1-6/+5
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher1-1/+1
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2-8/+24
2010-08-27ecryptfs: properly mark init functionsJerome Marchand4-4/+4
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+2
2010-08-26nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai1-6/+8
2010-08-26Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields587-14699/+18087
2010-08-26nfsd4: fix downgrade/lock logicJ. Bruce Fields2-16/+21
2010-08-26nfsd4: typo fix in find_any_fileJ. Bruce Fields1-1/+1
2010-08-26nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields1-1/+0
2010-08-26Cannot allocate memory error on mountSuresh Jayaraman1-1/+1
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter1-6/+9
2010-08-26ceph: don't BUG on ENOMEM during mds reconnectSage Weil1-3/+4
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter1-0/+4
2010-08-26[CIFS] Eliminate unused variable warningSteve French1-1/+2
2010-08-25ceph: Fix warningsAlan Cox1-5/+9
2010-08-25ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter1-2/+2
2010-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-279/+622
2010-08-24ceph: initialize fields on new dentry_infosSage Weil1-1/+1
2010-08-24ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil4-7/+26
2010-08-24Eliminate sparse warning - bad constant expression[email protected]2-72/+128
2010-08-24xfs: do not discard page cache data on EAGAINChristoph Hellwig1-3/+6
2010-08-24xfs: don't do memory allocation under the CIL context lockDave Chinner1-8/+26
2010-08-24xfs: Reduce log force overhead for delayed loggingDave Chinner3-118/+147
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner4-51/+26
2010-08-24xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky1-1/+6