Show patches with: none      |   40789 patches
« 1 2 ... 137 138 139407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,13/39] btrfs: load zone's alloction offset btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,12/39] btrfs: verify device extent is aligned to zone btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,11/39] btrfs: implement zoned chunk allocator btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,10/39] btrfs: implement log-structured superblock for ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,09/39] btrfs: disallow inode_cache in ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,08/39] btrfs: disallow mixed-bg in ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,07/39] btrfs: disable fallocate in ZONED mode btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
[v7,06/39] btrfs: disallow NODATACOW in ZONED mode btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
[v7,05/39] btrfs: disallow space_cache in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,04/39] btrfs: introduce max_zone_append_size btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,03/39] btrfs: Check and enable ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,02/39] btrfs: Get zone information of zoned block devices btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,01/39] btrfs: introduce ZONED feature flag btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
fixup: btrfs: simplify parameters of btrfs_sysfs_add_devices_dir fixup: btrfs: simplify parameters of btrfs_sysfs_add_devices_dir - - - --- 2020-09-10 Anand Jain New
[3/3] btrfs: skip space_cache v1 setup when not using it btrfs: free space tree mounting fixes - 1 - --- 2020-09-09 Boris Burkov New
[v2,2/3] btrfs: remove free space items when creating free space tree btrfs: free space tree mounting fixes - - - --- 2020-09-09 Boris Burkov New
[v2,1/3] btrfs: support remount of ro fs with free space tree btrfs: free space tree mounting fixes - - - --- 2020-09-09 Boris Burkov New
[-next] btrfs: Remove unused function calc_global_rsv_need_space() [-next] btrfs: Remove unused function calc_global_rsv_need_space() - 2 - --- 2020-09-09 Yue Haibing New
[v2] fstests: btrfs/219 add a test to test -o rescue=all [v2] fstests: btrfs/219 add a test to test -o rescue=all - - - --- 2020-09-09 Josef Bacik New
[10/10] btrfs: Sink mirror_num argument in __do_readpage Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[09/10] btrfs: Sink read_flags argument into extent_read_full_page Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[08/10] btrfs: Sink mirror_num argument in extent_read_full_page Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[07/10] btrfs: Promote extent_read_full_page to btrfs_readpage Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[06/10] btrfs: Remove mirror_num argument from extent_read_full_page Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[05/10] btrfs: Remove btrfs_get_extent indirection from __do_readpage Cleanup metadata page reading path - - - --- 2020-09-09 Nikolay Borisov New
[04/10] btrfs: Remove btree_get_extent Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[03/10] btrfs: Simplify metadata pages reading Cleanup metadata page reading path - 1 - --- 2020-09-09 Nikolay Borisov New
[02/10] btrfs: Remove pg_offset from btrfs_get_extent Cleanup metadata page reading path - - - --- 2020-09-09 Nikolay Borisov New
[01/10] btrfs: Remove btree_readpage Cleanup metadata page reading path - - - --- 2020-09-09 Nikolay Borisov New
btrfs: introduce rescue=all btrfs: introduce rescue=all - - - --- 2020-09-08 Josef Bacik New
fstests: btrfs/219 add a test to test -o rescue=all fstests: btrfs/219 add a test to test -o rescue=all - - - --- 2020-09-08 Josef Bacik New
fstests: add a _require_scratch_mountopt helper fstests: add a _require_scratch_mountopt helper - - - --- 2020-09-08 Josef Bacik New
generic: add test for zero range over a file range with many small extents generic: add test for zero range over a file range with many small extents - 1 - --- 2020-09-08 Filipe Manana New
[5/5] btrfs: rename btrfs_insert_clone_extent() to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[4/5] btrfs: rename btrfs_punch_hole_range() to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[3/5] btrfs: rename struct btrfs_clone_extent_info to a more generic name btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[2/5] btrfs: remove item_size member of struct btrfs_clone_extent_info btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[1/5] btrfs: fix metadata reservation for fallocate that leads to transaction aborts btrfs: fix enospc and transaction aborts during fallocate - 1 - --- 2020-09-08 Filipe Manana New
[17/17] btrfs: allow RO mount of 4K sector size fs on 64K page system btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[16/17] btrfs: handle extent buffer verification proper for subpage size btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[15/17] btrfs: introduce subpage_eb_mapping for extent buffers btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[14/17] btrfs: make btrfs_readpage_end_io_hook() follow sector size btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[13/17] btrfs: extent_io: only require sector size alignment for page read btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[12/17] btrfs: remove the unnecessary parameter @start and @len for check_data_csum() btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[11/17] btrfs: extract the extent buffer verification from btree_readpage_end_io_hook() btrfs: add read-only support for subpage sector size - 1 - --- 2020-09-08 Qu Wenruo New
[10/17] btrfs: add assert_spin_locked() for attach_extent_buffer_page() btrfs: add read-only support for subpage sector size - 1 - --- 2020-09-08 Qu Wenruo New
[09/17] btrfs: refactor btrfs_release_extent_buffer_pages() btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[08/17] btrfs: refactor how we extract extent buffer from page for alloc_extent_buffer() btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[07/17] btrfs: make csum_tree_block() handle sectorsize smaller than page size btrfs: add read-only support for subpage sector size - 1 - --- 2020-09-08 Qu Wenruo New
[06/17] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[05/17] btrfs: don't allow tree block to cross page boundary for subpage support btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[04/17] btrfs: make btrfs_fs_info::buffer_radix to take sector size devided values btrfs: add read-only support for subpage sector size - 1 - --- 2020-09-08 Qu Wenruo New
[03/17] btrfs: remove the open-code to read disk-key btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[02/17] btrfs: calculate inline extent buffer page size based on page size btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[01/17] btrfs: extent-io-tests: remove invalid tests btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[v2] fstests: btrfs/219 check if mount opts are applied [v2] fstests: btrfs/219 check if mount opts are applied - 1 - --- 2020-09-07 Marcos Paulo de Souza New
[2/2] btrfs/163: replace sprout instead of seed fstests: btrfs seed device device operation tests - - - --- 2020-09-04 Anand Jain New
[v2,1/2] btrfs: add a test case for btrfs seed device delete fstests: btrfs seed device device operation tests - - - --- 2020-09-04 Anand Jain New
[16/16] btrfs: btrfs_dev_replace_update_device_in_mapping_tree drop file global declare btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[15/16] btrfs: cleanup unnecessary goto in open_seed_device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[14/16] btrfs: cleanup btrfs_assign_next_active_device() btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[13/16] btrfs: cleanup btrfs_remove_chunk btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[12/16] btrfs: open code list_head pointer in btrfs_init_dev_replace_tgtdev btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[11/16] btrfs: btrfs_init_devices_late: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-04 Anand Jain New
[10/16] btrfs: reada: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[09/16] btrfs: handle fail path for btrfs_sysfs_add_fs_devices btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[08/16] btrfs: initialize sysfs devid and device link for seed device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-04 Anand Jain New
[07/16] btrfs: refactor btrfs_sysfs_remove_devices_dir btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[06/16] btrfs: refactor btrfs_sysfs_add_devices_dir btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 2 - --- 2020-09-04 Anand Jain New
[05/16] btrfs: btrfs_sysfs_remove_devices_dir drop return value btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 2 - --- 2020-09-04 Anand Jain New
[04/16] btrfs: add btrfs_sysfs_remove_device helper btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 3 - --- 2020-09-04 Anand Jain New
[03/16] btrfs: add btrfs_sysfs_add_device helper btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-04 Anand Jain New
[02/16] btrfs: fix replace of seed device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-04 Anand Jain New
[01/16] btrfs: fix put of uninitialized kobject after seed device delete btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-04 Anand Jain New
btrfs: fix NULL pointer dereference after failure to create snapshot btrfs: fix NULL pointer dereference after failure to create snapshot - 1 - --- 2020-09-04 Filipe Manana New
btrfs/154: remove test for fix that never landed btrfs/154: remove test for fix that never landed - 1 - --- 2020-09-04 Johannes Thumshirn New
[v3,04/15] btrfs: refactor btrfs_sysfs_add_devices_dir Untitled series #343501 - - - --- 2020-09-04 Anand Jain New
[v3,07/15] btrfs: handle fail path for btrfs_sysfs_add_fs_devices Untitled series #343501 - - - --- 2020-09-04 Anand Jain New
btrfs: add a test case for btrfs seed device delete btrfs: add a test case for btrfs seed device delete - - - --- 2020-09-04 Anand Jain New
[v2] btrfs: add test for free space tree remounts [v2] btrfs: add test for free space tree remounts - 1 - --- 2020-09-04 Boris Burkov New
[2/2] btrfs: remove free space items when creating free space tree btrfs: free space tree mounting fixes - - - --- 2020-09-03 Boris Burkov New
[1/2] btrfs: support remount of ro fs with free space tree btrfs: free space tree mounting fixes - - - --- 2020-09-03 Boris Burkov New
[2/2] btrfs: pretty print leaked root name Some leaked root fixes - - - --- 2020-09-03 Josef Bacik New
[1/2] btrfs: free fs roots on failed mount Some leaked root fixes - 1 - --- 2020-09-03 Josef Bacik New
[v2] btrfs-progs: support free space tree in mkfs [v2] btrfs-progs: support free space tree in mkfs - - - --- 2020-09-03 Boris Burkov New
btrfs: dio iomap DSYNC workaround btrfs: dio iomap DSYNC workaround - - 1 --- 2020-09-03 Josef Bacik New
btrfs: set ret to 0 in btrfs_get_extent btrfs: set ret to 0 in btrfs_get_extent - - - --- 2020-09-03 Nikolay Borisov New
[v2] btrfs: improve messages when devices rescanned [v2] btrfs: improve messages when devices rescanned - - - --- 2020-09-03 Anand Jain New
btrfs/011: skip if on too small devices btrfs/011: skip if on too small devices - 1 - --- 2020-09-03 Johannes Thumshirn New
fstests: btrfs/161: extend the test case to delete seed fstests: btrfs/161: extend the test case to delete seed - - - --- 2020-09-03 Anand Jain New
[v3,1/15] btrfs: add btrfs_sysfs_add_device helper [v3,1/15] btrfs: add btrfs_sysfs_add_device helper - 1 - --- 2020-09-03 Anand Jain New
btrfs: improve messages when devices rescanned btrfs: improve messages when devices rescanned - - - --- 2020-09-03 Anand Jain New
[15/15] btrfs: fix replace of seed device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-03 Anand Jain New
[14/15] btrfs: btrfs_dev_replace_update_device_in_mapping_tree drop file global declare btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
[13/15] btrfs: cleanup unnecessary goto in open_seed_device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
[12/15] btrfs: cleanup btrfs_assign_next_active_device() btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
[11/15] btrfs: cleanup btrfs_remove_chunk btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
[10/15] btrfs: open code list_head pointer in btrfs_init_dev_replace_tgtdev btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
[09/15] btrfs: btrfs_init_devices_late: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-09-03 Anand Jain New
[08/15] btrfs: reada: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-09-03 Anand Jain New
« 1 2 ... 137 138 139407 408 »