Show patches with: State = Action Required       |    Archived = No       |   343 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option Documentation: Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,1/2] Documentation: btrfs: Document wq_cpu_set mount option Documentation: Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,4/6] btrfs: Add wq_cpu_set=%s mount option Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,3/6] btrfs: Create btrfs CPU set struct and helpers Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64` Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
[RFC,v1,1/6] workqueue: Add set_workqueue_cpumask() helper function Introducing `wq_cpu_set` mount option for btrfs - - - --- 2023-02-26 Ammar Faizi New
btrfs: move comment to the related code btrfs: move comment to the related code - 1 - --- 2023-03-23 Anand Jain New
btrfs: fix mkfs/mount/check failures due to race with systemd-udevd scan btrfs: fix mkfs/mount/check failures due to race with systemd-udevd scan - - - --- 2023-03-23 Anand Jain New
[RFC] btrfs: remove struct scrub_stx for superblock scrubbing [RFC] btrfs: remove struct scrub_stx for superblock scrubbing - - - --- 2023-03-21 Anand Jain New
btrfs-progs: documentation for discard tunables and metrics in sysfs btrfs-progs: documentation for discard tunables and metrics in sysfs - - - --- 2023-03-14 Anand Jain New
btrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP btrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP - - - --- 2023-03-06 Anand Jain New
btrfs: remove redundant clear NODISCARD btrfs: remove redundant clear NODISCARD - - - --- 2023-03-02 Anand Jain New
[v3] btrfs: opencode btrfs_bin_search() [v3] btrfs: opencode btrfs_bin_search() - - - --- 2023-02-24 Anand Jain New
Btrfs: sysfs support for the replace of the seed device - - - --- 2015-06-07 Anand Jain Under Review
btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots - - - --- 2014-08-16 Anand Jain Under Review
[v5,5/5] btrfs: split partial dio bios before submit btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-22 Boris Burkov New
[v5,4/5] btrfs: fix crash with non-zero pre in btrfs_split_ordered_extent btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-22 Boris Burkov New
[v5,3/5] btrfs: return ordered_extent splits from bio extraction btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-22 Boris Burkov New
[v5,2/5] btrfs: stash ordered extent in dio_data during iomap dio btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-22 Boris Burkov New
[v5,1/5] btrfs: add function to create and return an ordered extent btrfs: fix corruption caused by partial dio writes - 2 - --- 2023-03-22 Boris Burkov New
[v4,6/6] btrfs: split partial dio bios before submit btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-21 Boris Burkov New
[v4,5/6] btrfs: fix crash with non-zero pre in btrfs_split_ordered_extent btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-21 Boris Burkov New
[v4,4/6] btrfs: return ordered_extent splits from bio extraction btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-21 Boris Burkov New
[v4,3/6] btrfs: repurpose split_zoned_em for partial dio splitting btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-21 Boris Burkov New
[v4,2/6] btrfs: stash ordered extent in dio_data during iomap dio btrfs: fix corruption caused by partial dio writes - - - --- 2023-03-21 Boris Burkov New
[v4,1/6] btrfs: add function to create and return an ordered extent btrfs: fix corruption caused by partial dio writes - 2 - --- 2023-03-21 Boris Burkov New
[v3] btrfs: fix dio continue after short write due to buffer page fault [v3] btrfs: fix dio continue after short write due to buffer page fault - 2 - --- 2023-03-07 Boris Burkov New
[v2] generic: add test for direct io partial writes [v2] generic: add test for direct io partial writes - 3 - --- 2023-02-23 Boris Burkov New
[RFC,8/8] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,7/8] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,6/8] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,5/8] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,4/8] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,3/8] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to … - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,2/8] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,1/8] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-05-21 Chandan Rajendra Under Review
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
[11/11] btrfs: split partial dio bios before submit [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[10/11] btrfs: don't split nocow extent_maps in btrfs_extract_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[09/11] btrfs: pass an ordered_extent to btrfs_extract_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[08/11] btrfs: simplify split_zoned_em [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[07/11] btrfs: fold btrfs_clone_ordered_extent into btrfs_split_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[06/11] btrfs: simplify btrfs_split_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - 1 - --- 2023-03-24 Christoph Hellwig New
[05/11] btrfs: simplify btrfs_extract_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[04/11] btrfs: move ordered_extent internal sanity checks into btrfs_split_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - - - --- 2023-03-24 Christoph Hellwig New
[03/11] btrfs: stash ordered extent in dio_data during iomap dio [01/11] btrfs: add function to create and return an ordered extent - 1 - --- 2023-03-24 Christoph Hellwig New
[02/11] btrfs: pass flags as unsigned long to btrfs_add_ordered_extent [01/11] btrfs: add function to create and return an ordered extent - 1 - --- 2023-03-24 Christoph Hellwig New
[01/11] btrfs: add function to create and return an ordered extent [01/11] btrfs: add function to create and return an ordered extent - 3 - --- 2023-03-24 Christoph Hellwig New
[10/10] btrfs: remove confusing comments [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[09/10] btrfs: remove irq_disabling for ordered_tree.lock [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[08/10] btrfs: remove irq disabling for fs_info.ebleak_lock [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[07/10] btrfs: remove irq disabling for leak_lock [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[06/10] btrfs: remove irq disabling for subpage.list_lock [01/10] btrfs: use a plain workqueue for ordered_extent processing - - - --- 2023-03-14 Christoph Hellwig New
[05/10] btrfs: remove irq disabling for btrfs_workqueue.list_lock [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[04/10] btrfs: remove the compressed_write_workers workqueue [01/10] btrfs: use a plain workqueue for ordered_extent processing - - - --- 2023-03-14 Christoph Hellwig New
[03/10] btrfs: offload all write I/O completions to a workqueue [01/10] btrfs: use a plain workqueue for ordered_extent processing - - - --- 2023-03-14 Christoph Hellwig New
[02/10] btrfs: refactor btrfs_end_io_wq [01/10] btrfs: use a plain workqueue for ordered_extent processing - 2 - --- 2023-03-14 Christoph Hellwig New
[01/10] btrfs: use a plain workqueue for ordered_extent processing [01/10] btrfs: use a plain workqueue for ordered_extent processing - 1 - --- 2023-03-14 Christoph Hellwig New
[2/2] btrfs: btrfs_add_compressed_bio_pages [1/2] btrfs: move the bi_sector assingment out of btrfs_add_compressed_bio_pages - - - --- 2023-03-14 Christoph Hellwig New
[1/2] btrfs: move the bi_sector assingment out of btrfs_add_compressed_bio_pages [1/2] btrfs: move the bi_sector assingment out of btrfs_add_compressed_bio_pages - 1 - --- 2023-03-14 Christoph Hellwig New
[21/21] btrfs: merge write_one_subpage_eb into write_one_eb [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[20/21] btrfs: use per-buffer locking for extent_buffer reading [01/21] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-14 Christoph Hellwig New
[19/21] btrfs: stop using lock_extent in btrfs_buffer_uptodate [01/21] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-14 Christoph Hellwig New
[18/21] btrfs: don't check for uptodate pages in read_extent_buffer_pages [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[17/21] btrfs: stop using PageError for extent_buffers [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[16/21] btrfs: remove the io_pages field in struct extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[15/21] btrfs: simplify btree block checksumming [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[14/21] btrfs: simplify the extent_buffer write end_io handler [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[13/21] btrfs: simplify extent buffer writing [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[12/21] btrfs: move page locking from lock_extent_buffer_for_io to write_one_eb [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[11/21] btrfs: submit a writeback bio per extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[10/21] btrfs: return bool from lock_extent_buffer_for_io [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[09/21] btrfs: do not try to unlock the extent for non-subpage metadata reads [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[08/21] btrfs: simplify the read_extent_buffer end_io handler [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[07/21] btrfs: remove the mirror_num argument to btrfs_submit_compressed_read [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[06/21] btrfs: simplify extent buffer reading [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[05/21] btrfs: always read the entire extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[04/21] btrfs: merge verify_parent_transid and btrfs_buffer_uptodate [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[03/21] btrfs: move setting the buffer uptodate out of validate_extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[02/21] btrfs: fix sub-page error bit in end_bio_subpage_eb_writepage [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-14 Christoph Hellwig New
[01/21] btrfs: mark extent_buffer_under_io static [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-14 Christoph Hellwig New
[20/20] btrfs: merge write_one_subpage_eb into write_one_eb [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[19/20] btrfs: use per-buffer locking for extent_buffer reading [01/20] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-09 Christoph Hellwig New
[18/20] btrfs: stop using lock_extent in btrfs_buffer_uptodate [01/20] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-09 Christoph Hellwig New
[17/20] btrfs: don't check for uptodate pages in read_extent_buffer_pages [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[16/20] btrfs: stop using PageError for extent_buffers [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[15/20] btrfs: remove the io_pages field in struct extent_buffer [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[14/20] btrfs: simplify btree block checksumming [01/20] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-09 Christoph Hellwig New
[13/20] btrfs: simplify the extent_buffer write end_io handler [01/20] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-09 Christoph Hellwig New
[12/20] btrfs: simplify extent buffer writing [01/20] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-09 Christoph Hellwig New
[11/20] btrfs: move page locking from lock_extent_buffer_for_io to write_one_eb [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[10/20] btrfs: submit a writeback bio per extent_buffer [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[09/20] btrfs: return bool from lock_extent_buffer_for_io [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[08/20] btrfs: do not try to unlock the extent for non-subpage metadata reads [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[07/20] btrfs: simplify the read_extent_buffer end_io handler [01/20] btrfs: mark extent_buffer_under_io static - 3 - --- 2023-03-09 Christoph Hellwig New
[06/20] btrfs: remove the mirror_num argument to btrfs_submit_compressed_read [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
[05/20] btrfs: simplify extent buffer reading [01/20] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-09 Christoph Hellwig New
[04/20] btrfs: always read the entire extent_buffer [01/20] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-09 Christoph Hellwig New
« 1 2 3 4 »