aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton
2016-08-11nfsd: Fix race between FREE_STATEID and LOCKChuck Lever
2016-08-11nfsd: fix dentry refcounting on createJosef Bacik
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton
2016-07-15nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin
2016-07-13nfsd: Add a super simple flex file serverTom Haynes
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-06-15nfsd: Make init_open_stateid() a bit more wholeOleg Drokin
2016-06-15nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin
2016-06-15nfsd: Always lock state exclusively.Oleg Drokin
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-14nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven
2016-05-29drop redundant ->owner initializationsAl Viro
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever
2016-05-13nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton
2016-05-01nfsd: use RWF_SYNCChristoph Hellwig
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2016-03-22nfsd: better layoutupdate bounds-checkingJ. Bruce Fields
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-18nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKChristoph Hellwig
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig
2016-03-18nfsd: move some blocklayout codeChristoph Hellwig
2016-03-18nfsd: add a new config option for the block layout driverChristoph Hellwig