summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-071-1/+6
|\
| * io_uring: assign non-fixed early for async workJens Axboe2022-05-021-1/+6
* | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-064-34/+53
|\ \
| * | btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba2022-05-051-0/+3
| * | btrfs: fix assertion failure when logging directory key range itemFilipe Manana2022-05-051-14/+25
| * | btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota2022-05-051-14/+8
| * | btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota2022-05-051-6/+6
| * | btrfs: force v2 space cache usage for subpage mountQu Wenruo2022-05-051-0/+11
* | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-061-1/+11
|\ \ \
| * | | NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust2022-04-251-1/+11
* | | | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-026-23/+91
|\ \ \ \ | | |/ / | |/| |
| * | | btrfs: skip compression property for anything other than files and dirsFilipe Manana2022-04-273-0/+47
| * | | btrfs: do not BUG_ON() on failure to update inode when setting xattrFilipe Manana2022-04-271-2/+4
| * | | btrfs: always log symlinks in full modeFilipe Manana2022-04-271-1/+13
| * | | btrfs: do not allow compression on nodatacow filesChung-Chiang Cheng2022-04-273-7/+14
| * | | btrfs: export a helper for compression hard checkChung-Chiang Cheng2022-04-272-13/+13
* | | | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-301-1/+6
|\ \ \ \
| * | | | kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim2022-04-271-1/+6
* | | | | Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-291-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | io_uring: check that data field is 0 in ringfd unregisterEugene Syromiatnikov2022-04-291-1/+1
| * | | | io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran2022-04-281-0/+1
| * | | | io_uring: check reserved fields for recv/recvmsgJens Axboe2022-04-261-0/+2
| * | | | io_uring: check reserved fields for send/sendmsgJens Axboe2022-04-261-0/+2
* | | | | Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2022-04-292-6/+7
|\ \ \ \ \
| * | | | | ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li2022-04-251-0/+4
| * | | | | ceph: remove incorrect session state checkXiubo Li2022-04-251-6/+0
| * | | | | ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_capNiels Dossche2022-04-251-0/+3
* | | | | | Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-281-4/+0
|\ \ \ \ \ \
| * | | | | | gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher2022-04-281-4/+0
* | | | | | | Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-04-284-36/+38
|\ \ \ \ \ \ \
| * | | | | | | xfs: reorder iunlink remove operation in xfs_ifreeDave Chinner2022-04-211-11/+13
| * | | | | | | xfs: convert buffer flags to unsigned.Dave Chinner2022-04-213-25/+25
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-04-271-5/+41
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | zonefs: Fix management of open zonesDamien Le Moal2022-04-211-5/+40
| * | | | | | zonefs: Clear inode information flags on inode creationDamien Le Moal2022-04-211-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-261-1/+1
|\ \ \ \ \ \
| * | | | | | gfs2: Don't re-check for write past EOF unnecessarilyAndreas Gruenbacher2022-04-261-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-269-29/+76
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | btrfs: zoned: use dedicated lock for data relocationNaohiro Aota2022-04-213-2/+4
| * | | | | btrfs: fix assertion failure during scrub due to block group reallocationFilipe Manana2022-04-212-2/+31
| * | | | | btrfs: fix direct I/O writes for split bios on zoned devicesChristoph Hellwig2022-04-191-2/+3
| * | | | | btrfs: fix direct I/O read repair for split biosChristoph Hellwig2022-04-193-8/+9
| * | | | | btrfs: fix and document the zoned device choice in alloc_new_bioChristoph Hellwig2022-04-191-15/+28
| * | | | | btrfs: fix leaked plug after failure syncing log on zoned filesystemsFilipe Manana2022-04-191-0/+1
* | | | | | Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-04-256-151/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | f2fs: should not truncate blocks during roll-forward recoveryJaegeuk Kim2022-04-211-1/+2
| * | | | | f2fs: fix wrong condition check when failing metapage readJaegeuk Kim2022-04-201-3/+3
| * | | | | f2fs: keep io_flags to avoid IO split due to different op_flags in two fio ho...Jaegeuk Kim2022-04-201-12/+21
| * | | | | f2fs: remove obsolete whint_modeJaegeuk Kim2022-04-203-135/+1
| | |_|/ / | |/| | |
* | | | | Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-238-66/+52
|\ \ \ \ \