aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-09NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever1-106/+13
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust4-8/+2
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust4-26/+29
2008-07-09NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton1-0/+76
2008-07-09fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk1-2/+0
2008-07-09NFS: Fix trace debugging nits in write.cChuck Lever1-13/+14
2008-07-09NFS: Use NFSDBG_FILE for all fopsChuck Lever3-30/+43
2008-07-09NFS: Add debugging facility for NFS aopsChuck Lever1-2/+27
2008-07-09NFS: Make nfs_open methods consistentChuck Lever2-2/+9
2008-07-09NFS: Make nfs_llseek methods consistentChuck Lever2-2/+15
2008-07-09NFS: Make nfs_fsync methods consistentChuck Lever2-6/+9
2008-07-09NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust1-1/+2
2008-07-09NFS: Revert commit 44dd151dTrond Myklebust1-11/+2
2008-07-09NFS: Optimise append writes with holesTrond Myklebust2-9/+23
2008-07-09NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2-5/+39
2008-07-09NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust1-7/+4
2008-07-09NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust1-129/+142
2008-07-09NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust1-107/+97
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust1-1/+1
2008-07-02Remove BKL from remote_llseek v2Andi Kleen1-1/+5
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust1-28/+40
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk2-2/+1
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck3-8/+4
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison18-123/+123
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris1-0/+10
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust1-11/+11
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman1-1/+1
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust1-0/+7
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi1-0/+26
2008-04-29nfs: use proc_create to setup de->proc_fopsDenis V. Lunev1-8/+6
2008-04-29proc: remove proc_root_fsAlexey Dobriyan1-3/+3
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro1-5/+3
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds17-392/+671
2008-04-24Merge branch 'devel'Trond Myklebust17-392/+671
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton1-6/+12
2008-04-23nfsd: fix commentJ. Bruce Fields1-1/+1
2008-04-23NFS: convert nfs4 callback thread to kthread APIJeff Layton1-38/+35
2008-04-23nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields1-1/+0
2008-04-19make nfs_automount_list staticAdrian Bunk1-1/+1
2008-04-19NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton1-1/+0
2008-04-19NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov1-0/+16
2008-04-19NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust1-4/+37
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust1-0/+7
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust1-1/+1
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman1-5/+5
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy3-95/+95
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust1-10/+2
2008-04-19NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust1-0/+2