summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2013-11-19nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-11-18nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-18nfsd: split up nfsd_setattrChristoph Hellwig
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-14nfsd: export proper maximum file size to the clientChristoph Hellwig
2013-11-13nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-09locks: break delegations on linkJ. Bruce Fields
2013-11-09locks: break delegations on renameJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-11-09locks: introduce new FL_DELEG lock flagJ. Bruce Fields
2013-11-04Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields
2013-11-01nfsd4: fix discarded security labels on setattrJ. Bruce Fields
2013-10-30NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker
2013-10-30nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields
2013-10-30NFSD: Combine decode operations for v4 and v4.1Anna Schumaker
2013-10-29nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields
2013-10-29nfsd: return better errors to exportfsJ. Bruce Fields
2013-10-29nfsd: fh_update should error out in unexpected casesJ. Bruce Fields
2013-10-29nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy
2013-10-29nfsd: no need to unhash_stid before freeBenny Halevy
2013-10-28nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy
2013-10-28nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy
2013-10-28nfsd: nfs4_free_stidBenny Halevy
2013-10-26nfsd: fix Kconfig syntaxChristoph Hellwig
2013-10-24nfsd: switch to %p[dD]Al Viro
2013-10-02nfsd: switch to %p[dD]Al Viro
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-03nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro
2013-08-30nfsd4: nfsd4_create_clid_dir prints uninitialized dataJ. Bruce Fields
2013-08-30nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields
2013-08-30Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields
2013-08-30Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields
2013-07-26nfsd4: fix setlease error returnJ. Bruce Fields
2013-07-23nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya
2013-07-23nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-08nfsd4: support minorversion 1 by defaultJ. Bruce Fields
2013-07-08nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields
2013-07-01nfsd4: return delegation immediately if lease failsJ. Bruce Fields
2013-07-01nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields
2013-07-01nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields
2013-07-01nfsd4: minor read_buf cleanupJ. Bruce Fields