aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-12Remove incorrect do_vfs_lock messageFabio Olive Leite
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker
2010-08-11NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2010-08-11nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-10nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-06NFS: NFSv4.1 is no longer a "developer only" featureTrond Myklebust
2010-08-06NFS: NFS_V4 is no longer an EXPERIMENTAL featureTrond Myklebust
2010-08-06NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust
2010-08-03NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust
2010-08-03NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust
2010-08-03NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust
2010-08-03NFS: nfs_rename() should not have to flush out writebacksTrond Myklebust
2010-08-03NFS: Clean up the callers of nfs_wb_all()Trond Myklebust
2010-08-03NFS: Fix up the fsync codeTrond Myklebust
2010-08-02vfs: re-introduce MAY_CHDIREric Paris
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-07-30NFSv4: Clean up for lockowner XDR encodingTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust
2010-06-22NFSv4.1: There is no need to init the session more than once...Trond Myklebust
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust
2010-06-22NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust
2010-06-22NFSv41: Further cleanup for nfs4_sequence_doneTrond Myklebust