summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-101-0/+3
|\
| * io_uring: check that we have a file table when allocating update slotsJens Axboe2022-07-091-0/+3
* | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-083-7/+26
|\ \
| * | fscache: Fix invalidation/lookup raceDavid Howells2022-07-051-1/+14
| * | cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu2022-07-051-1/+2
| * | fscache: Introduce fscache_cookie_is_dropped()Yue Hu2022-07-051-3/+8
| * | fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu2022-07-051-2/+2
* | | Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-081-1/+1
|\ \ \ | | |/ | |/|
| * | io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2022-07-071-1/+1
* | | Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-07-0314-131/+130
|\ \ \
| * | | xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong2022-07-011-2/+7
| * | | xfs: dont treat rt extents beyond EOF as eofblocks to be clearedDarrick J. Wong2022-06-291-0/+2
| * | | xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong2022-06-295-65/+12
| * | | xfs: empty xattr leaf header blocks are not corruptionDarrick J. Wong2022-06-291-9/+17
| * | | xfs: clean up the end of xfs_attri_item_recoverDarrick J. Wong2022-06-261-19/+26
| * | | xfs: always free xattri_leaf_bp when cancelling a deferred opDarrick J. Wong2022-06-261-1/+19
| * | | xfs: use invalidate_lock to check the state of mmap_lockKaixu Xia2022-06-261-2/+2
| * | | xfs: factor out the common lock flags assertKaixu Xia2022-06-261-37/+23
| * | | xfs: introduce xfs_inodegc_push()Dave Chinner2022-06-235-10/+28
| * | | xfs: bound maximum wait time for inodegc workDave Chinner2022-06-233-16/+24
* | | | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-07-021-1/+2
|\ \ \ \
| * | | | NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov2022-06-271-1/+2
* | | | | Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-07-012-6/+14
|\ \ \ \ \
| * | | | | NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew2022-06-301-6/+13
| * | | | | NFS: restore module put when manager exits.NeilBrown2022-06-301-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-011-0/+1
|\ \ \ \ \
| * | | | | ceph: wait on async create before checking caps for syncfsJeff Layton2022-06-291-0/+1
| |/ / / /
* | | | | Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-011-7/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | io_uring: fix provided buffer importDylan Yudaken2022-06-301-3/+4
| * | | | io_uring: keep sendrecv flags in ioprioPavel Begunkov2022-06-301-4/+8
* | | | | vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein2022-06-304-37/+68
* | | | | Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-301-15/+19
|\ \ \ \ \
| * | | | | fanotify: refine the validation checks on non-dir inode maskAmir Goldstein2022-06-281-15/+19
* | | | | | Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-06-294-28/+24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ksmbd: use vfs_llseek instead of dereferencing NULLJason A. Donenfeld2022-06-251-2/+2
| * | | | | ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATANamjae Jeon2022-06-231-10/+17
| * | | | | ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...Namjae Jeon2022-06-231-1/+3
| * | | | | ksmbd: remove duplicate flag set in smb2_writeHyunchul Lee2022-06-231-4/+1
| * | | | | ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is alre...Christophe JAILLET2022-06-111-10/+0
| * | | | | ksmbd: use SOCK_NONBLOCK type for kernel_accept()Namjae Jeon2022-06-111-1/+1
* | | | | | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-261-15/+53
|\ \ \ \ \ \
| * | | | | | hugetlbfs: zero partial pages during fallocate hole punchMike Kravetz2022-06-161-15/+53
* | | | | | | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-2610-27/+145
|\ \ \ \ \ \ \
| * | | | | | | btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik2022-06-211-15/+52
| * | | | | | | btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell2022-06-211-3/+0
| * | | | | | | btrfs: zoned: fix critical section of relocation inode writebackNaohiro Aota2022-06-211-1/+2
| * | | | | | | btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota2022-06-215-2/+53
| * | | | | | | btrfs: do not BUG_ON() on failure to migrate space when replacing extentsFilipe Manana2022-06-211-2/+4
| * | | | | | | btrfs: add missing inode updates on each iteration when replacing extentsFilipe Manana2022-06-214-0/+23
| * | | | | | | btrfs: fix race between reflinking and ordered extent completionFilipe Manana2022-06-211-4/+11