summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* | nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2016-06-151-15/+12
* | nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-06-151-3/+13
* | nfsd: Always lock state exclusively.Oleg Drokin2016-06-152-21/+21
* | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-17/+1
* | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-141-1/+1
|/
* Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-244-9/+8
|\
| * svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-131-1/+1
| * nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton2016-05-133-8/+7
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-11/+7
|\ \
| * | nfsd: use RWF_SYNCChristoph Hellwig2016-05-011-11/+7
| |/
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-103-4/+4
|/
* Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-2411-64/+439
|\
| * nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-233-7/+30
| * nfsd: better layoutupdate bounds-checkingJ. Bruce Fields2016-03-221-4/+8
| * nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKChristoph Hellwig2016-03-181-2/+2
| * nfsd: add SCSI layout supportChristoph Hellwig2016-03-188-7/+333
| * nfsd: move some blocklayout codeChristoph Hellwig2016-03-181-40/+50
| * nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-184-5/+17
* | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-244-20/+28
|\ \ | |/
| * nfsd: recover: fix memory leakSudip Mukherjee2016-03-171-0/+1
| * nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-161-0/+1
| * nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-021-2/+0
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-011-8/+13
| * nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-012-4/+3
| * nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee2016-03-011-1/+2
| * nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-011-5/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-2/+2
|\ \
| * | vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-041-2/+2
| |/
* | nfsd: Use shashHerbert Xu2016-01-271-11/+17
|/
* wrappers for ->i_mutex accessAl Viro2016-01-224-12/+12
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-1511-42/+236
|\
| * nfsd: add new io class tracepointJeff Layton2016-01-143-0/+79
| * nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton2016-01-081-10/+25
| * nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee2016-01-071-4/+3
| * lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
| * nfsd: use to_delayed_workGeliang Tang2016-01-071-2/+1
| * nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-0/+68
| * nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields2015-12-231-0/+4
| * nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-1/+9
| * nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields2015-11-241-0/+9
| * nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields2015-11-241-7/+10
| * nfsd: helper for dup of possibly NULL stringJ. Bruce Fields2015-11-241-6/+15
| * nfsd: fix a warning messageDan Carpenter2015-11-231-1/+2
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-234-7/+7
| * nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2015-11-232-4/+4
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-123-19/+14
|\ \
| * | nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-093-19/+14
* | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-127-12/+101
|\ \ \ | |/ / |/| |
| * | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-075-0/+88
| * | nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-073-12/+13
| |/
OpenPOWER on IntegriCloud