aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\
| * nfsd: use RWF_SYNCChristoph Hellwig2016-05-01
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
|/
* Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-23
| * nfsd: better layoutupdate bounds-checkingJ. Bruce Fields2016-03-22
| * nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKChristoph Hellwig2016-03-18
| * nfsd: add SCSI layout supportChristoph Hellwig2016-03-18
| * nfsd: move some blocklayout codeChristoph Hellwig2016-03-18
| * nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-18
* | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\|
| * nfsd: recover: fix memory leakSudip Mukherjee2016-03-17
| * nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-16
| * nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-02
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-01
| * nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-01
| * nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee2016-03-01
| * nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\ \
| * | vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-04
| |/
* / nfsd: Use shashHerbert Xu2016-01-27
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-15
|\
| * nfsd: add new io class tracepointJeff Layton2016-01-14
| * nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton2016-01-08
| * nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee2016-01-07
| * lockd: constify nlmsvc_binding structureJulia Lawall2016-01-07
| * nfsd: use to_delayed_workGeliang Tang2016-01-07
| * nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-23
| * nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields2015-12-23
| * nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-24
| * nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields2015-11-24
| * nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields2015-11-24
| * nfsd: helper for dup of possibly NULL stringJ. Bruce Fields2015-11-24
| * nfsd: fix a warning messageDan Carpenter2015-11-23
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-23
| * nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2015-11-23
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * | nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-09
* | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\ \ \ | |/ / |/| |
| * | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-07
| * | nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-07
| |/
* / nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-16
|/
* nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-10
* nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-10
* nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-10
* nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-23
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
* nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-23
* nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-23