aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-4/+0
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+2
2016-07-15nfsd: allow nfsd to advertise multiple layout typesGravatar Jeff Layton 5-24/+22
2016-07-15nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockGravatar Chuck Lever 1-23/+17
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedGravatar Kinglong Mee 1-2/+2
2016-07-15xfs: abstract block export operations from nfsd layoutsGravatar Benjamin Coddington 1-0/+2
2016-07-13nfsd: Fix some indent inconsistancyGravatar Christophe JAILLET 3-3/+3
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationGravatar Oleg Drokin 1-1/+1
2016-07-13nfsd: Add a super simple flex file serverGravatar Tom Haynes 7-1/+329
2016-07-13nfsd: flex file device id encoding will need the server addressGravatar Tom Haynes 3-1/+4
2016-07-13nfsd: implement machine credential support for some operationsGravatar Andrew Elble 7-28/+99
2016-07-13nfsd: allow mach_creds_match to be used more broadlyGravatar Andrew Elble 2-7/+9
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Gravatar Al Viro 7-76/+65
2016-06-24nfsd: check permissions when setting ACLsGravatar Ben Hutchings 3-27/+25
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsGravatar Eric W. Biederman 1-9/+4
2016-06-21fs: move struct iomap from exportfs.h to a separate headerGravatar Christoph Hellwig 2-0/+2
2016-06-15nfsd: Make init_open_stateid() a bit more wholeGravatar Oleg Drokin 1-15/+12
2016-06-15nfsd: Extend the mutex holding region around in nfsd4_process_open2()Gravatar Oleg Drokin 1-3/+13
2016-06-15nfsd: Always lock state exclusively.Gravatar Oleg Drokin 2-21/+21
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeGravatar J. Bruce Fields 1-17/+1
2016-06-14nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGravatar Geert Uytterhoeven 1-1/+1
2016-05-29drop redundant ->owner initializationsGravatar Al Viro 2-4/+0
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-9/+8
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+7
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorGravatar Chuck Lever 1-1/+1
2016-05-13nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidGravatar Jeff Layton 3-8/+7
2016-05-01nfsd: use RWF_SYNCGravatar Christoph Hellwig 1-11/+7
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbGravatar Al Viro 3-4/+4
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 11-64/+439
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-20/+28
2016-03-23nfsd: use short read as well as i_size to set eofGravatar Benjamin Coddington 3-7/+30
2016-03-22nfsd: better layoutupdate bounds-checkingGravatar J. Bruce Fields 1-4/+8
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2016-03-18nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKGravatar Christoph Hellwig 1-2/+2
2016-03-18nfsd: add SCSI layout supportGravatar Christoph Hellwig 8-7/+333
2016-03-18nfsd: move some blocklayout codeGravatar Christoph Hellwig 1-40/+50
2016-03-18nfsd: add a new config option for the block layout driverGravatar Christoph Hellwig 4-5/+17
2016-03-17nfsd: recover: fix memory leakGravatar Sudip Mukherjee 1-0/+1
2016-03-16nfsd: fix deadlock secinfo+readdir compoundGravatar J. Bruce Fields 1-0/+1
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevGravatar Christoph Hellwig 1-2/+2
2016-03-02nfsd4: resfh unused in nfsd4_secinfoGravatar J. Bruce Fields 1-2/+0
2016-03-01nfsd: Lower NFSv4.1 callback message size limitGravatar Chuck Lever 1-8/+13
2016-03-01nfsd: Update NFS server comments related to RDMA supportGravatar Chuck Lever 2-4/+3
2016-03-01nfsd: Fix a memory leak when meeting unsupported state_protect_how4Gravatar Kinglong Mee 1-1/+2
2016-03-01nfsd4: fix bad bounds checkingGravatar J. Bruce Fields 1-5/+8
2016-01-27nfsd: Use shashGravatar Herbert Xu 1-11/+17
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 4-12/+12
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 11-42/+236
2016-01-14nfsd: add new io class tracepointGravatar Jeff Layton 3-0/+79
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-19/+14