Show patches with: none      |   41290 patches
« 1 2 ... 43 44 45412 413 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/26] btrfs-progs: stop using add_root_to_dirty_list in check btrfs-progs: sync ctree.c into btrfs-progs - - - --- 2023-04-29 Josef Bacik New
[12/12] btrfs: rename del_ptr -> btrfs_del_ptr and export it btrfs: various cleanups to make ctree.c sync easier - - - --- 2023-04-29 Josef Bacik New
[11/12] btrfs: add a btrfs_csum_type_size helper btrfs: various cleanups to make ctree.c sync easier - - - --- 2023-04-29 Josef Bacik New
[10/12] btrfs: add __KERNEL__ check for btrfs_no_printk btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[09/12] btrfs: move split_flags/combine_flags helpers to inode-item.h btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[08/12] btrfs: move btrfs_verify_level_key into tree-checker.c btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[07/12] btrfs: add __btrfs_check_node helper btrfs: various cleanups to make ctree.c sync easier - - - --- 2023-04-29 Josef Bacik New
[06/12] btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status btrfs: various cleanups to make ctree.c sync easier - - - --- 2023-04-29 Josef Bacik New
[05/12] btrfs: use btrfs_tree_block_status for leaf item errors btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[04/12] btrfs: add btrfs_tree_block_status definitions to tree-checker.h btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[03/12] btrfs: simplify btrfs_check_leaf_* helpers into a single helper btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[02/12] btrfs: remove level argument from btrfs_set_block_flags btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[01/12] btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c btrfs: various cleanups to make ctree.c sync easier - 1 - --- 2023-04-29 Josef Bacik New
[RFC] btrfs: fix qgroup rsv leak in subvol create [RFC] btrfs: fix qgroup rsv leak in subvol create - - - --- 2023-04-28 Boris Burkov New
btrfs: fix encoded write i_size corruption btrfs: fix encoded write i_size corruption - 1 - --- 2023-04-28 Boris Burkov New
btrfs: make clear_cache mount option to rebuild FST without disabling it btrfs: make clear_cache mount option to rebuild FST without disabling it - - - --- 2023-04-28 Qu Wenruo New
[2/2] btrfs: improve leaf dump and error handling btrfs: small improvement to leaf dump - - - --- 2023-04-27 Qu Wenruo New
[1/2] btrfs: print-tree: accept const extent buffer pointer btrfs: small improvement to leaf dump - - - --- 2023-04-27 Qu Wenruo New
btrfs: properly reject clear_cache and v1 cache for block-group-tree btrfs: properly reject clear_cache and v1 cache for block-group-tree - - - --- 2023-04-27 Qu Wenruo New
[2/2] btrfs: make btrfs_free_device() static btrfs: fix extent state leaks after device replace - 2 - --- 2023-04-26 Filipe Manana New
[1/2] btrfs: fix leak of source device allocation state after device replace btrfs: fix extent state leaks after device replace - 1 - --- 2023-04-26 Filipe Manana New
btrfs: parent bytenr must be aligned to sector size btrfs: parent bytenr must be aligned to sector size - 1 - --- 2023-04-26 Anastasia Belova New
[3/3] btrfs: tag as unlikely the key comparison when checking sibling keys btrfs: improve sibling keys check failure report - 1 - --- 2023-04-26 Filipe Manana New
[2/3] btrfs: print extent buffers when sibling keys check fails btrfs: improve sibling keys check failure report - 1 - --- 2023-04-26 Filipe Manana New
[1/3] btrfs: abort transaction when sibling keys check fails for leaves btrfs: improve sibling keys check failure report - 1 - --- 2023-04-26 Filipe Manana New
btrfs: scrub: avoid crash if scrub is trying to do recovery for a removed block group btrfs: scrub: avoid crash if scrub is trying to do recovery for a removed block group - - - --- 2023-04-26 Qu Wenruo New
[v2] btrfs: export bitmap_test_range_all_{set,zero} [v2] btrfs: export bitmap_test_range_all_{set,zero} - - - --- 2023-04-25 Naohiro Aota New
[GIT,PULL] Btrfs updates for 6.4 [GIT,PULL] Btrfs updates for 6.4 - - - --- 2023-04-25 David Sterba New
[RFC] btrfs: make dev-scrub as an exclusive operation [RFC] btrfs: make dev-scrub as an exclusive operation - - - --- 2023-04-24 Qu Wenruo New
btrfs-progs: receive: output the parent subvolume uuid if it can not be found btrfs-progs: receive: output the parent subvolume uuid if it can not be found - - - --- 2023-04-23 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 6.3-rc8 [GIT,PULL] Btrfs fixes for 6.3-rc8 - - - --- 2023-04-21 David Sterba New
btrfs: export bitmap_test_range_all_{set,zero} btrfs: export bitmap_test_range_all_{set,zero} - - - --- 2023-04-21 Naohiro Aota New
[16/22] btrfs: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741949 - - - --- 2023-04-21 Tejun Heo New
[v4,22/22] block: mark bio_add_folio as __must_check bio: check return values of bio_add_page - - - --- 2023-04-20 Johannes Thumshirn New
[v4,21/22] fs: iomap: use __bio_add_folio where possible bio: check return values of bio_add_page - - - --- 2023-04-20 Johannes Thumshirn New
[v4,20/22] block: add __bio_add_folio bio: check return values of bio_add_page - - - --- 2023-04-20 Johannes Thumshirn New
[v4,19/22] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,18/22] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,17/22] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,16/22] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,15/22] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,14/22] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,13/22] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-04-20 Johannes Thumshirn New
[v4,12/22] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-04-20 Johannes Thumshirn New
[v4,11/22] gfs2: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-04-20 Johannes Thumshirn New
[v4,10/22] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,09/22] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,08/22] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,07/22] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,06/22] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,05/22] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,04/22] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,02/22] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,01/22] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[btrfs-progs] btrfs-completion: include files in "du" completion [btrfs-progs] btrfs-completion: include files in "du" completion - - - --- 2023-04-20 David Disseldorp New
[v2] btrfs-progs: logical-resolve: fix the subvolume path resolution [v2] btrfs-progs: logical-resolve: fix the subvolume path resolution - - - --- 2023-04-20 Qu Wenruo New
[18/18] btrfs-progs: sync tree-checker.[ch] btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[17/18] btrfs-progs: change btrfs_check_chunk_valid to match the kernel version btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[16/18] btrfs-progs: rename btrfs_check_* to __btrfs_check_* btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[15/18] btrfs-progs: add BTRFS_STRIPE_LEN_SHIFT definition btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[14/18] btrfs-progs: add a btrfs_read_extent_buffer helper btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[13/18] btrfs-progs: add an atomic arg to btrfs_buffer_uptodate btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[12/18] btrfs-progs: add btrfs_readahead_node_child helper btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[11/18] btrfs-progs: update arguments of find_extent_buffer btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[10/18] btrfs-progs: sync btrfs_path fields with the kernel btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[09/18] btrfs-progs: make reada_for_search static btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[08/18] btrfs-progs: update read_tree_block to match the kernel definition btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[07/18] btrfs-progs: add accounting_lock to btrfs_root btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[06/18] btrfs-progs: add btrfs_is_testing helper btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[05/18] btrfs-progs: add a free_extent_buffer_stale helper btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[04/18] btrfs-progs: pass root_id for btrfs_free_tree_block btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[03/18] btrfs-progs: remove root argument from free_extent and inc_extent_ref btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[02/18] btrfs-progs: add btrfs_root_id helper btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[01/18] btrfs-progs: sync and stub-out tree-mod-log.h btrfs-progs: more prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[10/10] btrfs-progs: make __btrfs_cow_block static btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[09/10] btrfs-progs: rename clear_extent_buffer_dirty => btrfs_clear_buffer_dirty btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[08/10] btrfs-progs: cleanup args for btrfs_set_disk_extent_flags btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[07/10] btrfs-progs: rename btrfs_set_block_flags -> btrfs_set_disk_extent_flags btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[06/10] btrfs-progs: add some missing extent buffer helpers btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[05/10] btrfs-progs: add btrfs_locking_nest to btrfs_alloc_tree_block btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[04/10] btrfs-progs: sync locking.h and stub out all the helpers btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[03/10] btrfs-progs: rename btrfs_alloc_free_block to btrfs_alloc_tree_block btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[02/10] btrfs-progs: bring root->state into btrfs-progs btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[01/10] btrfs-progs: const-ify the extent buffer helpers btrfs-progs: prep work for syncing ctree.c - - - --- 2023-04-19 Josef Bacik New
[8/8] btrfs-progs: sync extent-io-tree.[ch] and misc.h from the kernel btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[7/8] btrfs-progs: sync async-thread.[ch] from the kernel btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[6/8] btrfs-progs: sync file-item.h into progs btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[5/8] btrfs-progs: sync accessors.[ch] from the kernel btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[4/8] btrfs-progs: add struct va_format support to our btrfs_no_printk helper btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[3/8] btrfs-progs: sync messages.* from the kernel btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[2/8] btrfs-progs: sync ondisk definitions from the kernel btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[1/8] btrfs-progs: sync uapi/btrfs.h into btrfs-progs btrfs-progs: sync basic code from the kernel - - - --- 2023-04-19 Josef Bacik New
[11/11] btrfs-progs: remove parent_key arg from btrfs_check_* helpers btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[10/11] btrfs-progs: add a btrfs check helper for checking blocks btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[09/11] btrfs-progs: remove fs_info argument from btrfs_check_* helpers btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[08/11] btrfs-progs: rename the qgroup structs to match the kernel btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[07/11] btrfs-progs: consolidate the btrfs message helpers btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[06/11] btrfs-progs: remove the _on() related message helpers btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
[05/11] btrfs-progs: move BTRFS_DISABLE_BACKTRACE check in print_trace btrfs-progs: prep work for syncing files into kernel-shared - - - --- 2023-04-19 Josef Bacik New
« 1 2 ... 43 44 45412 413 »