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