Show patches with: State = Action Required       |   32458 patches
« 1 2 ... 148 149 150324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/4] btrfs-progs: Sync block group item accessors from kernel btrfs-progs: Sync code for btrfs_block_group - - - --- 2020-05-01 Qu Wenruo New
btrfs: use crypto_shash_digest() btrfs: use crypto_shash_digest() - - - --- 2020-05-01 Eric Biggers New
[3/3] btrfs-progs: Rename btrfs_block_group_cache to btrfs_block_group btrfs-progs: Sync code for btrfs_block_group - - - --- 2020-05-01 Qu Wenruo New
[2/3] btrfs-progs: Remove the unused btrfs_block_group_cache::cache btrfs-progs: Sync code for btrfs_block_group - - - --- 2020-05-01 Qu Wenruo New
[1/3] btrfs-progs: Kill block_group_cache::key btrfs-progs: Sync code for btrfs_block_group - - - --- 2020-05-01 Qu Wenruo New
btrfs-progs: Don't abuse READA_* for extent tree search btrfs-progs: Don't abuse READA_* for extent tree search - - - --- 2020-05-01 Qu Wenruo New
[RFC,V2,3/9] btrfs: use attach/clear_page_private [RFC,V2,1/9] include/linux/pagemap.h: introduce attach/clear_page_private - - - --- 2020-04-30 Guoqing Jiang New
[RFC,V2,1/9] include/linux/pagemap.h: introduce attach/clear_page_private [RFC,V2,1/9] include/linux/pagemap.h: introduce attach/clear_page_private - - - --- 2020-04-30 Guoqing Jiang New
percpu: make pcpu_alloc() aware of current gfp context percpu: make pcpu_alloc() aware of current gfp context 2 - - --- 2020-04-30 Filipe Manana New
btrfs: fix gcc-4.8 build warning btrfs: fix gcc-4.8 build warning - 1 - --- 2020-04-29 Arnd Bergmann New
btrfs-progs: check: Don't do early exit if maybe_repair_root_item() can't find needed root extent btrfs-progs: check: Don't do early exit if maybe_repair_root_item() can't find needed root extent - - - --- 2020-04-29 Qu Wenruo New
[3/3] btrfs: free alien device due to device add btrfs: fix issues due to alien device - 1 - --- 2020-04-28 Anand Jain New
[2/3] btrfs: include non-missing as a qualifier for the latest_bdev btrfs: fix issues due to alien device - 1 - --- 2020-04-28 Anand Jain New
[1/3] btrfs: drop useless goto in open_fs_devices btrfs: fix issues due to alien device - 2 - --- 2020-04-28 Anand Jain New
[2/2] btrfs: add more codes to decoder table Update errno messages - 1 - --- 2020-04-28 David Sterba New
[1/2] btrfs: sort error decoder entries Update errno messages - 1 - --- 2020-04-28 David Sterba New
[5/5] btrfs-progs: add auth key to check btrfs-progs: support creating authenticated file-systems - - - --- 2020-04-28 Johannes Thumshirn New
[4/5] btrfs-progs: add --auth-key to dump-super btrfs-progs: support creating authenticated file-systems - - - --- 2020-04-28 Johannes Thumshirn New
[3/5] btrfs-progs: Add HMAC(SHA256) support btrfs-progs: support creating authenticated file-systems - - - --- 2020-04-28 Johannes Thumshirn New
[2/5] btrfs-progs: add auth_key argument to open_ctree_fs_info btrfs-progs: support creating authenticated file-systems - - - --- 2020-04-28 Johannes Thumshirn New
[1/5] btrfs-progs: pass in fs_info to btrfs_csum_data btrfs-progs: support creating authenticated file-systems - - - --- 2020-04-28 Johannes Thumshirn New
[v2,2/2] btrfs: rename btrfs_parse_device_options back to btrfs_parse_early_options Add file-system authentication to BTRFS - - - --- 2020-04-28 Johannes Thumshirn New
[v2,1/2] btrfs: add authentication support Add file-system authentication to BTRFS - - - --- 2020-04-28 Johannes Thumshirn New
[GIT,PULL] Btrfs fixes for 5.7-rc4 [GIT,PULL] Btrfs fixes for 5.7-rc4 - - - --- 2020-04-27 David Sterba New
Btrfs : improve the speed of compare orphan item and dead roots with tree root when mount Btrfs : improve the speed of compare orphan item and dead roots with tree root when mount - - - --- 2020-04-27 robbieko New
[RFC] btrfs: relocation: Exit balance explicitly if there is no more extents to relocate [RFC] btrfs: relocation: Exit balance explicitly if there is no more extents to relocate - - - --- 2020-04-27 Qu Wenruo New
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info - - - --- 2020-04-27 Qu Wenruo New
[RFC,3/9] btrfs: use set/clear_fs_page_private Untitled series #277679 - - - --- 2020-04-26 Guoqing Jiang New
[v2] Btrfs: fix partial loss of prealloc extent past i_size after fsync [v2] Btrfs: fix partial loss of prealloc extent past i_size after fsync - - - --- 2020-04-23 Filipe Manana New
[U-BOOT,26/26] MAINTAINERS: Add btrfs mail list fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,25/26] fs: btrfs: Cleanup the old implementation fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,24/26] fs: btrfs: Implement btrfs_file_read() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,23/26] fs: btrfs: Introduce lookup_data_extent() for later use fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,22/26] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,21/26] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,20/26] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,19/26] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,18/26] fs: btrfs: Implement btrfs_lookup_path() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,17/26] fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,16/26] fs: btrfs: Rename path resolve related functions to avoid name conflicts fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,15/26] fs: btrfs: Crossport open_ctree_fs_info() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,14/26] fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,13/26] fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,12/26] fs: btrfs: Cross port struct btrfs_root to ctree.h fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,11/26] fs: btrfs: Rename btrfs_root to __btrfs_root fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,10/26] fs: btrfs: Rename struct btrfs_path to struct __btrfs_path fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,09/26] fs: btrfs: Crossport read_tree_block() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,08/26] fs: btrfs: Cross port volumes.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,07/26] fs: btrfs: Cross port structure accessor into ctree.h fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,06/26] fs: btrfs: Cross-port extent-io.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,05/26] fs: btrfs: Cross-port extent-cache.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,04/26] fs: btrfs: Cross-port rbtree-utils from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,03/26] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,02/26] fs: btrfs: Add More checksum algorithm support to btrfs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[U-BOOT,01/26] fs: btrfs: Sync btrfs_btree.h from kernel fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code - - - --- 2020-04-22 Qu Wenruo New
[next] btrfs: fix check for memory allocation failure of ret->path [next] btrfs: fix check for memory allocation failure of ret->path - 1 - --- 2020-04-21 Colin King New
btrfs: add a test for fsync of file with prealloc extents crossing eof btrfs: add a test for fsync of file with prealloc extents crossing eof - - - --- 2020-04-21 Filipe Manana New
Btrfs: remove useless check for copy_items() return value Btrfs: remove useless check for copy_items() return value - - - --- 2020-04-21 Filipe Manana New
Btrfs: fix partial loss of prealloc extent past i_size after fsync Btrfs: fix partial loss of prealloc extent past i_size after fsync - - - --- 2020-04-21 Filipe Manana New
btrfs: boilerplate: devlist and fsinfo btrfs: boilerplate: devlist and fsinfo - - - --- 2020-04-21 Anand Jain New
[v2] btrfs: Fix block group leak when remove it fails [v2] btrfs: Fix block group leak when remove it fails - - - --- 2020-04-21 Xiyu Yang New
[4/4] fsx: move range generation logic into a common helper [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[3/4] fsx: fix infinite/too long loops when generating ranges for copy_file_range [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[2/4] fsx: fix infinite/too long loops when generating ranges for clone operations [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
[1/4] fsx: allow zero range operations to cross eof [1/4] fsx: allow zero range operations to cross eof - 1 - --- 2020-04-20 Filipe Manana New
btrfs: Fix refcnt leak in btrfs_recover_relocation btrfs: Fix refcnt leak in btrfs_recover_relocation - 1 - --- 2020-04-20 Xiyu Yang New
btrfs: Fix btrfs_block_group refcnt leak btrfs: Fix btrfs_block_group refcnt leak - - - --- 2020-04-20 Xiyu Yang New
btrfs: Use the correct style for SPDX License Identifier btrfs: Use the correct style for SPDX License Identifier - - - --- 2020-04-19 Nishad Kamdar New
btrfs: move enum btrfs_compression_type to the UAPI header btrfs: move enum btrfs_compression_type to the UAPI header - - - --- 2020-04-19 Eugene Syromiatnikov New
btrfs: fix a potential racy btrfs: fix a potential racy - - - --- 2020-04-19 wu000273@umn.edu New
[2/5] btrfs: call __clear_page_buffers to simplify code Untitled series #273455 - - - --- 2020-04-18 Guoqing Jiang New
[4/4] fsx: move range generation logic into a common helper Untitled series #273039 - - - --- 2020-04-17 Filipe Manana New
[v2,2/2] Btrfs: simplify error handling of clean_pinned_extents() [v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group - - - --- 2020-04-17 Filipe Manana New
[v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group [v2,1/2] Btrfs: fix memory leak of transaction when deleting unused block group - - - --- 2020-04-17 Filipe Manana New
[2/2] Btrfs: simplify error handling of clean_pinned_extents() [1/2] Btrfs: fix memory leak of transaction when deleting unused block group - 1 - --- 2020-04-17 Filipe Manana New
[1/2] Btrfs: fix memory leak of transaction when deleting unused block group [1/2] Btrfs: fix memory leak of transaction when deleting unused block group - 1 - --- 2020-04-17 Filipe Manana New
[GIT,PULL] Btrfs fix for 5.7-rc2 [GIT,PULL] Btrfs fix for 5.7-rc2 - - - --- 2020-04-17 David Sterba New
btrfs-progs: Remove the duplicated @level parameter for btrfs_bin_search() btrfs-progs: Remove the duplicated @level parameter for btrfs_bin_search() - 1 - --- 2020-04-17 Qu Wenruo New
btrfs: Remove the duplicated @level parameter for btrfs_bin_search() btrfs: Remove the duplicated @level parameter for btrfs_bin_search() - 2 - --- 2020-04-17 Qu Wenruo New
[v2,15/15] btrfs: unify buffered and direct I/O read repair btrfs: read repair/direct I/O improvements - 1 - --- 2020-04-16 Omar Sandoval New
[v2,14/15] btrfs: get rid of endio_repair_workers btrfs: read repair/direct I/O improvements - 1 - --- 2020-04-16 Omar Sandoval New
[v2,13/15] btrfs: simplify direct I/O read repair btrfs: read repair/direct I/O improvements - 2 - --- 2020-04-16 Omar Sandoval New
[v2,12/15] btrfs: get rid of one layer of bios in direct I/O btrfs: read repair/direct I/O improvements - 1 - --- 2020-04-16 Omar Sandoval New
[v2,11/15] btrfs: put direct I/O checksums in btrfs_dio_private instead of bio btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,10/15] btrfs: convert btrfs_dio_private->pending_bios to refcount_t btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,09/15] btrfs: kill btrfs_dio_private->private btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,08/15] btrfs: make btrfs_check_repairable() static btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,07/15] btrfs: rename __readpage_endio_check to check_data_csum btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,06/15] btrfs: clarify btrfs_lookup_bio_sums documentation btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,05/15] btrfs: don't do repair validation for checksum errors btrfs: read repair/direct I/O improvements - 2 - --- 2020-04-16 Omar Sandoval New
[v2,04/15] btrfs: look at full bi_io_vec for repair decision btrfs: read repair/direct I/O improvements - 1 - --- 2020-04-16 Omar Sandoval New
[v2,03/15] btrfs: fix double __endio_write_update_ordered in direct I/O btrfs: read repair/direct I/O improvements - 2 - --- 2020-04-16 Omar Sandoval New
[v2,02/15] btrfs: fix error handling when submitting direct I/O bio btrfs: read repair/direct I/O improvements - 3 - --- 2020-04-16 Omar Sandoval New
[v2,01/15] block: add bio_for_each_bvec_all() btrfs: read repair/direct I/O improvements - 1 - --- 2020-04-16 Omar Sandoval New
[v2] btrfs: Make btrfs_read_disk_super return struct btrfs_disk_super [v2] btrfs: Make btrfs_read_disk_super return struct btrfs_disk_super - 1 - --- 2020-04-16 Nikolay Borisov New
[PATCHv3,3/3] btrfs-progs: tests: misc: Add some replace tests btrfs-progs: Auto resize fs after device replace - - - --- 2020-04-16 Marcos Paulo de Souza New
[PATCHv3,2/3] btrfs-progs: replace: New argument to resize the fs after replace btrfs-progs: Auto resize fs after device replace - - - --- 2020-04-16 Marcos Paulo de Souza New
[PATCHv3,1/3] btrfs-progs: Move resize into functionaly into utils.c btrfs-progs: Auto resize fs after device replace - - - --- 2020-04-16 Marcos Paulo de Souza New
[fstests] btrfs/14{2,3}: use dm-dust instead of fail_make_request [fstests] btrfs/14{2,3}: use dm-dust instead of fail_make_request - 1 - --- 2020-04-15 Omar Sandoval New
btrfs: Make btrfs_read_disk_super return struct btrfs_disk_super btrfs: Make btrfs_read_disk_super return struct btrfs_disk_super - - - --- 2020-04-15 Nikolay Borisov New
« 1 2 ... 148 149 150324 325 »