Show patches with: State = Action Required       |    Archived = No       |   244 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,8/8] btrfs: require strict data/metadata split for subpage check btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,7/8] btrfs: simplify read_extent_buffer_pages_nowait() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,6/8] btrfs: simplify write_one_eb() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,5/8] btrfs: simplify btrfs_clear_buffer_dirty() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,4/8] btrfs: use metadata specific helpers to simplify extent buffer helpers btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,3/8] btrfs: make subpage attach and detach to handle metadata properly btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,2/8] btrfs: extract metadata subpage detection into a dedicated helper btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,1/8] btrfs: remove btrfs_fs_info::sectors_per_page btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[2/2] scrub status: add json output format btrfs-progs: scrub status: add json output format - - - --- 2025-02-07 Racz Zoltan New
[1/2] Removed redundant if/else statement btrfs-progs: scrub status: add json output format - - - --- 2025-02-07 Racz Zoltan New
generic: suggest fs specific fix only if the tested filesystem matches generic: suggest fs specific fix only if the tested filesystem matches - - - --- 2025-02-06 Filipe Manana New
generic/631: suggest xfs fix only if the tested filesystem is xfs generic/631: suggest xfs fix only if the tested filesystem is xfs - 1 - --- 2025-02-06 Filipe Manana New
btrfs-progs: scrub: add the new --limit option to set the throughput limit at runtime btrfs-progs: scrub: add the new --limit option to set the throughput limit at runtime - - - --- 2025-02-06 Qu Wenruo New
fstests: btrfs/226: use nodatasum mount option to prevent false alerts fstests: btrfs/226: use nodatasum mount option to prevent false alerts - 2 - --- 2025-02-05 Qu Wenruo New
btrfs: fix hole expansion when writing at an offset beyond eof btrfs: fix hole expansion when writing at an offset beyond eof - 1 - --- 2025-02-05 Filipe Manana New
[GIT,PULL] Btrfs fixes for 6.14-rc2 [GIT,PULL] Btrfs fixes for 6.14-rc2 - - - --- 2025-02-05 David Sterba New
btrfs: avoid assigning twice to block_start at btrfs_do_readpage() btrfs: avoid assigning twice to block_start at btrfs_do_readpage() - 2 - --- 2025-02-05 Filipe Manana New
[v2,5/5] fstests: btrfs: testcase for sysfs chunk_size attribute validation fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,4/5] fstests: btrfs: testcase for sysfs policy syntax verification fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,3/5] fstests: common/rc: add sysfs argument verification helpers fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,2/5] fstests: filter: helper for sysfs error filtering fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
btrfs: fix stale page cache after race between readahead and direct IO write btrfs: fix stale page cache after race between readahead and direct IO write - 1 - --- 2025-02-04 Filipe Manana New
btrfs-progs: scrub: add the new -t option to set the limit at runtime btrfs-progs: scrub: add the new -t option to set the limit at runtime - - - --- 2025-02-04 Qu Wenruo New
[v2] btrfs: always fallback to buffered write if the inode requires checksum [v2] btrfs: always fallback to buffered write if the inode requires checksum - 1 - --- 2025-02-04 Qu Wenruo New
btrfs: add support for uncached writes btrfs: add support for uncached writes - - - --- 2025-02-03 Jens Axboe New
btrfs: always fallback to buffered IO if the inode requires checksum btrfs: always fallback to buffered IO if the inode requires checksum - - - --- 2025-02-03 Qu Wenruo New
btrfs-progs: balance: add extra delay if converting with a missing device btrfs-progs: balance: add extra delay if converting with a missing device - - - --- 2025-02-03 Qu Wenruo New
btrfs-progs: doc: add a warning when converting to a profile with lower duplication btrfs-progs: doc: add a warning when converting to a profile with lower duplication - - - --- 2025-02-03 Qu Wenruo New
[v4] btrfs: zstd: enable negative compression levels mount option [v4] btrfs: zstd: enable negative compression levels mount option - - - --- 2025-01-30 Daniel Vacek New
[6/7] btrfs: Move prefaulting out of hot write path Move prefaulting into write slow paths - - - --- 2025-01-29 Dave Hansen New
[v2] btrfs: sysfs: accept size suffixes for read policy values [v2] btrfs: sysfs: accept size suffixes for read policy values - 1 - --- 2025-01-29 Anand Jain New
[3/3] fstests: btrfs: testcase for sysfs policy syntax verification fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-01-29 Anand Jain New
[2/3] fstests: filter: helpers for sysfs error filtering fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-01-29 Anand Jain New
[1/3] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-01-29 Anand Jain New
[RFC,3/3] btrfs: add checksum offload [RFC,1/3] block: add integrity offload - - - --- 2025-01-29 Kanchan Joshi New
[RFC,2/3] nvme: support integrity offload [RFC,1/3] block: add integrity offload - - - --- 2025-01-29 Kanchan Joshi New
[RFC,1/3] block: add integrity offload [RFC,1/3] block: add integrity offload - - - --- 2025-01-29 Kanchan Joshi New
[8/8] btrfs: require strict data/metadata split for subpage check btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[7/8] btrfs: simplify read_extent_buffer_pages_nowait() btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[6/8] btrfs: simplify write_one_eb() btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[5/8] btrfs: simplify btrfs_clear_buffer_dirty() btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[4/8] btrfs: use metadata specific helpers to simplify extent buffer helpers btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[3/8] btrfs: make subpage attach and detach to handle metadata properly btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[2/8] btrfs: extract metadata subpage detection into a dedicated helper btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[1/8] btrfs: remove btrfs_fs_info::sectors_per_page btrfs: separate/simplify/unify subpage handling - - - --- 2025-01-29 Qu Wenruo New
[16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[13/16] spi: spi-imx: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[11/16] nvme: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[10/16] power: supply: da9030: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[09/16] xfs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 1 - --- 2025-01-28 Easwar Hariharan New
[08/16] libata: zpodd: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[07/16] libceph: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[06/16] rbd: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[05/16] btrfs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[04/16] ALSA: ac97: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-01-28 Easwar Hariharan New
[03/16] accel/habanalabs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[02/16] scsi: lpfc: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too Converge on using secs_to_jiffies() part two - - - --- 2025-01-28 Easwar Hariharan New
[v3] btrfs/zstd: enable negative compression levels mount option [v3] btrfs/zstd: enable negative compression levels mount option - - - --- 2025-01-28 Daniel Vacek New
[v2] btrfs/zstd: enable negative compression levels mount option [v2] btrfs/zstd: enable negative compression levels mount option - - - --- 2025-01-28 Daniel Vacek New
[v3] btrfs: expose per-inode stable writes flag [v3] btrfs: expose per-inode stable writes flag - - - --- 2025-01-27 Qu Wenruo New
btrfs: remove duplicated metadata folio flag update in end_bbio_meta_read() btrfs: remove duplicated metadata folio flag update in end_bbio_meta_read() - 1 - --- 2025-01-27 Qu Wenruo New
btrfs/zstd: enable negative compression levels mount option btrfs/zstd: enable negative compression levels mount option - - - --- 2025-01-24 Daniel Vacek New
btrfs: zlib: refactor S390x HW acceleration buffer preparation btrfs: zlib: refactor S390x HW acceleration buffer preparation 1 - 1 --- 2025-01-24 Qu Wenruo New
[v2] btrfs: export per-inode stable writes flag [v2] btrfs: export per-inode stable writes flag - - - --- 2025-01-24 Qu Wenruo New
btrfs: sysfs: accept size suffixes for read policy values btrfs: sysfs: accept size suffixes for read policy values - 1 - --- 2025-01-22 Anand Jain New
btrfs: use atomic64_t for free_objectid btrfs: use atomic64_t for free_objectid - - - --- 2025-01-22 Mark Harmstone New
btrfs: add io_stats to sysfs for dio fallbacks btrfs: add io_stats to sysfs for dio fallbacks - - - --- 2025-01-21 Mark Harmstone New
btrfs: avoid start new transaction when cleaning qgroup during subvolume drop btrfs: avoid start new transaction when cleaning qgroup during subvolume drop - 1 - --- 2025-01-21 Filipe Manana New
[3/3] btrfs: Convert io_ctl_prepare_pages() to work on folios [1/3] btrfs: Fix some folio-related comments - 1 - --- 2025-01-21 Matthew Wilcox New
[2/3] btrfs: Fix two misuses of folio_shift() [1/3] btrfs: Fix some folio-related comments - 1 - --- 2025-01-21 Matthew Wilcox New
[1/3] btrfs: Fix some folio-related comments [1/3] btrfs: Fix some folio-related comments - 1 - --- 2025-01-21 Matthew Wilcox New
btrfs: fix use-after-free when attempting to join an aborted transaction btrfs: fix use-after-free when attempting to join an aborted transaction - 3 - --- 2025-01-20 Filipe Manana New
[GIT,PULL] Btrfs updates for 6.14 [GIT,PULL] Btrfs updates for 6.14 - - - --- 2025-01-20 David Sterba New
btrfs: do not output error message if a qgroup is already cleaned up btrfs: do not output error message if a qgroup is already cleaned up - 1 - --- 2025-01-19 Qu Wenruo New
btrfs-progs: cmds: show child subvolumes during recursive delete btrfs-progs: cmds: show child subvolumes during recursive delete - - - --- 2025-01-19 Sidong Yang New
btrfs: export per-inode stable writes flag btrfs: export per-inode stable writes flag - - - --- 2025-01-17 Qu Wenruo New
Revert "btrfs: canonicalize the device path before adding it" Revert "btrfs: canonicalize the device path before adding it" - - - --- 2025-01-16 Qu Wenruo New
[GIT,PULL] Btrfs fix for 6.13-rc8 [GIT,PULL] Btrfs fix for 6.13-rc8 - - - --- 2025-01-16 David Sterba New
btrfs-progs: remove loopback device resolution btrfs-progs: remove loopback device resolution - - - --- 2025-01-16 Qu Wenruo New
btrfs-progs: doc: add a note on qgroup limit with inconsitent flag btrfs-progs: doc: add a note on qgroup limit with inconsitent flag - - - --- 2025-01-15 Qu Wenruo New
[v2] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()` [v2] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()` - 1 - --- 2025-01-15 Daniel Vacek New
[3/3] btrfs: allow buffered write to avoid full page read if it's block aligned btrfs: enhancement to pass generic/563 - - - --- 2025-01-14 Qu Wenruo New
[2/3] btrfs: avoid deadlock when reading a partial uptodate folio btrfs: enhancement to pass generic/563 - - - --- 2025-01-14 Qu Wenruo New
[1/3] btrfs: make btrfs_do_readpage() to do block-by-block read btrfs: enhancement to pass generic/563 - - - --- 2025-01-14 Qu Wenruo New
[v4,14/14] btrfs: selftests: add a selftest for deleting two out of three extents btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,13/14] btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,12/14] btrfs: selftests: add selftest for punching holes into the RAID stripe extents btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,11/14] btrfs: selftests: test RAID stripe-tree deletion spanning two items btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,10/14] btrfs: selftests: don't split RAID extents in half btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,09/14] btrfs: selftests: check for correct return value of failed lookup btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,08/14] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents btrfs: more RST delete fixes - - - --- 2025-01-13 Johannes Thumshirn New
[v4,07/14] btrfs: implement hole punching for RAID stripe extents btrfs: more RST delete fixes - - - --- 2025-01-13 Johannes Thumshirn New
[v4,06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents btrfs: more RST delete fixes - - - --- 2025-01-13 Johannes Thumshirn New
[v4,05/14] btrfs: fix tail delete of RAID stripe-extents btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
[v4,04/14] btrfs: fix front delete range calculation for RAID stripe extents btrfs: more RST delete fixes - 1 - --- 2025-01-13 Johannes Thumshirn New
« 1 2 3 »