summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-07Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-06Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-05btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba
2022-05-05btrfs: fix assertion failure when logging directory key range itemFilipe Manana
2022-05-05btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota
2022-05-05btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota
2022-05-05btrfs: force v2 space cache usage for subpage mountQu Wenruo
2022-05-02Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-02io_uring: assign non-fixed early for async workJens Axboe
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-29Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-29Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-04-29io_uring: check that data field is 0 in ringfd unregisterEugene Syromiatnikov
2022-04-28io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran
2022-04-28Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-28Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-04-28gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher
2022-04-27btrfs: skip compression property for anything other than files and dirsFilipe Manana
2022-04-27btrfs: do not BUG_ON() on failure to update inode when setting xattrFilipe Manana
2022-04-27btrfs: always log symlinks in full modeFilipe Manana
2022-04-27btrfs: do not allow compression on nodatacow filesChung-Chiang Cheng
2022-04-27btrfs: export a helper for compression hard checkChung-Chiang Cheng
2022-04-27kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim
2022-04-27Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-26io_uring: check reserved fields for recv/recvmsgJens Axboe
2022-04-26io_uring: check reserved fields for send/sendmsgJens Axboe
2022-04-26Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-26Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-26gfs2: Don't re-check for write past EOF unnecessarilyAndreas Gruenbacher
2022-04-25NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2022-04-25ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li
2022-04-25ceph: remove incorrect session state checkXiubo Li
2022-04-25ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_capNiels Dossche
2022-04-23Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-22Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-04-22Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21f2fs: should not truncate blocks during roll-forward recoveryJaegeuk Kim
2022-04-21jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
2022-04-21fs: unset MNT_WRITE_HOLD on failureChristian Brauner
2022-04-21btrfs: zoned: use dedicated lock for data relocationNaohiro Aota
2022-04-21btrfs: fix assertion failure during scrub due to block group reallocationFilipe Manana
2022-04-20cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-04-20cifs: use correct lock type in cifs_reconnect()Paulo Alcantara
2022-04-20cifs: fix NULL ptr dereference in refresh_mounts()Paulo Alcantara
2022-04-21zonefs: Fix management of open zonesDamien Le Moal