summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Use xdr_inline_decode() to decode NFSv3 symlinksChuck Lever2022-09-261-11/+3
* NFSD: Refactor common code out of dirlist helpersChuck Lever2022-09-262-18/+2
* NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearingChuck Lever2022-09-262-12/+51
* SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-268-0/+99
* NFSD: add shrinker to reap courtesy clients on low memory conditionDai Ngo2022-09-264-12/+96
* NFSD: keep track of the number of courtesy clients in the systemDai Ngo2022-09-262-1/+18
* NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker2022-09-261-1/+1
* NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAYChuck Lever2022-09-261-1/+10
* NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAYChuck Lever2022-09-261-1/+9
* NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAYChuck Lever2022-09-261-1/+8
* NFSD: Refactor nfsd_setattr()Chuck Lever2022-09-261-40/+57
* NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever2022-09-263-0/+60
* NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever2022-09-264-1/+48
* NFSD: Trace NFSv4 COMPOUND tagsChuck Lever2022-09-262-8/+15
* NFSD: Replace dprintk() call site in fh_verify()Chuck Lever2022-09-262-10/+46
* nfsd: remove nfsd4_prepare_cb_recall() declarationGaosheng Cui2022-09-261-1/+0
* nfsd: clean up mounted_on_fileid handlingJeff Layton2022-09-261-7/+9
* NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever2022-09-263-16/+18
* NFSD: drop fname and flen args from nfsd_create_locked()NeilBrown2022-09-263-8/+6
* NFSD: Protect against send buffer overflow in NFSv3 READChuck Lever2022-09-261-2/+2
* NFSD: Protect against send buffer overflow in NFSv2 READChuck Lever2022-09-261-0/+1
* NFSD: Protect against send buffer overflow in NFSv3 READDIRChuck Lever2022-09-261-3/+4
* NFSD: Protect against send buffer overflow in NFSv2 READDIRChuck Lever2022-09-261-3/+2
* NFSD: Increase NFSD_MAX_OPS_PER_COMPOUNDChuck Lever2022-09-262-4/+5
* nfsd: Propagate some error code returned by memdup_user()Christophe JAILLET2022-09-261-3/+3
* nfsd: Avoid some useless testsChristophe JAILLET2022-09-261-3/+3
* nfsd: Fix a memory leak in an error handling pathChristophe JAILLET2022-09-261-1/+3
* NFSD: remove redundant variable statusJinpeng Cui2022-09-261-12/+4
* NFSD enforce filehandle check for source file in COPYOlga Kornievskaia2022-09-261-1/+7
* lockd: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-261-1/+1
* NFSD: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-263-6/+6
* Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-09-164-15/+12
|\
| * cifs: update internal module numberSteve French2022-09-141-2/+2
| * cifs: add missing spinlock around tcon refcountPaulo Alcantara2022-09-141-0/+3
| * cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher2022-09-142-13/+4
| * cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher2022-09-141-2/+2
| * cifs: revalidate mapping when doing direct writesRonnie Sahlberg2022-09-121-0/+3
* | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-09-131-4/+8
|\ \
| * | nfsd_splice_actor(): handle compound pagesAl Viro2022-09-131-4/+8
* | | Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-124-36/+50
|\ \ \
| * | | NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-083-27/+32
| * | | NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust2022-09-011-9/+18
* | | | Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2022-09-121-10/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | NFSD: fix regression with setting ACLs.NeilBrown2022-09-081-10/+9
* | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-0/+22
|\ \ \ \
| * | | | debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-051-0/+22
* | | | | Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-096-54/+60
|\ \ \ \ \
| * | | | | btrfs: fix the max chunk size and stripe length calculationQu Wenruo2022-09-062-1/+4
| * | | | | btrfs: zoned: fix mounting with conventional zonesJohannes Thumshirn2022-09-051-41/+40
| * | | | | btrfs: zoned: set pseudo max append zone limit in zone emulation modeShin'ichiro Kawasaki2022-09-051-3/+12