Show patches with: State = Action Required       |   32477 patches
« 1 2 ... 178 179 180324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/15] btrfs: migrate the dirty bg writeout code Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[07/15] btrfs: migrate inc/dec_block_group_ro code Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[06/15] btrfs: temporarily export btrfs_get_restripe_target Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[05/15] btrfs: migrate the block group read/creation code Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[04/15] btrfs: export get_alloc_profile Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[03/15] btrfs: migrate the block group removal code Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[02/15] btrfs: temporarily export inc_block_group_ro Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[01/15] btrfs: migrate the block group caching code Migrate the block group code into it's own file - - - --- 2019-08-06 Josef Bacik New
[v2] btrfs: qgroup: Try our best to delete qgroup relations [v2] btrfs: qgroup: Try our best to delete qgroup relations - - - --- 2019-08-06 Qu Wenruo New
btrfs: transaction: Commit transaction more frequently for BPF btrfs: transaction: Commit transaction more frequently for BPF - - - --- 2019-08-06 Qu Wenruo New
btrfs-progs: print-tree: Use BFS as default traversal method btrfs-progs: print-tree: Use BFS as default traversal method - - - --- 2019-08-06 Qu Wenruo New
[3/3] btrfs: Pause and resume qgroup for snapshot drop btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-08-06 Qu Wenruo New
[2/3] btrfs: qgroup: Introduce quota pause infrastrucutre btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-08-06 Qu Wenruo New
[1/3] btrfs: Refactor btrfs_clean_one_deleted_snapshot() to use fs_info other than root btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-08-06 Qu Wenruo New
[v3] btrfs: add a force_chunk_alloc to space_info's sysfs [v3] btrfs: add a force_chunk_alloc to space_info's sysfs - - - --- 2019-08-05 Josef Bacik New
[6/6] btrfs: Remove BUG_ON from run_delalloc_nocow Refactor nocow path - 1 - --- 2019-08-05 Nikolay Borisov New
[5/6] btrfs: Simplify extent type check Refactor nocow path - 1 - --- 2019-08-05 Nikolay Borisov New
[4/6] btrfs: Streamline code in run_delalloc_nocow in case of inline extents Refactor nocow path - 1 - --- 2019-08-05 Nikolay Borisov New
[3/6] btrfs: Simplify run_delalloc_nocow Refactor nocow path - 1 - --- 2019-08-05 Nikolay Borisov New
[2/6] btrfs: Improve comments around nocow path Refactor nocow path - - - --- 2019-08-05 Nikolay Borisov New
[1/6] btrfs: Refactor run_delalloc_nocow Refactor nocow path - - - --- 2019-08-05 Nikolay Borisov New
[v2] btrfs: add an ioctl to force chunk allocation [v2] btrfs: add an ioctl to force chunk allocation - - 1 --- 2019-08-05 Josef Bacik New
btrfs-progs: Check for metadata uuid feature in misc-tests/034-metadata-uuid btrfs-progs: Check for metadata uuid feature in misc-tests/034-metadata-uuid - 1 - --- 2019-08-05 Nikolay Borisov New
[btrfs-next] btrfs: fix spelling mistake "aliged" -> "aligned" [btrfs-next] btrfs: fix spelling mistake "aliged" -> "aligned" - - - --- 2019-08-05 Colin King New
Btrfs: make test_find_first_clear_extent_bit fail on incorrect results Btrfs: make test_find_first_clear_extent_bit fail on incorrect results - 1 - --- 2019-08-05 Filipe Manana New
btrfs-progs: docs: fix label property description btrfs-progs: docs: fix label property description - 1 - --- 2019-08-03 Hans van Kranenburg New
btrfs: clarify btrfs_ioctl_get_dev_stats padding btrfs: clarify btrfs_ioctl_get_dev_stats padding - 1 - --- 2019-08-03 Hans van Kranenburg New
Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit - - - --- 2019-08-03 Filipe Manana New
btrfs: qgroup: Try our best to delete qgroup relations btrfs: qgroup: Try our best to delete qgroup relations - - - --- 2019-08-03 Qu Wenruo New
[13/13] btrfs: update inode size during bio completion Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[12/13] btrfs: Remove btrfs_dio_data and __btrfs_direct_write Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[11/13] btrfs: Use iomap_dio_rw for performing direct I/O writes Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[10/13] iomap: use a function pointer for dio submits Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[09/13] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent() Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[08/13] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write() Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[07/13] btrfs: basic direct read operation Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[06/13] btrfs: remove buffered write code made unnecessary Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[05/13] btrfs: Add CoW in iomap based writes Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[04/13] btrfs: Add a simple buffered iomap write Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[03/13] btrfs: Eliminate PagePrivate for btrfs data pages Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[02/13] iomap: Read page from srcmap for IOMAP_COW Btrfs iomap - 1 - --- 2019-08-02 Goldwyn Rodrigues New
[01/13] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O Btrfs iomap - - - --- 2019-08-02 Goldwyn Rodrigues New
[GIT,PULL] Btrfs fixes for 5.3-rc3 [GIT,PULL] Btrfs fixes for 5.3-rc3 - - - --- 2019-08-02 David Sterba New
btrfs-progs: add a alloc-chunk command btrfs-progs: add a alloc-chunk command - - - --- 2019-08-02 Josef Bacik New
btrfs: add an ioctl to force chunk allocation btrfs: add an ioctl to force chunk allocation - - - --- 2019-08-02 Josef Bacik New
[v2] btrfs-progs: add a --check-bg-usage option to fsck [v2] btrfs-progs: add a --check-bg-usage option to fsck - - - --- 2019-08-02 Josef Bacik New
[13/13] btrfs: sysfs: move type conversion helpers to sysfs.c Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[12/13] btrfs: sysfs: move helper macros to sysfs.c Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[11/13] btrfs: cleanup kobject.h includes Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[10/13] btrfs: factor out sysfs code for updating sprout fsid Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[09/13] btrfs: factor out sysfs code for deleting block group and space infos Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[08/13] btrfs: factor out sysfs code for sending device uevent Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[07/13] btrfs: sysfs: replace direct access to feature set names with a helper Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[06/13] btrfs: sysfs: unexport space_info_ktype Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[05/13] btrfs: factor out sysfs code for creating space infos Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[04/13] btrfs: sysfs: unexport btrfs_raid_ktype Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[03/13] btrfs: factor sysfs code out of link_block_group Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[02/13] btrfs: move btrfs_add_raid_kobjects to sysfs.c Sysfs cleanups - - - --- 2019-08-02 David Sterba New
[01/13] btrfs: move sysfs declarations out of ctree.h Sysfs cleanups - - - --- 2019-08-02 David Sterba New
btrfs-progs: add a --check-bg-usage option to fsck btrfs-progs: add a --check-bg-usage option to fsck - - - --- 2019-08-02 Josef Bacik New
[5/5] btrfs: introduce an evict flushing state Rework eviction space flushing - - - --- 2019-08-01 Josef Bacik New
[4/5] btrfs: refactor priority_reclaim_metadata_space Rework eviction space flushing - - - --- 2019-08-01 Josef Bacik New
[3/5] btrfs: factor out the ticket flush handling Rework eviction space flushing - - - --- 2019-08-01 Josef Bacik New
[2/5] btrfs: unify error handling for ticket flushing Rework eviction space flushing - - - --- 2019-08-01 Josef Bacik New
[1/5] btrfs: add a flush step for delayed iputs Rework eviction space flushing - - - --- 2019-08-01 Josef Bacik New
[2/2] btrfs: remove unused key type set/get helpers Unused code cleanups - 1 - --- 2019-08-01 David Sterba New
[1/2] btrfs: remove unused btrfs_device::flush_bio_sent Unused code cleanups - 1 - --- 2019-08-01 David Sterba New
[3/3] btrfs: tree-log: use symbolic name for first replay stage Define/enum conversions - 1 - --- 2019-08-01 David Sterba New
[2/3] btrsf: async-thread: convert defines to enums Define/enum conversions - - - --- 2019-08-01 David Sterba New
[1/3] btrfs: tree-log: convert defines to enums Define/enum conversions - - - --- 2019-08-01 David Sterba New
[RFC] btrfs: qgroup: Introduce qgroup memory usage and soft limit [RFC] btrfs: qgroup: Introduce qgroup memory usage and soft limit - - - --- 2019-08-01 Qu Wenruo New
[RFC,3/3] btrfs: Pause and resume qgroup for snapshot drop btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-07-31 Qu Wenruo New
[RFC,2/3] btrfs: qgroup: Introduce quota pause infrastrucutre btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-07-31 Qu Wenruo New
[RFC,1/3] btrfs: Refactor btrfs_clean_one_deleted_snapshot() to use fs_info other than root btrfs: qgroup: Pause and resume qgroup for subvolume removal - - - --- 2019-07-31 Qu Wenruo New
[v5,13/29] compat_ioctl: move more drivers to compat_ptr_ioctl Untitled series #153019 9 - - --- 2019-07-30 Arnd Bergmann New
[2/2] btrfs: delete debugfs code Sysfs updates - - - --- 2019-07-30 David Sterba New
[1/2] btrfs: sysfs: add debugging exports Sysfs updates - - - --- 2019-07-30 David Sterba New
Btrfs: fix deadlock between fiemap and transaction commits Btrfs: fix deadlock between fiemap and transaction commits - - - --- 2019-07-29 Filipe Manana New
[3/3] btrfs: tree-checker: Add EXTENT_DATA_REF check btrfs: tree-checker: Add extent items check - - - --- 2019-07-29 Qu Wenruo New
[2/3] btrfs: tree-checker: Add simple keyed refs check btrfs: tree-checker: Add extent items check - - - --- 2019-07-29 Qu Wenruo New
[1/3] btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check btrfs: tree-checker: Add extent items check - - - --- 2019-07-29 Qu Wenruo New
btrfs-progs: check: fix option parsing for -E btrfs-progs: check: fix option parsing for -E - - - --- 2019-07-28 Adam Borowski New
fs: btrfs: Add an assertion to warn incorrct case in insert_inline_extent() fs: btrfs: Add an assertion to warn incorrct case in insert_inline_extent() - 1 - --- 2019-07-27 Jia-Ju Bai New
[GIT,PULL] Btrfs fixes for 5.3-rc2 [GIT,PULL] Btrfs fixes for 5.3-rc2 - - - --- 2019-07-26 David Sterba New
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range - 1 - --- 2019-07-26 Naohiro Aota New
btrfs: fix extent buffer read/write range checks btrfs: fix extent buffer read/write range checks - - - --- 2019-07-26 Naohiro Aota New
Btrfs-progs: mkfs, fix metadata corruption when using mixed mode Btrfs-progs: mkfs, fix metadata corruption when using mixed mode - 1 - --- 2019-07-25 Filipe Manana New
Btrfs: fix race leading to fs corruption after transaction abortion Btrfs: fix race leading to fs corruption after transaction abortion - 2 - --- 2019-07-25 Filipe Manana New
[RFC,17/17] btrfs-progs: add xxhash64 as checksum algorithm Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,16/17] btrfs-progs: add xxhash sources Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,15/17] btrfs-progs: update checksumming api Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,14/17] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,13/17] btrfs-progs: pass checksum type to btrfs_csum_data() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,12/17] btrfs-progs: pass checksum type to btrfs_csum_data() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,11/17] btrfs-progs: don't assume checksums are always 4 bytes Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,10/17] btrfs-progs: add checksum type to checksumming functions Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,09/17] progs: pass in a btrfs_mkfs_config to write_temp_extent_buffer Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,08/17] btrfs-progs: cache csum_type in recover_control Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
[RFC,07/17] btrfs-progs: use btrfs_csum_data() in __csum_tree_block_size() Support xxhash64 checksums - - - --- 2019-07-25 Johannes Thumshirn New
[RFC,06/17] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size() Support xxhash64 checksums - 1 - --- 2019-07-25 Johannes Thumshirn New
« 1 2 ... 178 179 180324 325 »