summaryrefslogtreecommitdiff
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-12
* nfsd: Fix race between FREE_STATEID and LOCKChuck Lever2016-08-11
* nfsd: fix dentry refcounting on createJosef Bacik2016-08-11
* Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-04
|\
| * nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter2016-08-04
| * nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields2016-08-04
| * nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields2016-08-04
| * nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields2016-08-04
| * nfsd: reorganize nfsd_createJ. Bruce Fields2016-08-04
| * nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields2016-08-04
| * nfsd: remove redundant zero-length check from createJ. Bruce Fields2016-08-04
| * nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2016-08-04
| * nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-15
| * nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever2016-07-15
| * nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee2016-07-15
| * xfs: abstract block export operations from nfsd layoutsBenjamin Coddington2016-07-15
| * nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-13
| * nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin2016-07-13
| * nfsd: Add a super simple flex file serverTom Haynes2016-07-13
| * nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-13
| * nfsd: implement machine credential support for some operationsAndrew Elble2016-07-13
| * nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2016-07-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\ \
| * | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-23
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \ \
| * \ \ Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-30
| |\ \ \ | | | |/ | | |/|
| * | | drop redundant ->owner initializationsAl Viro2016-05-29
| | |/ | |/|
* | | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\ \ \ | |_|/ |/| |
| * | fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-21
| |/
* | nfsd: check permissions when setting ACLsBen Hutchings2016-06-24
* | nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2016-06-15
* | nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-06-15
* | nfsd: Always lock state exclusively.Oleg Drokin2016-06-15
* | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-15
* | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-14
|/
* Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-24
|\
| * svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-13
| * nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton2016-05-13
* | 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