summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-09xfs: Implement attr logging and replayAllison Henderson
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-04xfs: Set up infrastructure for log attribute replayAllison Henderson
2022-05-04xfs: Return from xfs_attr_set_iter if there are no more rmtblks to processAllison Henderson
2022-05-04xfs: Fix double unlock in defer capture codeAllison Henderson
2022-05-04Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-nextDave Chinner
2022-05-04Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...Dave Chinner
2022-05-04Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...Dave Chinner
2022-05-04Merge branch 'guilt/xlog-intent-whiteouts' into xfs-5.19-for-nextDave Chinner
2022-05-04Merge branch 'guilt/xfs-5.19-misc-2' into xfs-5.19-for-nextDave Chinner
2022-05-04xfs: validate v5 feature fieldsDave Chinner
2022-05-04xfs: set XFS_FEAT_NLINK correctlyDave Chinner
2022-05-04xfs: validate inode fork size against fork formatDave Chinner
2022-05-04xfs: detect self referencing btree sibling pointersDave Chinner
2022-05-04xfs: intent item whiteoutsDave Chinner
2022-05-04xfs: whiteouts release intents that are not in the AILDave Chinner
2022-05-04xfs: add log item method to return related intentsDave Chinner
2022-05-04xfs: factor and move some code in xfs_log_cil.cDave Chinner
2022-05-04xfs: tag transactions that contain intent done itemsDave Chinner
2022-05-04xfs: add log item flags to indicate intentsDave Chinner
2022-05-04xfs: don't commit the first deferred transaction without intentsDave Chinner
2022-05-04xfs: hide log iovec alignment constraintsDave Chinner
2022-05-04xfs: fix potential log item leakDave Chinner
2022-05-04xfs: zero inode fork buffer at allocationDave Chinner
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 workio_uring-5.18-2022-05-06Jens 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 unregisterio_uring-5.18-2022-04-29Eugene Syromiatnikov
2022-04-28io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran
2022-04-28xfs: rename xfs_*alloc*_log_count to _block_countreflink-speedups-5.19_2022-04-28Darrick J. Wong
2022-04-28xfs: rewrite xfs_reflink_end_cow to use intentsDarrick J. Wong
2022-04-28xfs: reduce transaction reservations with reflinkDarrick J. Wong
2022-04-28xfs: reduce the absurdly large log operation countDarrick J. Wong
2022-04-28xfs: report "max_resp" used for min log size computationDarrick J. Wong
2022-04-28xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2022-04-28xfs: remove a __xfs_bunmapi call from reflinkDarrick J. Wong
2022-04-28xfs: stop artificially limiting the length of bunmap callsDarrick J. Wong
2022-04-28xfs: count EFIs when deciding to ask for a continuation of a refcount updateDarrick J. Wong
2022-04-28xfs: speed up write operations by using non-overlapped lookups when possiblermap-speedups-5.19_2022-04-28Darrick J. Wong
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