summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-03-02nfs41 fix NFS4ERR_CLID_INUSE for exchange idAndy Adamson1-1/+1
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust1-3/+15
2010-03-02NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust1-12/+45
2010-03-02nfs4: renewd renew operations should take/put a client referenceAlexandros Batsakis1-1/+5
2010-03-02nfs41: renewd sequence operations should take/put client referenceAlexandros Batsakis1-6/+12
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis2-21/+27
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis1-24/+24
2010-02-10NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever1-6/+1
2010-02-10NFS: Improve NFS iostat byte count accuracy for writesChuck Lever1-3/+12
2010-02-10NFS: Account for NFS bytes read via the splice APIChuck Lever1-1/+4
2010-02-10NFS: Fix byte accounting for generic NFS readsChuck Lever1-2/+4
2010-02-10NFS: Proper accounting for NFS VFS callsChuck Lever1-2/+2
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson2-22/+23
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson1-8/+8
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson1-3/+7
2010-02-10nfs41: resize slot table in resetAndy Adamson1-19/+21
2010-02-10nfs41: implement cb_recall_slotAndy Adamson5-1/+107
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson2-12/+32
2010-02-10nfs41: prepare for back channel drcAndy Adamson1-10/+9
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson1-3/+2
2010-02-10nfs41: directly encode back channel errorAndy Adamson1-1/+4
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson1-10/+18
2010-02-10nfs41: Process callback's referring call listMike Sager1-5/+14
2010-02-10nfs41: Check slot table for referring callsMike Sager1-0/+55
2010-02-10nfs41: Adjust max cache response size valueMike Sager2-5/+11
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton1-0/+41
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton1-4/+5
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton2-2/+10
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-13/+42
2010-02-09Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+1
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds28-129/+284
2010-02-099p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-099p: fix option parsingEric Van Hensbergen1-4/+6
2010-02-099p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-09ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-09ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields1-9/+1
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+9
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds1-4/+2
2010-02-07Take ima_file_free() to proper place.Al Viro1-0/+1
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar2-3/+3
2010-02-07fix ima breakageMimi Zohar2-6/+3
2010-02-07Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro1-1/+2
2010-02-07freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura1-3/+4
2010-02-07befs: fix leakAl Viro1-0/+1
2010-02-06ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin1-1/+1
2010-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-54/+19
2010-02-05Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds9-32/+93
2010-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-5/+27
2010-02-04Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V1-1/+3