summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-129-40/+91
|\
| * Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-123-4/+21
| |\
| | * udf: Avoid using stale lengthOfImpUseJan Kara2022-05-101-4/+4
| | * writeback: Avoid skipping inode writebackJing Xia2022-05-101-0/+4
| | * fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein2022-05-091-0/+13
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-0510-31/+110
|\| | | |
| * | | | 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
* | | | | | | memcg: accounting for objects allocated for new netdeviceVasily Averin2022-05-041-1/+1
* | | | | | | net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang2022-05-031-1/+1
|/ / / / / /
* | | | | | 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