| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-26 | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 50 | -4700/+2737 |
| 2023-04-24 | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -4/+0 |
| 2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+8 |
| 2023-04-21 | Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+13 |
| 2023-04-21 | btrfs: reinterpret async discard iops_limit=0 as no delay | Boris Burkov | 1 | -7/+12 |
| 2023-04-21 | btrfs: set default discard iops_limit to 1000 | Boris Burkov | 1 | -1/+1 |
| 2023-04-17 | btrfs: mark btrfs_assertfail() __noreturn | Josh Poimboeuf | 2 | -2/+2 |
| 2023-04-17 | btrfs: fix uninitialized variable warnings | Genjian Zhang | 2 | -2/+2 |
| 2023-04-17 | btrfs: use log root when iterating over index keys when logging directory | Filipe Manana | 1 | -27/+24 |
| 2023-04-17 | btrfs: avoid iterating over all indexes when logging directory | Filipe Manana | 2 | -7/+57 |
| 2023-04-17 | btrfs: dev-replace: error out if we have unrepaired metadata error during | Qu Wenruo | 1 | -5/+42 |
| 2023-04-17 | btrfs: remove pointless loop at btrfs_get_next_valid_item() | Filipe Manana | 1 | -17/+6 |
| 2023-04-17 | btrfs: scrub: reject unsupported scrub flags | Qu Wenruo | 1 | -0/+5 |
| 2023-04-17 | btrfs: reinterpret async discard iops_limit=0 as no delay | Boris Burkov | 1 | -7/+12 |
| 2023-04-17 | btrfs: set default discard iops_limit to 1000 | Boris Burkov | 1 | -1/+1 |
| 2023-04-17 | btrfs: remove unused raid56 functions which were dedicated for scrub | Qu Wenruo | 2 | -54/+0 |
| 2023-04-17 | btrfs: scrub: remove scrub_bio structure | Qu Wenruo | 2 | -244/+6 |
| 2023-04-17 | btrfs: scrub: remove scrub_block and scrub_sector structures | Qu Wenruo | 2 | -573/+0 |
| 2023-04-17 | btrfs: scrub: remove the old scrub recheck code | Qu Wenruo | 4 | -1012/+14 |
| 2023-04-17 | btrfs: scrub: remove the old writeback infrastructure | Qu Wenruo | 2 | -219/+3 |
| 2023-04-17 | btrfs: scrub: remove scrub_parity structure | Qu Wenruo | 3 | -524/+9 |
| 2023-04-17 | btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub | Qu Wenruo | 2 | -10/+210 |
| 2023-04-17 | btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure | Qu Wenruo | 2 | -473/+28 |
| 2023-04-17 | btrfs: scrub: introduce helper to queue a stripe for scrub | Qu Wenruo | 2 | -17/+181 |
| 2023-04-17 | btrfs: scrub: introduce error reporting functionality for scrub_stripe | Qu Wenruo | 1 | -11/+157 |
| 2023-04-17 | btrfs: scrub: introduce a writeback helper for scrub_stripe | Qu Wenruo | 2 | -0/+96 |
| 2023-04-17 | btrfs: scrub: introduce the main read repair worker for scrub_stripe | Qu Wenruo | 2 | -4/+204 |
| 2023-04-17 | btrfs: scrub: introduce a helper to verify one scrub_stripe | Qu Wenruo | 2 | -2/+77 |
| 2023-04-17 | btrfs: scrub: introduce a helper to verify one metadata block | Qu Wenruo | 2 | -0/+107 |
| 2023-04-17 | btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe | Qu Wenruo | 5 | -3/+158 |
| 2023-04-17 | btrfs: scrub: introduce structure for new BTRFS_STRIPE_LEN based interface | Qu Wenruo | 2 | -0/+150 |
| 2023-04-17 | btrfs: introduce a new helper to submit write bio for repair | Qu Wenruo | 5 | -44/+132 |
| 2023-04-17 | btrfs: introduce btrfs_bio::fs_info member | Qu Wenruo | 6 | -28/+49 |
| 2023-04-17 | btrfs: scrub: use dedicated super block verification function to scrub one su... | Qu Wenruo | 1 | -8/+52 |
| 2023-04-17 | btrfs: remove redundant release of btrfs_device::alloc_state | Anand Jain | 1 | -1/+0 |
| 2023-04-17 | btrfs: warn for any missed cleanup at btrfs_close_one_device | Anand Jain | 1 | -4/+4 |
| 2023-04-17 | btrfs: don't print the crc32c implementation at module load time | Christoph Hellwig | 1 | -1/+1 |
| 2023-04-17 | btrfs: tree-log: factor out a clean_log_buffer helper | Christoph Hellwig | 1 | -61/+31 |
| 2023-04-17 | block: make blkcg_punt_bio_submit optional | Christoph Hellwig | 1 | -0/+1 |
| 2023-04-17 | btrfs, block: move REQ_CGROUP_PUNT to btrfs | Christoph Hellwig | 4 | -6/+13 |
| 2023-04-17 | btrfs, mm: remove the punt_to_cgroup field in struct writeback_control | Christoph Hellwig | 1 | -3/+3 |
| 2023-04-17 | btrfs: also use kthread_associate_blkcg for uncompressible ranges | Christoph Hellwig | 1 | -4/+5 |
| 2023-04-17 | btrfs: don't free the async_extent in submit_uncompressed_range | Christoph Hellwig | 1 | -13/+11 |
| 2023-04-17 | btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write | Christoph Hellwig | 3 | -13/+8 |
| 2023-04-17 | btrfs: correctly calculate delayed ref bytes when starting transaction | Filipe Manana | 1 | -5/+6 |
| 2023-04-17 | btrfs: make btrfs_block_rsv_full() check more boolean when starting transaction | Filipe Manana | 1 | -1/+1 |
| 2023-04-17 | btrfs: split partial dio bios before submit | Boris Burkov | 1 | -0/+18 |
| 2023-04-17 | btrfs: don't split NOCOW extent_maps in btrfs_extract_ordered_extent | Boris Burkov | 1 | -0/+8 |
| 2023-04-17 | btrfs: pass an ordered_extent to btrfs_extract_ordered_extent | Christoph Hellwig | 3 | -20/+25 |
| 2023-04-17 | btrfs: simplify extent map splitting and rename split_zoned_em | Christoph Hellwig | 1 | -51/+26 |
| 2023-04-17 | btrfs: fold btrfs_clone_ordered_extent into btrfs_split_ordered_extent | Christoph Hellwig | 1 | -23/+14 |
| 2023-04-17 | btrfs: sink parameter len to btrfs_split_ordered_extent | Christoph Hellwig | 3 | -25/+17 |
| 2023-04-17 | btrfs: simplify splitting logic in btrfs_extract_ordered_extent | Christoph Hellwig | 1 | -16/+13 |
| 2023-04-17 | btrfs: move ordered_extent internal sanity checks into btrfs_split_ordered_ex... | Christoph Hellwig | 2 | -18/+10 |
| 2023-04-17 | btrfs: stash ordered extent in dio_data during iomap dio | Boris Burkov | 1 | -13/+23 |
| 2023-04-17 | btrfs: pass flags as unsigned long to btrfs_add_ordered_extent | Boris Burkov | 2 | -2/+2 |
| 2023-04-17 | btrfs: add function to create and return an ordered extent | Boris Burkov | 2 | -9/+42 |
| 2023-04-17 | btrfs: use __bio_add_page to add single a page in rbio_add_io_sector | Johannes Thumshirn | 1 | -1/+1 |
| 2023-04-17 | btrfs: use __bio_add_page for adding a single page in repair_one_sector | Johannes Thumshirn | 1 | -1/+1 |
| 2023-04-17 | btrfs: use test_and_clear_bit() in wait_dev_flush() | Anand Jain | 1 | -2/+1 |
| 2023-04-17 | btrfs: change wait_dev_flush() return type to bool | Anand Jain | 1 | -6/+6 |
| 2023-04-17 | btrfs: open code check_barrier_error() | Anand Jain | 1 | -15/+7 |
| 2023-04-17 | btrfs: move last_flush_error to write_dev_flush and wait_dev_flush | Anand Jain | 1 | -6/+8 |
| 2023-04-17 | btrfs: simplify exit paths of btrfs_evict_inode() | Filipe Manana | 1 | -11/+10 |
| 2023-04-17 | btrfs: calculate the right space for delayed refs when updating global reserve | Filipe Manana | 1 | -5/+6 |
| 2023-04-17 | btrfs: use a constant for the number of metadata units needed for an unlink | Filipe Manana | 3 | -14/+20 |
| 2023-04-17 | btrfs: fix calculation of the global block reserve's size | Filipe Manana | 1 | -3/+3 |
| 2023-04-17 | btrfs: calculate correct amount of space for delayed reference when evicting | Filipe Manana | 1 | -1/+1 |
| 2023-04-17 | btrfs: add helper to calculate space for delayed references | Filipe Manana | 3 | -49/+26 |
| 2023-04-17 | btrfs: constify fs_info argument for the reclaim items calculation helpers | Filipe Manana | 1 | -2/+2 |
| 2023-04-17 | btrfs: constify fs_info argument of the metadata size calculation helpers | Filipe Manana | 1 | -2/+2 |
| 2023-04-17 | btrfs: accurately calculate number of delayed refs when flushing | Filipe Manana | 1 | -1/+25 |
| 2023-04-17 | btrfs: calculate the right space for a single delayed ref when refilling | Filipe Manana | 1 | -0/+11 |
| 2023-04-17 | btrfs: don't throttle on delayed items when evicting deleted inode | Filipe Manana | 1 | -1/+6 |
| 2023-04-17 | btrfs: remove obsolete delayed ref throttling logic when truncating items | Filipe Manana | 6 | -51/+7 |
| 2023-04-17 | btrfs: simplify variables in btrfs_block_rsv_refill() | Filipe Manana | 2 | -4/+2 |
| 2023-04-17 | btrfs: remove redundant counter check at btrfs_truncate_inode_items() | Filipe Manana | 1 | -2/+1 |
| 2023-04-17 | btrfs: count extents before taking inode's spinlock when reserving metadata | Filipe Manana | 1 | -1/+1 |
| 2023-04-17 | btrfs: remove bytes_used argument from btrfs_make_block_group() | Filipe Manana | 3 | -7/+4 |
| 2023-04-17 | btrfs: collapse should_end_transaction() into btrfs_should_end_transaction() | Filipe Manana | 1 | -11/+4 |
| 2023-04-17 | btrfs: simplify btrfs_should_throttle_delayed_refs() | Filipe Manana | 2 | -5/+3 |
| 2023-04-17 | btrfs: initialize ret to -ENOSPC at __reserve_bytes() | Filipe Manana | 1 | -2/+1 |
| 2023-04-17 | btrfs: update flush method assertion when reserving space | Filipe Manana | 1 | -1/+12 |
| 2023-04-17 | btrfs: update documentation for BTRFS_RESERVE_FLUSH_EVICT flush method | Filipe Manana | 1 | -0/+1 |
| 2023-04-17 | btrfs: remove check for NULL block reserve at btrfs_block_rsv_check() | Filipe Manana | 1 | -3/+0 |
| 2023-04-17 | btrfs: pass a bool size update argument to btrfs_block_rsv_add_bytes() | Filipe Manana | 1 | -1/+1 |
| 2023-04-17 | btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join() | Filipe Manana | 1 | -1/+1 |
| 2023-04-17 | btrfs: remove btrfs_lru_cache_is_full() inline function | Filipe Manana | 1 | -5/+0 |
| 2023-04-17 | btrfs: simplify adding pages in btrfs_add_compressed_bio_pages | Christoph Hellwig | 1 | -27/+7 |
| 2023-04-17 | btrfs: move the bi_sector assignment out of btrfs_add_compressed_bio_pages | Christoph Hellwig | 1 | -7/+6 |
| 2023-04-17 | btrfs: sysfs: relax bg_reclaim_threshold for debugging purposes | Naohiro Aota | 1 | -0/+5 |
| 2023-04-17 | btrfs: make btrfs_split_bio work on struct btrfs_bio | Christoph Hellwig | 1 | -13/+14 |
| 2023-04-17 | btrfs: return a btrfs_bio from btrfs_bio_alloc | Christoph Hellwig | 4 | -26/+28 |
| 2023-04-17 | btrfs: store a pointer to a btrfs_bio in struct btrfs_bio_ctrl | Christoph Hellwig | 1 | -24/+24 |
| 2023-04-17 | btrfs: simplify finding the inode in submit_one_bio | Christoph Hellwig | 1 | -11/+4 |
| 2023-04-17 | btrfs: store a pointer to the original btrfs_bio in struct compressed_bio | Christoph Hellwig | 2 | -8/+9 |
| 2023-04-17 | btrfs: pass a btrfs_bio to btrfs_submit_compressed_read | Christoph Hellwig | 3 | -10/+10 |
| 2023-04-17 | btrfs: pass a btrfs_bio to btrfs_submit_bio | Christoph Hellwig | 5 | -14/+14 |
| 2023-04-17 | btrfs: move zero filling of compressed read bios into common code | Christoph Hellwig | 4 | -12/+7 |
| 2023-04-17 | btrfs: cleanup main loop in btrfs_encoded_read_regular_fill_pages | Christoph Hellwig | 1 | -26/+21 |
| 2023-04-17 | btrfs: remove unused members from struct btrfs_encoded_read_private | Christoph Hellwig | 1 | -4/+0 |
| 2023-04-17 | btrfs: locking: use atomic for DREW lock writers | David Sterba | 3 | -33/+9 |
| 2023-04-17 | btrfs: remove redundant clearing of NODISCARD | Anand Jain | 1 | -1/+0 |
| 2023-04-17 | btrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP | Anand Jain | 1 | -20/+15 |
| 2023-04-17 | btrfs: scrub: remove root and csum_root arguments from scrub_simple_mirror() | Qu Wenruo | 1 | -19/+9 |
| 2023-04-17 | btrfs: scrub: remove unused path inside scrub_stripe() | Qu Wenruo | 1 | -15/+0 |
| 2023-04-17 | btrfs: do not use replace target device as an extra mirror | Qu Wenruo | 1 | -120/+7 |
| 2023-04-17 | btrfs: open_ctree() error handling cleanup | Qu Wenruo | 1 | -34/+31 |
| 2023-04-17 | btrfs: cleanup the main loop in btrfs_lookup_bio_sums | Christoph Hellwig | 1 | -24/+9 |
| 2023-04-17 | btrfs: remove search_file_offset_in_bio | Christoph Hellwig | 1 | -49/+3 |
| 2023-04-17 | btrfs: sink calc_bio_boundaries into its only caller | Johannes Thumshirn | 1 | -22/+15 |
| 2023-04-17 | btrfs: simplify main loop in submit_extent_page | Christoph Hellwig | 1 | -84/+28 |
| 2023-04-17 | btrfs: check for contiguity in submit_extent_page | Christoph Hellwig | 1 | -33/+36 |
| 2023-04-17 | btrfs: simplify the error handling in __extent_writepage_io | Christoph Hellwig | 1 | -11/+7 |
| 2023-04-17 | btrfs: remove the submit_extent_page return value | Christoph Hellwig | 1 | -120/+35 |
| 2023-04-17 | btrfs: remove the compress_type argument to submit_extent_page | Christoph Hellwig | 1 | -18/+14 |
| 2023-04-17 | btrfs: rename the this_bio_flag variable in btrfs_do_readpage | Christoph Hellwig | 1 | -5/+5 |
| 2023-04-17 | btrfs: move the compress_type check out of btrfs_bio_add_page | Christoph Hellwig | 1 | -9/+6 |
| 2023-04-17 | btrfs: add a wbc pointer to struct btrfs_bio_ctrl | Christoph Hellwig | 1 | -47/+41 |
| 2023-04-17 | btrfs: remove the sync_io flag in struct btrfs_bio_ctrl | Christoph Hellwig | 1 | -9/+4 |
| 2023-04-17 | btrfs: store the bio opf in struct btrfs_bio_ctrl | Christoph Hellwig | 1 | -36/+29 |
| 2023-04-17 | btrfs: remove the force_bio_submit to submit_extent_page | Christoph Hellwig | 1 | -13/+9 |
| 2023-04-17 | btrfs: don't set force_bio_submit in read_extent_buffer_subpage | Christoph Hellwig | 1 | -1/+1 |
| 2023-04-17 | btrfs: open code btrfs_bin_search() | Anand Jain | 4 | -25/+13 |
| 2023-04-17 | btrfs: dev-replace: properly follow its read mode | Qu Wenruo | 1 | -40/+112 |
| 2023-04-17 | btrfs: fold finish_compressed_bio_write into btrfs_finish_compressed_write_work | Christoph Hellwig | 1 | -9/+4 |
| 2023-04-17 | btrfs: don't clear page->mapping in btrfs_free_compressed_pages | Christoph Hellwig | 1 | -6/+2 |
| 2023-04-17 | btrfs: factor out a btrfs_free_compressed_pages helper | Christoph Hellwig | 1 | -28/+13 |
| 2023-04-17 | btrfs: factor out a btrfs_add_compressed_bio_pages helper | Christoph Hellwig | 1 | -63/+41 |
| 2023-04-17 | btrfs: use the bbio file offset in add_ra_bio_pages | Christoph Hellwig | 1 | -8/+1 |
| 2023-04-17 | btrfs: use the bbio file offset in btrfs_submit_compressed_read | Christoph Hellwig | 1 | -4/+1 |
| 2023-04-17 | btrfs: remove redundant free_extent_map in btrfs_submit_compressed_read | Christoph Hellwig | 1 | -2/+0 |
| 2023-04-17 | btrfs: embed a btrfs_bio into struct compressed_bio | Christoph Hellwig | 5 | -109/+83 |
| 2023-04-17 | btrfs: replace btrfs_io_context::raid_map with a fixed u64 value | Qu Wenruo | 4 | -82/+77 |
| 2023-04-17 | btrfs: use an efficient way to represent source of duplicated stripes | Qu Wenruo | 4 | -112/+114 |
| 2023-04-17 | btrfs: reduce type width of btrfs_io_contexts | Qu Wenruo | 2 | -12/+58 |
| 2023-04-17 | btrfs: simplify the bioc argument for handle_ops_on_dev_replace() | Qu Wenruo | 1 | -4/+2 |
| 2023-04-17 | btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32 | Qu Wenruo | 4 | -42/+62 |
| 2023-04-17 | btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN | Qu Wenruo | 5 | -60/+66 |
| 2023-04-17 | btrfs: move all btree inode initialization into btrfs_init_btree_inode | Christoph Hellwig | 1 | -7/+14 |
| 2023-04-17 | btrfs: switch search_file_offset_in_bio to return bool | Anand Jain | 1 | -4/+4 |
| 2023-04-17 | btrfs: avoid reusing return variable in nested block in btrfs_lookup_bio_sums | Anand Jain | 1 | -5/+4 |
| 2023-04-17 | btrfs: open code btrfs_csum_ptr | Johannes Thumshirn | 1 | -8/+2 |
| 2023-04-17 | btrfs: raid56: no need for irqsafe locking | Christoph Hellwig | 1 | -28/+22 |
| 2023-04-17 | btrfs: abort the transaction if we get an error during snapshot drop | Josef Bacik | 1 | -0/+2 |
| 2023-04-17 | btrfs: handle errors in walk_down_tree properly | Josef Bacik | 1 | -4/+4 |
| 2023-04-17 | btrfs: drop root refs properly when orphan cleanup fails | Josef Bacik | 1 | -2/+2 |
| 2023-04-17 | btrfs: add missing iputs on orphan cleanup failure | Josef Bacik | 1 | -1/+4 |
| 2023-04-17 | btrfs: handle errors from btrfs_read_node_slot in split | Josef Bacik | 1 | -27/+26 |
| 2023-04-17 | btrfs: replace BUG_ON with ASSERT in btrfs_read_node_slot | Josef Bacik | 1 | -1/+1 |
| 2023-04-17 | btrfs: use btrfs_handle_fs_error in btrfs_fill_super | Josef Bacik | 1 | -0/+1 |
| 2023-04-11 | Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+16 |
| 2023-04-06 | btrfs: fix fast csum implementation detection | Christoph Hellwig | 2 | -2/+14 |
| 2023-04-06 | btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues | Christoph Hellwig | 1 | -0/+2 |
| 2023-04-02 | Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -26/+107 |
| 2023-03-30 | iov_iter: add iter_iovec() helper | Jens Axboe | 1 | -3/+8 |
| 2023-03-29 | btrfs: ignore fiemap path cache when there are multiple paths for a node | Filipe Manana | 1 | -22/+63 |
| 2023-03-28 | btrfs: fix deadlock when aborting transaction during relocation with scrub | Filipe Manana | 2 | -2/+22 |
| 2023-03-28 | btrfs: scan device in non-exclusive mode | Anand Jain | 1 | -1/+10 |
| 2023-03-28 | btrfs: fix race between quota disable and quota assign ioctls | Filipe Manana | 2 | -1/+12 |
| 2023-03-24 | Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -71/+71 |
| 2023-03-15 | btrfs: zoned: drop space_info->active_total_bytes | Naohiro Aota | 4 | -43/+9 |
| 2023-03-15 | btrfs: zoned: count fresh BG region as zone unusable | Naohiro Aota | 2 | -6/+26 |
| 2023-03-15 | btrfs: use temporary variable for space_info in btrfs_update_block_group | Josef Bacik | 1 | -10/+12 |
| 2023-03-15 | btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING | Josef Bacik | 3 | -8/+4 |
| 2023-03-15 | btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile | Naohiro Aota | 1 | -2/+12 |
| 2023-03-15 | btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename | Sweet Tea Dorminy | 1 | -1/+6 |
| 2023-03-15 | btrfs: handle missing chunk mapping more gracefully | Qu Wenruo | 1 | -1/+2 |
| 2023-03-10 | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -31/+81 |
| 2023-03-08 | btrfs: fix block group item corruption after inserting new block group | Filipe Manana | 1 | -1/+12 |
| 2023-03-06 | btrfs: fix extent map logging bit not cleared for split maps after dropping r... | Filipe Manana | 1 | -1/+6 |
| 2023-03-06 | btrfs: fix percent calculation for bg reclaim message | Johannes Thumshirn | 1 | -1/+2 |
| 2023-03-06 | btrfs: fix unnecessary increment of read error stat on write error | Naohiro Aota | 1 | -1/+1 |
| 2023-03-06 | btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode | void0red | 1 | -1/+1 |
| 2023-03-06 | btrfs: ioctl: return device fsid from DEV_INFO ioctl | Qu Wenruo | 1 | -0/+1 |
| 2023-03-06 | btrfs: fix potential dead lock in size class loading logic | Boris Burkov | 1 | -26/+16 |
| 2023-03-06 | fs: drop unused posix acl handlers | Christian Brauner | 1 | -4/+0 |
| 2023-03-01 | btrfs: sysfs: add size class stats | Boris Burkov | 1 | -0/+42 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -28/+29 |
| 2023-02-21 | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-02-20 | Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 56 | -2863/+2343 |
| 2023-02-20 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 1 | -12/+7 |
| 2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -69/+69 |
| 2023-02-15 | btrfs: make kobj_type structures constant | Thomas Weißschuh | 1 | -6/+6 |
| 2023-02-15 | btrfs: remove the bdev argument to btrfs_rmap_block | Christoph Hellwig | 3 | -10/+4 |
| 2023-02-15 | btrfs: don't rely on unchanging ->bi_bdev for zone append remaps | Christoph Hellwig | 3 | -26/+26 |
| 2023-02-15 | btrfs: never return true for reads in btrfs_use_zone_append | Christoph Hellwig | 1 | -0/+3 |
| 2023-02-15 | btrfs: pass a btrfs_bio to btrfs_use_append | Christoph Hellwig | 4 | -6/+7 |
| 2023-02-15 | btrfs: set bbio->file_offset in alloc_new_bio | Christoph Hellwig | 1 | -2/+1 |
| 2023-02-15 | btrfs: use file_offset to limit bios size in calc_bio_boundaries | Christoph Hellwig | 1 | -2/+2 |
| 2023-02-15 | btrfs: do unsigned integer division in the extent buffer binary search loop | Filipe Manana | 2 | -7/+12 |
| 2023-02-15 | btrfs: eliminate extra call when doing binary search on extent buffer | Filipe Manana | 2 | -13/+18 |
| 2023-02-15 | btrfs: raid56: handle endio in scrub_rbio | Christoph Hellwig | 1 | -11/+7 |
| 2023-02-15 | btrfs: raid56: handle endio in recover_rbio | Christoph Hellwig | 1 | -18/+9 |
| 2023-02-15 | btrfs: raid56: handle endio in rmw_rbio | Christoph Hellwig | 1 | -20/+10 |
| 2023-02-15 | btrfs: raid56: submit the read bios from scrub_assemble_read_bios | Christoph Hellwig | 1 | -23/+13 |
| 2023-02-15 | btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios | Christoph Hellwig | 1 | -46/+23 |
| 2023-02-15 | btrfs: raid56: fold recover_assemble_read_bios into recover_rbio | Christoph Hellwig | 1 | -40/+21 |
| 2023-02-15 | btrfs: raid56: add a bio_list_put helper | Christoph Hellwig | 1 | -28/+16 |
| 2023-02-15 | btrfs: raid56: wait for I/O completion in submit_read_bios | Christoph Hellwig | 1 | -7/+6 |