Show patches with: none      |   41075 patches
« 1 2 ... 217 218 219410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] btrfs: drop devices declare in btrfs_init_new_device() - 1 - --- 2018-07-03 Anand Jain New
[1/2] btrfs: declare fs_devices in btrfs_init_new_device() - - - --- 2018-07-03 Anand Jain New
[2/2] btrfs: fix missing superblock update in the device delete commit transaction - - - --- 2018-07-03 Anand Jain New
[RESEND,1/2] btrfs: fix parent in memory total_devices after seed delete - - - --- 2018-07-03 Anand Jain New
btrfs: Add chunk type check in read a chunk - - - --- 2018-07-03 Gu Jinxiang New
Btrfs: make sure there is always room for generation number - 1 - --- 2018-07-03 Zhihui Zhang New
[RFC,0/3] btrfs-progs: lowmem: delay before lowmem repair - - - --- 2018-07-02 David Disseldorp New
btrfs: qgroups: Move transaction managed inside btrfs_quota_enable - 1 - --- 2018-07-02 Nikolay Borisov New
[RFC,3/3] btrfs-progs: tests: append '--force-repair-lowmem' if lowmem repair is enabled - - - --- 2018-07-02 Su Yue New
[RFC,2/3] btrfs-progs: lowmem: force to start without delay with option '--force-repair-lowmem' - - - --- 2018-07-02 Su Yue New
[RFC,1/3] btrfs-progs: lowmem: delay before lowmem repair starts - - - --- 2018-07-02 Su Yue New
[v2] btrfs: tree-checker: Verify block_group_item - 1 - --- 2018-07-02 Qu Wenruo New
btrfs: Do extra chunk block group mapping check at mount - - - --- 2018-07-02 Qu Wenruo New
btrfs: use correct compare function of dirty_metadata_bytes - 1 - --- 2018-07-02 ethanlien New
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized - - - --- 2018-07-02 Qu Wenruo New
btrfs: tree-checker: Verify block_group_item - - - --- 2018-07-02 Qu Wenruo New
btrfs-progs: free-space-cache: Don't panic when free space cache is corrupted - 1 - --- 2018-07-01 Qu Wenruo New
[14/14] btrfs: raid56: catch errors from full_stripe_write - - - --- 2018-06-29 David Sterba New
[13/14] btrfs: raid56: don't lock stripe cache table when freeing - - - --- 2018-06-29 David Sterba New
[12/14] btrfs: raid56: merge rbio_is_full helpers - - - --- 2018-06-29 David Sterba New
[11/14] btrfs: raid56: use new helper for async_scrub_parity - - - --- 2018-06-29 David Sterba New
[10/14] btrfs: raid56: use new helper for async_read_rebuild - - - --- 2018-06-29 David Sterba New
[09/14] btrfs: raid56: use new helper for async_rmw_stripe - - - --- 2018-06-29 David Sterba New
[08/14] btrfs: raid56: add new helper for starting async work - - - --- 2018-06-29 David Sterba New
[07/14] btrfs: open-code bio_set_op_attrs - - - --- 2018-06-29 David Sterba New
[06/14] btrfs: switch types to int when counting eb pages - 1 - --- 2018-06-29 David Sterba New
[05/14] btrfs: pass only eb to num_extent_pages - 1 - --- 2018-06-29 David Sterba New
[04/14] btrfs: prune unused includes - - - --- 2018-06-29 David Sterba New
[03/14] btrfs: use copy_page for copying pages instead of memcpy - - - --- 2018-06-29 David Sterba New
[02/14] btrfs: simplify pointer chasing of local fs_info variables - - - --- 2018-06-29 David Sterba New
[01/14] btrfs: simplify some assignments of inode numbers - - - --- 2018-06-29 David Sterba New
btrfs: use customized batch size for total_bytes_pinned - - - --- 2018-06-29 ethanlien New
[v2] Revert "btrfs: fix a possible umount deadlock" - 1 - --- 2018-06-29 Nikolay Borisov New
Revert "btrfs: fix a possible umount deadlock" - - - --- 2018-06-28 Nikolay Borisov New
Enabling quota may not correctly rescan on 4.17 - 1 - --- 2018-06-28 Nikolay Borisov New
[RFC] btrfs: Do extra device generation check at mount time - - - --- 2018-06-28 Qu Wenruo New
[4/4] btrfs: Remove unnecessary locking code in qgroup_rescan_leaf - - - --- 2018-06-27 Nikolay Borisov New
[3/4] btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_PRIVATE - - - --- 2018-06-27 Nikolay Borisov New
[2/4] btrfs: Document locking require via lockdep_assert_held - - - --- 2018-06-27 Nikolay Borisov New
[1/4] btrfs: Refactor loop in btrfs_release_extent_buffer_page - - - --- 2018-06-27 Nikolay Borisov New
[V7,17/24] btrfs: move bio_pages_all() to btrfs - - - --- 2018-06-27 Ming Lei New
[V7,16/24] btrfs: use bvec_last_segment to get bio's last page - - - --- 2018-06-27 Ming Lei New
[v1] btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf - 1 - --- 2018-06-27 Qu Wenruo New
btrfs: quota: Reset rescan progress if we hit last leaf - - - --- 2018-06-27 Qu Wenruo New
[v4,5/5] btrfs: remove unnecessary bracket in btrfs_get_acl() - 1 - --- 2018-06-27 Chengguang Xu New
[v4,4/5] btrfs: avoid error code overriding in btrfs_get_acl() - 1 - --- 2018-06-27 Chengguang Xu New
[v4,3/5] btrfs: remove unnecessary -ERANGE check in btrfs_get_acl() - 1 - --- 2018-06-27 Chengguang Xu New
[v4,2/5] btrfs: replace empty string with NULL when getting attribute length in btrfs_get_acl() - 1 - --- 2018-06-27 Chengguang Xu New
[v4,1/5] btrfs: return error instead of crash when detecting unexpected type in btrfs_get_acl() - 1 - --- 2018-06-27 Chengguang Xu New
fstests: test power failure on btrfs while qgroups rescan is in progress - - - --- 2018-06-26 Filipe Manana New
Btrfs: fix mount failure when qgroup rescan is in progress - 1 - --- 2018-06-26 Filipe Manana New
btrfs: annotate unlikely branches after V0 extent type removal - 1 - --- 2018-06-26 David Sterba New
[v2] btrfs: Add graceful handling of V0 extents - - - --- 2018-06-26 David Sterba New
[v2] btrfs: Add graceful handling of V0 extents - - - --- 2018-06-26 Nikolay Borisov New
btrfs: qgroups: Move transaction managed inside btrfs_quota_enable - - - --- 2018-06-26 Nikolay Borisov New
[v3] btrfs: code cleanups for btrfs_get_acl() - 1 - --- 2018-06-26 Chengguang Xu New
[v2] Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion - 1 - --- 2018-06-25 Chris Mason New
btrfs: remove warnings superseded by refcount_t usage - - - --- 2018-06-25 David Sterba New
Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion - - - --- 2018-06-25 Chris Mason New
[RFC,0/2] Btrfs: fix file data corruptions due to lost dirty bits - - - --- 2018-06-25 David Sterba New
[2/2] btrfs: Add graceful handling of V0 extents - - - --- 2018-06-25 Nikolay Borisov New
[1/2] btrfs: Remove V0 extent support - - - --- 2018-06-25 Nikolay Borisov New
[v2] btrfs: remove -ERANGE check and avoid errno overriding in btrfs_get_acl() - - - --- 2018-06-23 Chengguang Xu New
[v2] btrfs: return EUCLEAN if extent_inline_ref type is invalid - - - --- 2018-06-22 Su Yue New
btrfs: return EUCLEAN if extent_inline_ref type is invalid - 1 - --- 2018-06-22 Su Yue New
[v2] btrfs: Refactor count handling in btrfs_unpin_free_ino() - 1 - --- 2018-06-22 Geert Uytterhoeven New
[v4] btrfs: Don't remove block group still has pinned down bytes - 1 - --- 2018-06-22 Qu Wenruo New
btrfs: treat -ERANGE as an error case in btrfs_get_acl() - - - --- 2018-06-22 Chengguang Xu New
btrfs: Add more details while checking tree block - 1 - --- 2018-06-22 Su Yue Accepted
[2/2,v2] btrfs: use timespec64 for i_otime - 1 - --- 2018-06-21 Arnd Bergmann New
[1/2,v2] btrfs: use monotonic time for transaction handling - 1 - --- 2018-06-21 Arnd Bergmann Accepted
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref - 1 - --- 2018-06-21 Nikolay Borisov Accepted
fstests: btrfs/085: replace btrfs-debug-tree with btrfs inspect-internal dump-tree - 1 - --- 2018-06-21 Lu Fengqi New
[RFC] btrfs: Remove V0 extent support - - - --- 2018-06-21 Nikolay Borisov New
[7/7] btrfs: fix mount and ioctl device scan ioctl race - 1 - --- 2018-06-20 David Sterba New
[6/7] btrfs: reorder initialization before the mount locks uuid_mutex - 1 - --- 2018-06-20 David Sterba New
[5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options - 1 - --- 2018-06-20 David Sterba New
[4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices - 1 - --- 2018-06-20 David Sterba New
[3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device - 1 - --- 2018-06-20 David Sterba New
[2/7] btrfs: extend critical section when scanning a new device - - - --- 2018-06-20 David Sterba New
[1/7] btrfs: restore uuid_mutex in btrfs_open_devices - - - --- 2018-06-20 David Sterba New
btrfs: Fix a C compliance issue - - - --- 2018-06-20 Jeff Mahoney New
[v2,3/3] btrfs: Fix a C compliance issue - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,2/3] btrfs: Annotate fall-through - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,1/3] btrfs: Fix indentation - - - --- 2018-06-20 Bart Van Assche Accepted
btrfs: Fix a C compliance issue - - - --- 2018-06-20 David Sterba New
[2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker - - - --- 2018-06-20 Chris Mason New
[1/2] Btrfs: don't clean dirty pages during buffered writes - 1 - --- 2018-06-20 Chris Mason New
[3/3] btrfs: use timespec64 for i_otime - - - --- 2018-06-20 Arnd Bergmann Accepted
[2/3] btrfs: use 64-bit timestamps for struct btrfs_dev_replace_item - - - --- 2018-06-20 Arnd Bergmann New
[1/3] btrfs: use monotonic time for transaction handling - - - --- 2018-06-20 Arnd Bergmann New
btrfs: Streamline log_extent_csums a bit - 1 - --- 2018-06-20 Nikolay Borisov New
[34/34] btrfs: Remove fs_info from convert_extent_item_v0 - - - --- 2018-06-20 Nikolay Borisov New
[33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro - - - --- 2018-06-20 Nikolay Borisov Accepted
[31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[30/34] btrfs: Remove fs_info from remove_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[29/34] btrfs: Remove fs_info from run_one_delayed_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[28/34] btrfs: Remove fs_info from insert_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[27/34] btrfs: Remove fs_info from exclude_super_stripes - - - --- 2018-06-20 Nikolay Borisov Accepted
« 1 2 ... 217 218 219410 411 »