Show patches with: Archived = No       |   6212 patches
« 1 2 ... 3 4 562 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,1/2] fs/super.c: add new super block sub devices super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4 - - - --- 2014-06-19 Josef Bacik Under Review
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
[RFC,8/8] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,7/8] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,6/8] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,5/8] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,4/8] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,3/8] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to … - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,2/8] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,1/8] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-05-21 Chandan Rajendra Under Review
[3/3] Btrfs: add another checksum algorithm xxhash - - - --- 2014-05-07 Liu Bo Under Review
[RFC,2/2] btrfs-progs: Add userspace support for kernel missing dev detection. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,1/2] btrfs-progs: Follow kernel changes to add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,2/2] btrfs: Add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,1/2] btrfs: Add missing device check in dev_info/rm_dev ioctl - - - --- 2014-05-06 Qu Wenruo Under Review
[3/3] btrfs check: Attempt to fix misordered keys with bitflips in them - - - --- 2014-05-05 Hugo Mills Under Review
[2/3] btrfs check: Pre-sort keys in a block while searching - - - --- 2014-05-05 Hugo Mills Under Review
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 2014-04-20 Filipe Manana Under Review
[2/4,v4] Btrfs-progs: send, implement total data size callback and progress report - - - --- 2014-04-20 Filipe Manana Under Review
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana Under Review
Btrfs-progs: cmds-subvolume: use parameter str instead of optarg - - - --- 2014-04-19 Rakesh Pandit Under Review
btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache - - - --- 2014-04-10 Qu Wenruo Under Review
[v5] Btrfs-progs: add dedup subcommand - - - --- 2014-04-10 Liu Bo Under Review
[v10,16/16] Btrfs: fix dedup enospc problem - - - --- 2014-04-10 Liu Bo Under Review
[v10,15/16] Btrfs: use total_bytes instead of bytes_used for global_rsv - - - --- 2014-04-10 Liu Bo Under Review
[v10,14/16] Btrfs: fix wrong pinned bytes in __btrfs_free_extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,13/16] Btrfs: fix transactin abortion in __btrfs_free_extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,12/16] Btrfs: fix deadlock of dedup work - - - --- 2014-04-10 Liu Bo Under Review
[v10,11/16] Btrfs: fix a crash of dedup ref - - - --- 2014-04-10 Liu Bo Under Review
[v10,10/16] Btrfs: improve the delayed refs process in rm case - - - --- 2014-04-10 Liu Bo Under Review
[v10,09/16] Btrfs: add ioctl of dedup control - - - --- 2014-04-10 Liu Bo Under Review
[v10,08/16] Btrfs: don't return space for dedup extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,07/16] Btrfs: skip dedup reference during backref walking - - - --- 2014-04-10 Liu Bo Under Review
[v10,06/16] Btrfs: online(inband) data dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,05/16] Btrfs: make ordered extent aware of dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,04/16] Btrfs: introduce dedup state - - - --- 2014-04-10 Liu Bo Under Review
[v10,03/16] Btrfs: introduce dedup tree operations - - - --- 2014-04-10 Liu Bo Under Review
[v10,02/16] Btrfs: introduce dedup tree and relatives - - - --- 2014-04-10 Liu Bo Under Review
[v10,01/16] Btrfs: disable qgroups accounting when quota_enable is 0 - - - --- 2014-04-10 Liu Bo Under Review
[RFC] Btrfs: send, add calculate data size flag to allow for progress estimation - - - --- 2014-04-06 Marc MERLIN Under Review
btrfs: Add more details while checking tree block - 1 - --- 2018-06-22 Su Yue Accepted
[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
[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
[3/3] btrfs: use timespec64 for i_otime - - - --- 2018-06-20 Arnd Bergmann Accepted
[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
[26/34] btrfs: Remove fs_info from free_excluded_extents - - - --- 2018-06-20 Nikolay Borisov Accepted
[25/34] btrfs: Remove fs_info from check_system_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[24/34] btrfs: Remove fs_info from btrfs_alloc_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[23/34] btrfs: Remove fs_info from do_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[22/34] btrfs: Remove fs_info from run_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[21/34] btrfs: Remove fs_info from cleanup_ref_head - - - --- 2018-06-20 Nikolay Borisov Accepted
[20/34] btrfs: Remove unused fs_info from cleanup_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[19/34] btrfs: Remove fs_info from run_delayed_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[18/34] btrfs: Remove fs_info from run_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[16/34] btrfs: Remove fs_info from alloc_reserved_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[15/34] btrfs: Remove fs_info from __btrfs_free_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[14/34] btrfs: Remove fs_info from btrfs_remove_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[13/34] btrfs: Remove fs_info from btrfs_make_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[10/34] btrfs: Remove fs_info from lookup_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[07/34] btrfs: Remove fs_info argument from update_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[06/34] btrfs: Remove fs_info from lookup_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[05/34] btrfs: Remove fs_info from fixup_low_keys - - - --- 2018-06-20 Nikolay Borisov Accepted
[04/34] btrfs: Remove fs_info from remove_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[03/34] btrfs: Remove fs_info argument from insert_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[02/34] btrfs: Remove fs_info from insert_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[01/34] btrfs: Remove fs_info from insert_tree_block_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[v2] Btrfs: fix physical offset reported by fiemap for inline extents - 1 - --- 2018-06-20 Filipe Manana Accepted
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount - - - --- 2018-06-20 Qu Wenruo Accepted
btrfs: fix invalid-free in btrfs_extent_same - - - --- 2018-06-19 Lu Fengqi Accepted
[3/3] btrfs: Fix comment in lookup_inline_extent_backref - - - --- 2018-06-18 Nikolay Borisov Accepted
btrfs: Deduplicate extent_buffer init code - 1 - --- 2018-06-18 Nikolay Borisov Accepted
btrfs: stop using get_seconds() - 1 - --- 2018-06-12 Allen Accepted
[2/2] Btrfs: sync log after logging new name - - - --- 2018-06-11 Filipe Manana Accepted
[1/2] Btrfs: fix return value on rename exchange failure - - - --- 2018-06-11 Filipe Manana Accepted
[v2] fs: btrfs: Change return type to vm_fault_t - - - --- 2018-06-06 Souptick Joarder Accepted
btrfs: Get rid of the confusing btrfs_file_extent_inline_len() - 1 - --- 2018-06-06 Qu Wenruo Accepted
[2/2] btrfs: scrub: Remove unused copy_nocow_pages() and its children functions - - - --- 2018-06-06 Qu Wenruo Accepted
btrfs: Check error of btrfs_iget() in btrfs_search_path_in_tree_user() - - - --- 2018-06-04 Misono Tomohiro Accepted
btrfs: Refactor count handling in btrfs_unpin_free_ino() - - - --- 2017-07-15 Geert Uytterhoeven Accepted
btrfs: qgroup: move noisy underflow warning to debugging build - 1 - --- 2017-04-18 David Sterba Accepted
Btrfs: fix potential use-after-free for cloned bio - 1 - --- 2017-04-10 Liu Bo Accepted
Btrfs: fix invalid dereference in btrfs_retry_endio - 1 - --- 2017-04-05 Liu Bo Accepted
[v2] btrfs: drop the nossd flag when remounting with -o ssd - - - --- 2017-03-31 Adam Borowski Accepted
[v3] Btrfs: bring back repair during read - 1 1 --- 2017-03-29 Liu Bo Accepted
btrfs-progs: fix missing __error symbol in libbtrfs.so.0 - - - --- 2017-03-27 Sergei Trofimovich Accepted
« 1 2 ... 3 4 562 63 »