summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-266-58/+36
|\
| * userfaultfd: provide properly masked address for huge-pagesNadav Amit2022-07-261-5/+7
| * Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi2022-07-183-51/+20
| * fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin2022-07-181-0/+3
| * ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong2022-07-181-2/+6
* | Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-221-3/+11
|\ \
| * | io_uring: do not recycle buffer in READVDylan Yudaken2022-07-211-0/+8
| * | io_uring: fix free of unallocated buffer listDylan Yudaken2022-07-211-3/+3
* | | Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-169-256/+340
|\ \ \
| * | | Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba2022-07-154-44/+50
| * | | Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba2022-07-151-18/+22
| * | | Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba2022-07-154-55/+97
| * | | Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba2022-07-156-139/+171
* | | | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-153-13/+17
|\ \ \ \
| * | | | netfs: do not unlock and put the folio twiceXiubo Li2022-07-143-13/+17
* | | | | Revert "vf/remap: return the amount of bytes actually deduplicated"Linus Torvalds2022-07-141-1/+1
* | | | | Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-07-143-10/+16
|\ \ \ \ \
| * | | | | smb3: workaround negprot bug in some Samba serversSteve French2022-07-131-6/+7
| * | | | | cifs: remove unnecessary locking of chan_lock while freeing sessionShyam Prasad N2022-07-121-2/+0
| * | | | | cifs: fix race condition with delayed threadsShyam Prasad N2022-07-121-2/+9
| |/ / / /
* | | | | Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-07-143-8/+18
|\ \ \ \ \
| * | | | | lockd: fix nlm_close_filesJeff Layton2022-07-111-5/+4
| * | | | | lockd: set fl_owner when unlocking filesJeff Layton2022-07-111-2/+3
| * | | | | NFSD: Decode NFSv4 birth time attributeChuck Lever2022-07-112-1/+11
* | | | | | vf/remap: return the amount of bytes actually deduplicatedAnsgar Lößer2022-07-131-1/+1
* | | | | | fs/remap: constrain dedupe of EOF blocksDave Chinner2022-07-131-1/+2
* | | | | | Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-121-1/+24
|\ \ \ \ \ \
| * | | | | | ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner2022-07-081-1/+24
* | | | | | | Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-112-21/+27
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | btrfs: zoned: drop optimization of zone finishNaohiro Aota2022-07-081-15/+6
| * | | | | | btrfs: zoned: fix a leaked bioc in read_zone_infoChristoph Hellwig2022-07-081-5/+8
| * | | | | | btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...Filipe Manana2022-07-081-1/+13
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-111-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi2022-07-031-0/+3
* | | | | | | fix race between exit_itimers() and /proc/pid/timersOleg Nesterov2022-07-111-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | 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