summaryrefslogtreecommitdiff
path: root/fs/nfsd (follow)
Commit message (Expand)AuthorAge
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-22
* NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-27
* nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-10-17
* nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields2021-01-23
* nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang2020-06-29
* nfsd: Return EPERM, not EACCES, in some SETATTR caseszhengbin2019-12-21
* nfsd: fix a warning in __cld_pipe_upcall()Scott Mayhew2019-12-21
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-08-04
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-08-04
* nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2019-08-04
* nfsd: increase DRC cache limitJ. Bruce Fields2019-08-04
* nfsd: allow fh_want_write to be called twiceJ. Bruce Fields2019-06-22
* nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2019-05-16
* nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-23
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-23
* nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields2019-02-20
* nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields2018-10-10
* nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew2018-08-06
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-03
* 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