aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
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-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
2016-03-17nfsd: recover: fix memory leakSudip Mukherjee
2016-03-16nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig
2016-03-02nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever
2016-03-01nfsd: Update NFS server comments related to RDMA supportChuck Lever
2016-03-01nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee
2016-03-01nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-01-27nfsd: Use shashHerbert Xu
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-14nfsd: add new io class tracepointJeff Layton
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2016-01-08nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton
2016-01-07nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall
2016-01-07nfsd: use to_delayed_workGeliang Tang
2015-12-23nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew
2015-12-23nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-12-07nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2015-11-24nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields
2015-11-24nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields
2015-11-24nfsd: helper for dup of possibly NULL stringJ. Bruce Fields
2015-11-23nfsd: fix a warning messageDan Carpenter