Show patches with: Submitter = David Sterba       |    State = Action Required       |   1398 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: sysfs: show discard stats and tunables in non-debug build [v2] btrfs: sysfs: show discard stats and tunables in non-debug build - 1 - --- 2022-07-28 David Sterba New
btrfs: sysfs: show discard stats and tunables in non-debug build btrfs: sysfs: show discard stats and tunables in non-debug build - - - --- 2022-07-27 David Sterba New
btrfs: auto enable discard=async when possible btrfs: auto enable discard=async when possible - 2 - --- 2022-07-27 David Sterba New
[GIT,PULL] Btrfs fixes for 5.19-rc7 [GIT,PULL] Btrfs fixes for 5.19-rc7 - - - --- 2022-07-16 David Sterba New
[GIT,PULL] Btrfs fixes for 5.19-rc7 [GIT,PULL] Btrfs fixes for 5.19-rc7 - - - --- 2022-07-11 David Sterba New
[v2,3/3] btrfs: use enum for btrfs_block_rsv::type Cleanup short int types in block group reserve - - - --- 2022-07-07 David Sterba New
[v2,2/3] btrfs: switch btrfs_block_rsv::failfast to bool Cleanup short int types in block group reserve - - - --- 2022-07-07 David Sterba New
[v2,1/3] btrfs: switch btrfs_block_rsv::full to bool Cleanup short int types in block group reserve - - - --- 2022-07-07 David Sterba New
[GIT,PULL] Btrfs fixes for 5.19-rc4, part 2 [GIT,PULL] Btrfs fixes for 5.19-rc4, part 2 - - - --- 2022-06-26 David Sterba New
[3/3] btrfs: use u8 type for btrfs_block_rsv::type Cleanup short int types in block group reserve - - - --- 2022-06-24 David Sterba New
[2/3] btrfs: switch btrfs_block_rsv::failfast to bool Cleanup short int types in block group reserve - 1 - --- 2022-06-24 David Sterba New
[1/3] btrfs: switch btrfs_block_rsv::full to bool Cleanup short int types in block group reserve - - - --- 2022-06-24 David Sterba New
[2/2] btrfs: merge calculations for simple striped profiles in btrfs_rmap_block Profile mask and calculation cleanups - - - --- 2022-06-23 David Sterba New
[1/2] btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space Profile mask and calculation cleanups - - - --- 2022-06-23 David Sterba New
btrfs: lower some mount messages level to debug btrfs: lower some mount messages level to debug - 1 - --- 2022-06-22 David Sterba New
btrfs: clean up chained assignments btrfs: clean up chained assignments - - - --- 2022-06-22 David Sterba New
btrfs: print checksum type and implementation at mount time btrfs: print checksum type and implementation at mount time - 2 - --- 2022-06-22 David Sterba New
[GIT,PULL] Fixes for btrfs 5.19-rc4 [GIT,PULL] Fixes for btrfs 5.19-rc4 - - - --- 2022-06-21 David Sterba New
[6/6] btrfs: send: use boolean types for current inode status More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
[5/6] btrfs: send: remove old TODO regarding ERESTARTSYS More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
[4/6] btrfs: send: simplify includes More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
[3/6] btrfs: send: drop __KERNEL__ ifdef from send.h More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
[2/6] btrfs: send: add new command FILEATTR for file attributes More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
[1/6] btrfs: send: add OTIME as utimes attribute for proto 2+ by default More send v2 updates: otime, fileattr - - - --- 2022-06-15 David Sterba New
docs: update btrfs list of features and link to readthedocs.io docs: update btrfs list of features and link to readthedocs.io - - - --- 2022-06-14 David Sterba New
[v2] btrfs: use preallocated pages for super block write [v2] btrfs: use preallocated pages for super block write - 2 - --- 2022-06-09 David Sterba New
[4/4] btrfs: remove unused typedefs get_extent_t and btrfs_work_func_t Remove indirect iterators for inode references - - - --- 2022-06-08 David Sterba New
[3/4] btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino Remove indirect iterators for inode references - - - --- 2022-06-08 David Sterba New
[2/4] btrfs: simplify parameters of backref iterators Remove indirect iterators for inode references - - - --- 2022-06-08 David Sterba New
[1/4] btrfs: call inode_to_path directly and drop indirection Remove indirect iterators for inode references - - - --- 2022-06-08 David Sterba New
[9/9] btrfs: unify tree search helper returning prev and next nodes Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[8/9] btrfs: make tree search for insert more generic and use it for tree_search Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[7/9] btrfs: open code inexact rbtree search in tree_search Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[6/9] btrfs: remove node and parent parameters from insert_state Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[5/9] btrfs: add fast path for extent_state insertion Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[4/9] btrfs: pass bits by value not pointer for extent_state helpers Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[3/9] btrfs: lift start and end parameters to callers of insert_state Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[2/9] btrfs: open code rbtree search in insert_state Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[1/9] btrfs: open code rbtree search into split_state Extent tree search cleanups - - - --- 2022-06-08 David Sterba New
[RFC] btrfs: customizable log message id [RFC] btrfs: customizable log message id - - - --- 2022-06-07 David Sterba New
btrfs: use preallocated page for super block write btrfs: use preallocated page for super block write - 3 - --- 2022-06-07 David Sterba New
btrfs: sysfs: advertise zoned support among features btrfs: sysfs: advertise zoned support among features - - - --- 2022-06-06 David Sterba New
btrfs: add error messages to all unrecognized mount options btrfs: add error messages to all unrecognized mount options - 3 - --- 2022-06-06 David Sterba New
btrfs: remove redundant calls to flush_dcache_page btrfs: remove redundant calls to flush_dcache_page - 1 - --- 2022-06-01 David Sterba New
[GIT,PULL] Btrfs updates for 5.19 [GIT,PULL] Btrfs updates for 5.19 - - - --- 2022-05-24 David Sterba New
[GIT,PULL] Btrfs fixes for 5.18-rc6, part 2 [GIT,PULL] Btrfs fixes for 5.18-rc6, part 2 - - - --- 2022-05-06 David Sterba New
btrfs: sysfs: export the balance paused state of exclusive operation btrfs: sysfs: export the balance paused state of exclusive operation - 2 - --- 2022-05-03 David Sterba New
[GIT,PULL] Btrfs fixes for 5.18-rc6 [GIT,PULL] Btrfs fixes for 5.18-rc6 - - - --- 2022-05-02 David Sterba New
[9/9] btrfs: rename bio_ctrl::bio_flags to compress_type Structre and parameter cleanups - - - --- 2022-04-29 David Sterba New
[8/9] btrfs: rename bio_flags in parameters and switch type Structre and parameter cleanups - - - --- 2022-04-29 David Sterba New
[7/9] btrfs: rename io_failure_record::bio_flags to compress_type Structre and parameter cleanups - - - --- 2022-04-29 David Sterba New
[6/9] btrfs: open code extent_set_compress_type helpers Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[5/9] btrfs: simplify handling of bio_ctrl::bio_flags Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[4/9] btrfs: remove trivial helper update_nr_written Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[3/9] btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[2/9] btrfs: remove btrfs_delayed_extent_op::is_data Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[1/9] btrfs: sink parameter is_data to btrfs_set_disk_extent_flags Structre and parameter cleanups - 1 - --- 2022-04-29 David Sterba New
[GIT,PULL] Btrfs fixes for 5.18-rc5 [GIT,PULL] Btrfs fixes for 5.18-rc5 - - - --- 2022-04-26 David Sterba New
[GIT,PULL] Btrfs fixes for 5.18-rc3 [GIT,PULL] Btrfs fixes for 5.18-rc3 - - - --- 2022-04-11 David Sterba New
[GIT,PULL] Btrfs fixes for 5.18-rc2 [GIT,PULL] Btrfs fixes for 5.18-rc2 - - - --- 2022-04-05 David Sterba New
[GIT,PULL] Btrfs updates for 5.18 [GIT,PULL] Btrfs updates for 5.18 - - - --- 2022-03-21 David Sterba New
[GIT,PULL] Btrfs fixes for 5.17-rc7 [GIT,PULL] Btrfs fixes for 5.17-rc7 - - - --- 2022-03-06 David Sterba New
[GIT,PULL] Btrfs fixes for 5.17-rc6 [GIT,PULL] Btrfs fixes for 5.17-rc6 - - - --- 2022-02-25 David Sterba New
[v2] btrfs: remove redundant check in up check_setget_bounds [v2] btrfs: remove redundant check in up check_setget_bounds - 1 - --- 2022-02-25 David Sterba New
[GIT,PULL] Btrfs fixes for 5.17-rc5 [GIT,PULL] Btrfs fixes for 5.17-rc5 - - - --- 2022-02-15 David Sterba New
[GIT,PULL] Btrfs fixes for 5.17-rc3 [GIT,PULL] Btrfs fixes for 5.17-rc3 - - - --- 2022-02-04 David Sterba New
[5/5] btrfs: move check_setget_bounds out of ASSERT [1/5] btrfs: remove redundant check in up check_setget_bounds - - - --- 2022-02-03 David Sterba New
[4/5] btrfs: fail transaction when a setget bounds check failure is detected [1/5] btrfs: remove redundant check in up check_setget_bounds - - - --- 2022-02-03 David Sterba New
[3/5] btrfs: store details about first setget bounds check failure [1/5] btrfs: remove redundant check in up check_setget_bounds - - - --- 2022-02-03 David Sterba New
[2/5] btrfs: factor out reporting when check_setget_bounds fails [1/5] btrfs: remove redundant check in up check_setget_bounds - - - --- 2022-02-03 David Sterba New
[1/5] btrfs: remove redundant check in up check_setget_bounds [1/5] btrfs: remove redundant check in up check_setget_bounds - - - --- 2022-02-03 David Sterba New
[0/5] Speedups and check_setget_bounds reporting updates - 1 - --- 2022-02-03 David Sterba New
btrfs: replace BUILD_BUG_ON by static_assert btrfs: replace BUILD_BUG_ON by static_assert - 1 - --- 2022-02-01 David Sterba New
[GIT,PULL] Btrfs fixes for 5.17-rc2 [GIT,PULL] Btrfs fixes for 5.17-rc2 - - - --- 2022-01-25 David Sterba New
[GIT,PULL] Btrfs updates for 5.17 [GIT,PULL] Btrfs updates for 5.17 - - - --- 2022-01-10 David Sterba New
[GIT,PULL] Btrfs fixes for 5.16-rc6 [GIT,PULL] Btrfs fixes for 5.16-rc6 - - - --- 2021-12-17 David Sterba New
[GIT,PULL] Btrfs fixes for 5.16-rc5 [GIT,PULL] Btrfs fixes for 5.16-rc5 - - - --- 2021-12-10 David Sterba New
[GIT,PULL] Btrfs fixes for 5.16-rc3 [GIT,PULL] Btrfs fixes for 5.16-rc3 - - - --- 2021-11-26 David Sterba New
[GIT,PULL] Btrfs fixes for 5.16-rc2 [GIT,PULL] Btrfs fixes for 5.16-rc2 - - - --- 2021-11-18 David Sterba New
[GIT,PULL] Btrfs update, part 2 [GIT,PULL] Btrfs update, part 2 - - - --- 2021-11-10 David Sterba New
[GIT,PULL] Btrfs updates for 5.16 [GIT,PULL] Btrfs updates for 5.16 - - - --- 2021-11-01 David Sterba New
[GIT,PULL] Btrfs fixes for 5.15-rc8 [GIT,PULL] Btrfs fixes for 5.15-rc8 - - - --- 2021-10-29 David Sterba New
[v2] btrfs: send: prepare for v2 protocol [v2] btrfs: send: prepare for v2 protocol - 1 - --- 2021-10-22 David Sterba New
btrfs: add stub argument to transaction API btrfs: add stub argument to transaction API - - - --- 2021-10-18 David Sterba New
[RFC] btrfs-progs: send protocol v2 stub, UTIMES2, OTIME [RFC] btrfs-progs: send protocol v2 stub, UTIMES2, OTIME - - - --- 2021-10-18 David Sterba New
[RFC] btrfs: send: v2 protocol and example OTIME changes [RFC] btrfs: send: v2 protocol and example OTIME changes - - - --- 2021-10-18 David Sterba New
[GIT,PULL] Btrfs fixes for 5.15-rc6 [GIT,PULL] Btrfs fixes for 5.15-rc6 - - - --- 2021-10-11 David Sterba New
[5/5] btrfs-progs: tests: subvolume ro->rw switch and received_uuid Subvolume ro/rw and received_uuid - - - --- 2021-10-01 David Sterba New
[4/5] btrfs-progs: property: ro->rw and received_uuid Subvolume ro/rw and received_uuid - - - --- 2021-10-01 David Sterba New
[3/5] btrfs-progs: props: add force parameter to set Subvolume ro/rw and received_uuid - - - --- 2021-10-01 David Sterba New
[2/5] btrfs-progs: dump-tree: print complete root_item Subvolume ro/rw and received_uuid - - - --- 2021-10-01 David Sterba New
[1/5] btrfs-progs: subvol show: print send and receive generation and timestamp Subvolume ro/rw and received_uuid - - - --- 2021-10-01 David Sterba New
[GIT,PULL] Btrfs fixes for 5.15-rc3 [GIT,PULL] Btrfs fixes for 5.15-rc3 - - - --- 2021-09-23 David Sterba New
[GIT,PULL] Btrfs fixes for 5.15-rc1 [GIT,PULL] Btrfs fixes for 5.15-rc1 - - - --- 2021-09-09 David Sterba New
[GIT,PULL] Btrfs updates for 5.15 [GIT,PULL] Btrfs updates for 5.15 - - - --- 2021-08-30 David Sterba New
[GIT,PULL] Btrfs fix for 5.14-rc [GIT,PULL] Btrfs fix for 5.14-rc - - - --- 2021-08-26 David Sterba New
[GIT,PULL] Btrfs fix for v5.14-rc7 [GIT,PULL] Btrfs fix for v5.14-rc7 - - - --- 2021-08-18 David Sterba New
[GIT,PULL] Btrfs fixes fro 5.14-rc4 [GIT,PULL] Btrfs fixes fro 5.14-rc4 - - - --- 2021-07-30 David Sterba New
btrfs: sysfs: advertise zoned support among features btrfs: sysfs: advertise zoned support among features - - - --- 2021-07-28 David Sterba New
btrfs: print if fsverity support is built in when loading module btrfs: print if fsverity support is built in when loading module - - - --- 2021-07-28 David Sterba New
« 1 2 ... 3 4 513 14 »