summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vfs: add vfs_tmpfile_open() helperMiklos Szeredi2022-09-241-0/+41
* 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-132-13/+4
| * cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher2022-09-131-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-121-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-061-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-023-32/+55
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cifs: fix small mempool leak in SMB2_negotiate()Enzo Matsumiya2022-08-301-5/+7
| * | | | | | | smb3: use filemap_write_and_wait_range instead of filemap_write_and_waitSteve French2022-08-302-4/+13
| * | | | | | | smb3: fix temporary data corruption in insert rangeDavid Howells2022-08-281-8/+16
| * | | | | | | smb3: fix temporary data corruption in collapse rangeSteve French2022-08-281-10/+16
| * | | | | | | smb3: Move the flush out of smb2_copychunk_range() into its callersDavid Howells2022-08-282-12/+10
* | | | | | | | cachefiles: make on-demand request distribution fairerXin Yin2022-08-312-3/+10
* | | | | | | | cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke2022-08-311-3/+7
|/ / / / / / /
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-287-32/+34
|\ \ \ \ \ \ \
| * | | | | | | squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * | | | | | | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * | | | | | | writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-281-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-2811-70/+79
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | btrfs: add info when mount fails due to stale replace targetAnand Jain2022-08-231-1/+1
| * | | | | | btrfs: replace: drop assert for suspended replaceAnand Jain2022-08-231-2/+1
| * | | | | | btrfs: fix silent failure when deleting root referenceFilipe Manana2022-08-231-2/+3
| * | | | | | btrfs: fix space cache corruption and potential double allocationsOmar Sandoval2022-08-234-60/+22
| * | | | | | btrfs: don't allow large NOWAIT direct readsJosef Bacik2022-08-221-0/+14
| * | | | | | btrfs: don't merge pages into bio if their page offset is not contiguousQu Wenruo2022-08-221-4/+29