- 1f29537 btrfs: update comment at log_conflicting_inodes() by Filipe Manana · 3 years, 5 months ago
- d135a53 btrfs: remove no longer needed full sync flag check at inode_logged() by Filipe Manana · 3 years, 5 months ago
- 1c167b8 btrfs: remove unnecessary NULL check for the new inode during rename exchange by Filipe Manana · 3 years, 5 months ago
- dce2815 btrfs: allocate backref_ctx on stack in find_extent_clone by Goldwyn Rodrigues · 3 years, 5 months ago
- c853a57 btrfs: allocate btrfs_ioctl_defrag_range_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
- 0afb603 btrfs: allocate btrfs_ioctl_quota_rescan_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
- 98caf95 btrfs: allocate file_ra_state on stack in readahead_cache by Goldwyn Rodrigues · 3 years, 5 months ago
- 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
- ea3dc7d btrfs: print if fsverity support is built in when loading module by David Sterba · 3 years, 5 months ago
- 7052425 btrfs: verity metadata orphan items by Boris Burkov · 3 years, 6 months ago
- 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
- 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
- efc222f btrfs: simplify return values in btrfs_check_raid_min_devices by Anand Jain · 3 years, 5 months ago
- 7361b4a btrfs: remove the dead comment in writepage_delalloc() by Qu Wenruo · 3 years, 5 months ago
- b2f78e8 btrfs: allow degenerate raid0/raid10 by David Sterba · 3 years, 5 months ago
- bd54f38 btrfs: do not pin logs too early during renames by Filipe Manana · 3 years, 5 months ago
- 6e8e777 btrfs: eliminate some false positives when checking if inode was logged by Filipe Manana · 3 years, 5 months ago
- 42b5d73 btrfs: drop unnecessary ASSERT from btrfs_submit_direct() by Naohiro Aota · 3 years, 5 months ago
- 21dda65 btrfs: fix argument type of btrfs_bio_clone_partial() by Chaitanya Kulkarni · 3 years, 5 months ago
- e83502c block: fix argument type of bio_trim() by Chaitanya Kulkarni · 3 years, 5 months ago
- 5662c96 fs: kill sync_inode by Josef Bacik · 3 years, 6 months ago
- 25d23cd 9p: migrate from sync_inode to filemap_fdatawrite_wbc by Josef Bacik · 3 years, 6 months ago
- b377630 btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking by Josef Bacik · 3 years, 6 months ago
- 5a79849 fs: add a filemap_fdatawrite_wbc helper by Josef Bacik · 3 years, 6 months ago
- e164607 btrfs: wait on async extents when flushing delalloc by Josef Bacik · 3 years, 6 months ago
- 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
- fcdef39 btrfs: enable a tracepoint when we fail tickets by Josef Bacik · 3 years, 6 months ago
- 8197766 btrfs: include delalloc related info in dump space info tracepoint by Josef Bacik · 3 years, 6 months ago
- ac98141 btrfs: wake up async_delalloc_pages waiters after submit by Josef Bacik · 3 years, 6 months ago
- 963e4db btrfs: unify regular and subpage error paths in __extent_writepage() by Qu Wenruo · 3 years, 5 months ago
- 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 5 months ago
- 9d9ea1e btrfs: subpage: fix relocation potentially overwriting last page data by Qu Wenruo · 3 years, 5 months ago
- e3c6232 btrfs: subpage: fix false alert when relocating partial preallocated data extents by Qu Wenruo · 3 years, 5 months ago
- 7c11d0a btrfs: subpage: fix a potential use-after-free in writeback helper by Qu Wenruo · 3 years, 5 months ago
- e046786 btrfs: subpage: fix race between prepare_pages() and btrfs_releasepage() by Qu Wenruo · 3 years, 5 months ago
- c8050b3 btrfs: subpage: reject raid56 filesystem and profile conversion by Qu Wenruo · 3 years, 5 months ago
- e0eefe0 btrfs: subpage: allow submit_extent_page() to do bio split by Qu Wenruo · 3 years, 5 months ago
- 7367253 btrfs: subpage: disable inline extent creation by Qu Wenruo · 3 years, 5 months ago
- cc1d0d9 btrfs: subpage: fix writeback which does not have ordered extent by Qu Wenruo · 3 years, 5 months ago
- c283289 btrfs: make relocate_one_page() handle subpage case by Qu Wenruo · 3 years, 5 months ago
- f47960f btrfs: reloc: factor out relocation page read and dirty part by Qu Wenruo · 3 years, 5 months ago
- a6e66e6 btrfs: rework lzo_decompress_bio() to make it subpage compatible by Qu Wenruo · 3 years, 5 months ago
- 1c3dc17 btrfs: rework btrfs_decompress_buf2page() by Qu Wenruo · 3 years, 6 months ago
- 557023e btrfs: grab correct extent map for subpage compressed extent read by Qu Wenruo · 3 years, 6 months ago
- ca62e85 btrfs: disable compressed readahead for subpage by Qu Wenruo · 3 years, 5 months ago
- 3670e64 btrfs: subpage: check if there are compressed extents inside one page by Qu Wenruo · 3 years, 5 months ago
- 4c37a79 btrfs: reset this_bio_flag to avoid inheriting old flags by Qu Wenruo · 3 years, 5 months ago
- 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 5 months ago
- d58ede8 btrfs: simplify data stripe calculation helpers by David Sterba · 3 years, 5 months ago
- fe4f46d btrfs: merge alloc_device helpers by David Sterba · 3 years, 5 months ago
- 500a44c btrfs: uninline btrfs_bg_flags_to_raid_index by David Sterba · 3 years, 5 months ago
- 6c154ba btrfs: tree-checker: add missing stripe checks for raid1c3/4 profiles by David Sterba · 3 years, 5 months ago
- 0ac6e06 btrfs: tree-checker: use table values for stripe checks by David Sterba · 3 years, 5 months ago
- 809d690 btrfs: make btrfs_next_leaf static inline by David Sterba · 3 years, 5 months ago
- f41b6ba btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending by David Sterba · 3 years, 5 months ago
- 25c1252 btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered by David Sterba · 3 years, 5 months ago
- a129ffb btrfs: remove unused start and end parameters from btrfs_run_delalloc_range() by Qu Wenruo · 3 years, 5 months ago
- a7d1c5d btrfs: introduce btrfs_lookup_match_dir by Marcos Paulo de Souza · 3 years, 5 months ago
- f8ee80d btrfs: remove unneeded return variable in btrfs_lookup_file_extent by Marcos Paulo de Souza · 3 years, 5 months ago
- ad9a937 btrfs: use btrfs_next_leaf instead of btrfs_next_item when slots > nritems by Marcos Paulo de Souza · 3 years, 6 months ago
- c7bcbb2 btrfs: remove ignore_offset argument from btrfs_find_all_roots() by Filipe Manana · 3 years, 5 months ago
- 2ac691d btrfs: avoid unnecessary lock and leaf splits when updating inode in the log by Filipe Manana · 3 years, 5 months ago
- e68107e btrfs: remove unnecessary list head initialization when syncing log by Filipe Manana · 3 years, 5 months ago
- e1a6d26 btrfs: avoid unnecessary log mutex contention when syncing log by Filipe Manana · 3 years, 5 months ago
- cceaa89 btrfs: remove racy and unnecessary inode transaction update when using no-holes by Filipe Manana · 3 years, 5 months ago
- 5a656c3 btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool by Filipe Manana · 3 years, 5 months ago
- 506650d btrfs: improve the batch insertion of delayed items by Filipe Manana · 3 years, 5 months ago
- 2b29726 btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items by Qu Wenruo · 3 years, 5 months ago
- 6534c0c btrfs: pass NULL as trans to btrfs_search_slot if we only want to search by Marcos Paulo de Souza · 3 years, 5 months ago
- 069a2e3 btrfs: continue readahead of siblings even if target node is in memory by Filipe Manana · 3 years, 5 months ago
- 5da3847 btrfs: check-integrity: drop kmap/kunmap for block pages by David Sterba · 3 years, 7 months ago
- 4c2bf27 btrfs: compression: drop kmap/kunmap from generic helpers by David Sterba · 3 years, 7 months ago
- bbaf971 btrfs: compression: drop kmap/kunmap from zstd by David Sterba · 3 years, 7 months ago
- 696ab56 btrfs: compression: drop kmap/kunmap from zlib by David Sterba · 3 years, 7 months ago
- 8c945d3 btrfs: compression: drop kmap/kunmap from lzo by David Sterba · 3 years, 7 months ago
- b0ee5e1 btrfs: drop from __GFP_HIGHMEM all allocations by David Sterba · 3 years, 7 months ago
- 23608d5 btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs by Anand Jain · 3 years, 6 months ago
- 67d5e28 btrfs: remove max argument from generic_bin_search by Marcos Paulo de Souza · 3 years, 6 months ago
- 2eadb9e btrfs: make btrfs_finish_chunk_alloc private to block-group.c by Nikolay Borisov · 3 years, 6 months ago
- 4a9531c btrfs: check-integrity: drop unnecessary function prototypes by Anand Jain · 3 years, 6 months ago
- b3b7e1d btrfs: add special case to setget helpers for 64k pages by David Sterba · 3 years, 6 months ago
- 5a80d1c btrfs: zoned: remove max_zone_append_size logic by Johannes Thumshirn · 3 years, 6 months ago
- e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 4 months ago
- 1bdc3d5 Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
- 9ff50bf Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
- 9085423 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
- f4ff9e6 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 4 months ago
- a09434f Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
- 5479a7fe Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 4 months ago
- 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 4 months ago
- a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 4 months ago
- fa54d36 Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- cae6876 Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- ed3bad2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 8ba9fbe Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- 3db903a Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- a27c75e Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 4 months ago