summaryrefslogtreecommitdiff
path: root/fs/nfsd (follow)
Commit message (Expand)AuthorAge
* nfsd4: permit layoutget of executable-only filesBenjamin Coddington2018-03-24
* NFS: don't try to cross a mountpount when there isn't one there.NeilBrown2018-03-24
* lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2018-02-03
* nfsd: check for use of the closed special stateidAndrew Elble2018-02-03
* nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2018-02-03
* nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust2018-02-03
* nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-31
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
* NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown2017-12-20
* NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown2017-12-20
* nfsd: Fix another OPEN stateid raceTrond Myklebust2017-12-05
* nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-12-05
* nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2017-12-05
* nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-30
* nfsd/callback: Cleanup callback cred on shutdownKinglong Mee2017-10-21
* nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever2017-09-27
* nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever2017-08-30
* fs: add i_blocksize()Fabian Frederick2017-06-14
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-06-14
* nfsd4: fix null dereference on replayJ. Bruce Fields2017-06-14
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-25
* nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-05-08
* nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-05-08
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-05-02
* nfsd: special case truncates some moreChristoph Hellwig2017-03-12
* nfsd: minor nfsd_setattr cleanupChristoph Hellwig2017-03-12
* NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee2017-02-09
* nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever2016-09-24
* nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton2016-08-20
* nfsd: Fix race between FREE_STATEID and LOCKChuck Lever2016-08-20
* nfsd: check permissions when setting ACLsBen Hutchings2016-07-27
* nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-07-27
* nfsd: Always lock state exclusively.Oleg Drokin2016-07-27
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-27
* nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-04-12
* nfsd4: fix bad bounds checkingJ. Bruce Fields2016-04-12
* nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-16
* nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-10
* nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-10
* nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-10
* nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-23
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
* nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-23
* nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-23
* nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-23
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-12
* nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-12
* nfsd: drop null test before destroy functionsJulia Lawall2015-10-12
* nfsd: serialize state seqid morphing operationsJeff Layton2015-10-12
* nfsd/blocklayout: accept any minlengthChristoph Hellwig2015-10-09