summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2009-12-03nfs: remove unnecessary check from nfs_rename()Miklos Szeredi1-8/+2
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust1-0/+8
2009-12-03NFS: Revert default r/wsize behaviorChuck Lever1-2/+0
2009-12-03NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever1-1/+1
2009-12-03NFS: convert proto= option to use netids rather than a protonameJeff Layton1-13/+81
2009-12-03The rpc server does not require that service threads take the BKL.J. Bruce Fields1-12/+0
2009-12-03NFSv4: Ensure nfs4_close_context() is declared as staticTrond Myklebust1-1/+1
2009-12-03NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust1-2/+2
2009-12-03NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust1-27/+21
2009-12-03NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust1-7/+19
2009-12-03NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust1-0/+3
2009-12-03NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust1-6/+5
2009-12-03NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust1-3/+2
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust2-15/+29
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields1-1/+1
2009-12-03NFS: BKL removal from the mount code...Trond Myklebust1-6/+0
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang1-1/+1
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds1-7/+3
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields5-9/+13
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells1-7/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-4/+4
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman1-11/+3
2009-11-11NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust1-1/+1
2009-10-28nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields1-1/+1
2009-10-26NFSv4: The link() operation should return any delegation on the fileTrond Myklebust1-0/+2
2009-10-26NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust1-4/+0
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2-4/+8
2009-10-23nfs: Panic when commit failsTerry Loftin1-0/+1
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-12NFS: suppress a build warningStefan Richter1-2/+2
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust2-7/+0
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust1-6/+6
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings1-1/+1
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust1-2/+4
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust1-9/+7
2009-10-06NFS: Fix a default mount regression...Trond Myklebust1-7/+6
2009-10-03this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter1-21/+3
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-2/+2
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro1-0/+2
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-41/+13
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+1
2009-09-24truncate: use new helpersnpiggin@suse.de1-41/+13
2009-09-24headers: utsname.h reduxAlexey Dobriyan6-6/+0
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells4-8/+33
2009-09-23NFS: Add nfs_alloc_parsed_mount_dataChuck Lever1-27/+23
2009-09-23NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust2-10/+19
2009-09-23seq_file: constify seq_operationsJames Morris1-2/+2
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-09-22const: make file_lock_operations constAlexey Dobriyan1-1/+1
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6