btrfs: sysfs: show discard stats and tunables in non-debug build
[platform/kernel/linux-rpi.git] / fs /
2022-09-26 David Sterbabtrfs: sysfs: show discard stats and tunables in non...
2022-09-26 Filipe Mananabtrfs: use delayed items when logging a directory
2022-09-26 Filipe Mananabtrfs: skip logging parent dir when conflicting inode...
2022-09-26 Filipe Mananabtrfs: log conflicting inodes without holding log mutex...
2022-09-26 Filipe Mananabtrfs: move log_new_dir_dentries() above btrfs_log_inode()
2022-09-26 Filipe Mananabtrfs: move need_log_inode() to above log_conflicting_i...
2022-09-26 Filipe Mananabtrfs: search for last logged dir index if it's not...
2022-09-26 Filipe Mananabtrfs: shrink the size of struct btrfs_delayed_item
2022-09-26 Filipe Mananabtrfs: remove unused logic when looking up delayed...
2022-09-26 Filipe Mananabtrfs: store index number instead of key in struct...
2022-09-26 Filipe Mananabtrfs: remove root argument from btrfs_delayed_item_res...
2022-09-26 Filipe Mananabtrfs: avoid memory allocation at log_new_dir_dentries...
2022-09-26 Filipe Mananabtrfs: free list element sooner at log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: update stale comment for log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: remove the root argument from log_new_dir_dentries()
2022-09-26 Filipe Mananabtrfs: don't drop dir index range items when logging...
2022-09-26 Qu Wenruobtrfs: scrub: use larger block size for data extent...
2022-09-26 Qu Wenruobtrfs: scrub: move logical/physical/dev/mirror_num...
2022-09-26 Qu Wenruobtrfs: scrub: remove scrub_sector::page and use scrub_b...
2022-09-26 Qu Wenruobtrfs: scrub: introduce scrub_block::pages for more...
2022-09-26 Qu Wenruobtrfs: scrub: factor out allocation and initialization...
2022-09-26 Qu Wenruobtrfs: scrub: factor out initialization of scrub_block...
2022-09-26 Qu Wenruobtrfs: scrub: use pointer array to replace sblocks_for_...
2022-09-26 Boris Burkovbtrfs: send: add support for fs-verity
2022-09-26 Uros Bizjakbtrfs: use atomic_try_cmpxchg in free_extent_buffer
2022-09-26 Qu Wenruobtrfs: scrub: remove impossible sanity checks
2022-09-26 Josef Bacikbtrfs: delete btrfs_wait_space_cache_v1_finished
2022-09-26 Josef Bacikbtrfs: remove lock protection for BLOCK_GROUP_FLAG_RELO...
2022-09-26 Josef Bacikbtrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
2022-09-26 Josef Bacikbtrfs: simplify block group traversal in btrfs_put_bloc...
2022-09-26 Josef Bacikbtrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
2022-09-26 Josef Bacikbtrfs: convert block group bit field to use bit helpers
2022-09-26 Josef Bacikbtrfs: handle space_info setting of bg in btrfs_add_bg_...
2022-09-26 Josef Bacikbtrfs: simplify arguments of btrfs_update_space_info...
2022-09-26 Josef Bacikbtrfs: use btrfs_fs_closing for background bg work
2022-09-26 Omar Sandovalbtrfs: rename btrfs_insert_file_extent() to btrfs_inser...
2022-09-26 David Sterbabtrfs: sysfs: use sysfs_streq for string matching
2022-09-26 Qu Wenruobtrfs: scrub: try to fix super block errors
2022-09-26 Qu Wenruobtrfs: scrub: properly report super block errors in...
2022-09-26 Alexander Zhubtrfs: fix alignment of VMA for memory mapped files...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for the ordered extents...
2022-09-26 Ioannis Angelakopoulosbtrfs: change the lockdep class of free space inode...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for pending_ordered...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for transaction states...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for num_extwriters wait...
2022-09-26 Ioannis Angelakopoulosbtrfs: add lockdep annotations for num_writers wait...
2022-09-26 Ioannis Angelakopoulosbtrfs: add macros for annotating wait events with lockdep
2022-09-26 Qu Wenruobtrfs: dump extra info if one free space cache has...
2022-09-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-09-25 Linus TorvaldsMerge tag 'dax-and-nvdimm-fixes-v6.0-final' of git...
2022-09-25 Linus TorvaldsMerge tag 'i2c-for-6.0-rc7' of git://git./linux/kernel...
2022-09-25 Dan WilliamsMerge branch 'for-6.0/dax' into libnvdimm-fixes
2022-09-25 Linus TorvaldsMerge tag 'kbuild-fixes-v6.0-3' of git://git./linux...
2022-09-25 Linus TorvaldsMerge tag 's390-6.0-5' of git://git./linux/kernel/git...
2022-09-24 Linus TorvaldsMerge tag 'pm-6.0-rc7' of git://git./linux/kernel/git...
2022-09-24 Linus TorvaldsMerge tag 'char-misc-6.0-rc7' of git://git./linux/kerne...
2022-09-24 Linus TorvaldsMerge tag 'tty-6.0-rc7' of git://git./linux/kernel...
2022-09-24 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc6-fixes' of git://git....
2022-09-24 Linus TorvaldsMerge tag 'wq-for-6.0-rc6-fixes' of git://git./linux...
2022-09-24 Linus TorvaldsMerge tag 'io_uring-6.0-2022-09-23' of git://git.kernel...
2022-09-24 Linus TorvaldsMerge tag 'block-6.0-2022-09-22' of git://git.kernel...
2022-09-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-09-23 Linus TorvaldsMerge tag 'driver-core-6.0-rc7' of git://git./linux...
2022-09-23 Linus TorvaldsMerge tag 'usb-6.0-rc7' of git://git./linux/kernel...
2022-09-23 Linus TorvaldsMerge tag 'landlock-6.0-rc7' of git://git./linux/kernel...
2022-09-23 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc7' of git://git./linux...
2022-09-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-09-23 Linus TorvaldsMerge tag 'for-linus-6.0-rc7-tag' of git://git./linux...
2022-09-23 Linus TorvaldsMerge tag 'drm-fixes-2022-09-23-1' of git://anongit...
2022-09-23 Paolo BonziniMerge tag 'kvm-s390-master-6.0-2' of https://git./linux...
2022-09-23 Dave AirlieMerge tag 'drm-misc-fixes-2022-09-22' of git://anongit...
2022-09-23 Dave AirlieMerge tag 'mediatek-drm-fixes-6.0' of https://git....
2022-09-23 Dave AirlieMerge tag 'amd-drm-fixes-6.0-2022-09-21' of https:...
2022-09-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-09-22 Linus TorvaldsMerge tag 'slab-for-6.0-rc7' of git://git./linux/kernel...
2022-09-22 Paolo BonziniMerge tag 'kvmarm-fixes-6.0-2' of git://git./linux...
2022-09-22 Linus TorvaldsMerge tag 'soc-fixes-6.0-rc6' of git://git./linux/kerne...
2022-09-22 Linus TorvaldsMerge tag 'net-6.0-rc7' of git://git./linux/kernel...
2022-09-22 Linus TorvaldsMerge tag 'efi-urgent-for-v6.0-2' of git://git./linux...
2022-09-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.0-rc7' of git://git./linux...
2022-09-22 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of...
2022-09-22 Theodore Ts'oext4: limit the number of retries after discarding...
2022-09-22 Luís Henriquesext4: fix bug in extents parsing when eh_entries =...
2022-09-22 Jan Karaext4: use buckets for cr 1 block scan instead of rbtree
2022-09-22 Jan Karaext4: use locality group preallocation for small closed...
2022-09-22 Jan Karaext4: make directory inode spreading reflect flexbg...
2022-09-22 Jan Karaext4: avoid unnecessary spreading of allocations among...
2022-09-22 Jan Karaext4: make mballoc try target group first even with...
2022-09-21 Rafael J. WysockiMerge tag 'opp-fixes-6.0' of git://git./linux/kernel...
2022-09-21 Linus TorvaldsMerge tag 'for-linus-6.0-rc7' of git://git./linux/kerne...
2022-09-21 Linus TorvaldsMerge tag 'mips-fixes_6.0_2' of git://git./linux/kernel...
2022-09-21 Linus TorvaldsMerge tag 'dmaengine-fix-6.0' of git://git./linux/kerne...
2022-09-21 Linus TorvaldsMerge tag 'iommu-fixes-v6.0-rc6' of git://git./linux...
2022-09-21 Linus TorvaldsMerge tag 'sound-6.0-rc7' of git://git./linux/kernel...
2022-09-21 Linus TorvaldsMerge tag 'exfat-for-6.0-rc7' of git://git./linux/kerne...
2022-09-21 Greg Kroah-HartmanMerge tag 'fpga-for-6.0-final' of git://git./linux...
2022-09-20 Linus TorvaldsMerge tag 'for-6.0-rc6-tag' of git://git./linux/kernel...
2022-09-20 Linus TorvaldsMerge tag 'fs.fixes.v6.0-rc7' of git://git./linux/kerne...
2022-09-20 Linus TorvaldsMerge tag 'execve-v6.0-rc7' of git://git./linux/kernel...
2022-09-20 Tetsuo Handaopen: always initialize ownership fields
next