summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | btrfs: zoned: fix API misuse of zone finish waitingNaohiro Aota2022-09-054-9/+4
* | | | | | Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-09-091-8/+23
|\ \ \ \ \ \
| * | | | | | tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris2022-09-081-8/+23
* | | | | | | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-085-12/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2022-09-025-12/+5
| |\ \ \ \ \ \ \
| | * | | | | | | afs: Use the operation issue time instead of the reply time for callbacksDavid Howells2022-09-015-12/+5
* | | | | | | | | afs: Return -EAGAIN, not -EREMOTEIO, when a file already lockedDavid Howells2022-09-071-0/+1
* | | | | | | | | Merge tag 'erofs-for-6.0-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-063-39/+14
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | erofs: fix pcluster use-after-free on UP platformsGao Xiang2022-09-051-29/+0
| * | | | | | | | erofs: avoid the potentially wrong m_plen for big pclusterYue Hu2022-09-051-8/+8
| * | | | | | | | erofs: fix error return code in erofs_fscache_{meta_,}read_folioSun Ke2022-09-051-2/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-09-033-32/+55
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |