summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-165-77/+115
|\
| * nfsd: export proper maximum file size to the clientChristoph Hellwig2013-11-141-1/+1
| * nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields2013-11-131-0/+31
| * Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-041-1/+3
| * nfsd4: fix discarded security labels on setattrJ. Bruce Fields2013-11-011-0/+1
| * NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker2013-10-301-3/+5
| * nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-301-1/+2
| * NFSD: Combine decode operations for v4 and v4.1Anna Schumaker2013-10-301-58/+40
| * nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-291-0/+9
| * nfsd: return better errors to exportfsJ. Bruce Fields2013-10-291-4/+11
| * nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-291-5/+3
| * nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-291-0/+5
| * nfsd: no need to unhash_stid before freeBenny Halevy2013-10-291-5/+2
| * nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1
| * nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-281-1/+1
| * nfsd: nfs4_free_stidBenny Halevy2013-10-281-2/+7
| * nfsd: fix Kconfig syntaxChristoph Hellwig2013-10-261-1/+1
| * nfsd: switch to %p[dD]Al Viro2013-10-025-37/+31
* | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-091-2/+6
* | locks: break delegations on linkJ. Bruce Fields2013-11-091-1/+1
* | locks: break delegations on renameJ. Bruce Fields2013-11-091-1/+1
* | locks: break delegations on unlinkJ. Bruce Fields2013-11-091-1/+1
* | locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-091-1/+1
* | nfsd: switch to %p[dD]Al Viro2013-10-245-37/+31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-9/+23
|\
| * fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-101-9/+23
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-102-14/+21
|\ \ | |/ |/|
| * nfsd4: nfsd4_create_clid_dir prints uninitialized dataJ. Bruce Fields2013-08-301-2/+0
| * nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields2013-08-301-11/+20
| * Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields2013-08-301-4/+9
| * Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-303-4/+5
| |\
| * | nfsd4: fix setlease error returnJ. Bruce Fields2013-07-261-1/+1
| * | nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya2013-07-231-9/+4
* | | nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro2013-09-031-6/+8
| |/ |/|
* | nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2013-08-072-4/+3
* | nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields2013-08-071-0/+2
|/
* nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya2013-07-231-2/+3
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-173-8/+8
|\
| * nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-123-8/+8
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-1110-103/+413
|\ \ | |/
| * nfsd4: support minorversion 1 by defaultJ. Bruce Fields2013-07-081-1/+1
| * nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields2013-07-082-10/+19
| * nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-011-1/+3
| * nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-011-8/+1
| * nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-011-1/+2
| * nfsd4: minor read_buf cleanupJ. Bruce Fields2013-07-011-10/+14
| * nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-011-1/+1
| * nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-011-44/+34
| * NFSD: Don't give out read delegations on createsSteve Dickson2013-07-011-0/+9
| * nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields2013-07-011-1/+5
OpenPOWER on IntegriCloud