Show patches with: none      |   41170 patches
« 1 2 ... 142 143 144411 412 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] btrfs: improve error message in setup_items_for_insert Improve setup_items_for_insert - 1 - --- 2020-09-01 Nikolay Borisov New
[4/5] btrfs: Add kerneldoc for setup_items_for_insert Improve setup_items_for_insert - 1 - --- 2020-09-01 Nikolay Borisov New
[3/5] btrfs: Sink total_data parameter in setup_items_for_insert Improve setup_items_for_insert - 1 - --- 2020-09-01 Nikolay Borisov New
[2/5] btrfs: Eliminate total_size parameter from setup_items_for_insert Improve setup_items_for_insert - 1 - --- 2020-09-01 Nikolay Borisov New
[1/5] btrfs: Re-arrange statements in setup_items_for_insert Improve setup_items_for_insert - 1 - --- 2020-09-01 Nikolay Borisov New
[RFC] btrfs: don't call btrfs_sync_file from iomap context [RFC] btrfs: don't call btrfs_sync_file from iomap context - - - --- 2020-09-01 Johannes Thumshirn New
[2/2] btrfs: do not create raid sysfs entries under chunk_mutex A couple of lockdep fixes - - - --- 2020-09-01 Josef Bacik New
[1/2] btrfs: init sysfs for devices outside of the chunk_mutex A couple of lockdep fixes - - - --- 2020-09-01 Josef Bacik New
[GIT,PULL] Btrfs fixes for 5.9-rc4 [GIT,PULL] Btrfs fixes for 5.9-rc4 - - - --- 2020-08-31 David Sterba New
btrfs: add test for free space tree remounts btrfs: add test for free space tree remounts - 1 - --- 2020-08-31 Boris Burkov New
btrfs-progs: add async option to btrfs property set btrfs-progs: add async option to btrfs property set - - - --- 2020-08-31 Boris Burkov New
btrfs: fix lockdep splat in add_missing_dev btrfs: fix lockdep splat in add_missing_dev - 1 - --- 2020-08-31 Josef Bacik New
[12/12] btrfs: Make extent_fiemap take btrfs_iode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[11/12] btrfs: Make btrfs_zero_range_check_range_boundary take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[10/12] btrfs: Make copy_inline_to_page take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[09/12] btrfs: Make btrfs_find_ordered_sum take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[08/12] btrfs: Make get_extent_skip_holes take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[07/12] btrfs: Make btrfs_writepage_endio_finish_ordered btrfs_inode-centric Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[06/12] btrfs: Make btrfs_invalidatepage work on btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[05/12] btrfs: Convert btrfs_inode_sectorsize to take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[04/12] btrfs: Make btrfs_dec_test_ordered_pending take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[03/12] btrfs: Make ordered extent tracepoint take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[02/12] btrfs: Make btrfs_lookup_first_ordered_extent take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[01/12] btrfs: Make inode_tree_del take btrfs_inode Another batch of inode vs btrfs_inode cleanups - 1 - --- 2020-08-31 Nikolay Borisov New
[11/11] btrfs: fix replace of seed device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-08-30 Anand Jain New
[10/11] 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-08-30 Anand Jain New
[09/11] btrfs: cleanup unnecessary goto in open_seed_device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-08-30 Anand Jain New
[08/11] btrfs: cleanup btrfs_assign_next_active_device() btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-08-30 Anand Jain New
[07/11] btrfs: cleanup btrfs_remove_chunk btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-08-30 Anand Jain New
[06/11] 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-08-30 Anand Jain New
[05/11] btrfs: btrfs_init_devices_late: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-08-30 Anand Jain New
[04/11] btrfs: reada: use sprout device_list_mutex btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - 1 - --- 2020-08-30 Anand Jain New
[03/11] btrfs: refactor btrfs_sysfs_remove_devices_dir btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-08-30 Anand Jain New
[02/11] btrfs: refactor btrfs_sysfs_add_devices_dir btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-08-30 Anand Jain New
[01/11] btrfs: initialize sysfs devid and device link for seed device btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups - - - --- 2020-08-30 Anand Jain New
btrfs: hold the uuid_mutex for all close_fs_devices calls btrfs: hold the uuid_mutex for all close_fs_devices calls - 2 - --- 2020-08-28 Josef Bacik New
btrfs: Use transid for DIR_ITEM/DIR_INDEX's location btrfs: Use transid for DIR_ITEM/DIR_INDEX's location - 1 - --- 2020-08-28 Nikolay Borisov New
btrfs-progs: check: Support precise nlink tracking btrfs-progs: check: Support precise nlink tracking - - - --- 2020-08-27 Nikolay Borisov New
[1/1] btrfs: Track subdirectories in nlink Basic subdir tracking in nlink - - - --- 2020-08-27 Nikolay Borisov New
btrfs/218: Test for i_nlink tracking btrfs/218: Test for i_nlink tracking - - - --- 2020-08-27 Nikolay Borisov New
btrfs: ref-verify: Fix memleak in add_extent_data_ref btrfs: ref-verify: Fix memleak in add_extent_data_ref - 1 - --- 2020-08-27 Dinghao Liu New
btrfs-progs: convert: Make ASSERT not truncate cctx.total_bytes value btrfs-progs: convert: Make ASSERT not truncate cctx.total_bytes value - 1 - --- 2020-08-26 Marcos Paulo de Souza New
[v2] btrfs: Only require sector size alignment for parent eb bytenr [v2] btrfs: Only require sector size alignment for parent eb bytenr - - - --- 2020-08-26 Qu Wenruo New
[-next] btrfs: Remove unused variable 'fs_info' [-next] btrfs: Remove unused variable 'fs_info' - - - --- 2020-08-26 Yue Haibing New
[3/3] btrfs-progs: tests/fsck: add test image for inode transid repair Untitled series #338515 - 1 - --- 2020-08-26 Qu Wenruo New
[2/3] btrfs-progs: check/original: add inode transid detect and repair support btrfs-progs: check: add inode invalid transid detect and repair support - 1 - --- 2020-08-26 Qu Wenruo New
[1/3] btrfs-progs: check/lowmem: add inode transid detect and repair support btrfs-progs: check: add inode invalid transid detect and repair support - 1 - --- 2020-08-26 Qu Wenruo New
[2/2] btrfs-progs: remove the unused variable in check_chunks_and_extents_lowmem() btrfs-progs: small compile warning fixes - 1 - --- 2020-08-26 Qu Wenruo New
[1/2] btrfs-progs: fix compile warning due to global fs_info cleanup btrfs-progs: small compile warning fixes - 1 - --- 2020-08-26 Qu Wenruo New
btrfs: fix possible infinite loop in data async reclaim btrfs: fix possible infinite loop in data async reclaim - - - --- 2020-08-25 Josef Bacik New
cp --reflix between subvolume cp --reflix between subvolume - - - --- 2020-08-25 Goffredo Baroncelli New
btrfs-progs: add a warning and countdown for RAID5/6 conversion btrfs-progs: add a warning and countdown for RAID5/6 conversion - - - --- 2020-08-25 Josef Bacik New
btrfs-progs: add a warning label for RAID5/6 btrfs-progs: add a warning label for RAID5/6 - 2 - --- 2020-08-25 Josef Bacik New
[4/4] btrfs-progs: Enqueue command if it can't be performed immediately [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-25 Goldwyn Rodrigues New
[3/4] btrfs-progs: Check for exclusive operation before issuing ioctl [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-25 Goldwyn Rodrigues New
[2/4] btrfs-progs: add sysfs file reading functions [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-25 Goldwyn Rodrigues New
[1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-25 Goldwyn Rodrigues New
[2/2] btrfs: export currently executing exclusive operation via sysfs btrfs: Enumerate and export exclusive operations - 1 - --- 2020-08-25 Goldwyn Rodrigues New
[1/2] btrfs: enumerate the type of exclusive operation in progress btrfs: Enumerate and export exclusive operations - 1 - --- 2020-08-25 Goldwyn Rodrigues New
btrfs: tree-checker: fix the error message for transid error btrfs: tree-checker: fix the error message for transid error - 1 - --- 2020-08-25 Qu Wenruo New
[v3,4/4] btrfs: avoid allocating unnecessary page pointers btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-25 Qu Wenruo New
[v3,3/4] btrfs: remove the again: tag in process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - 1 - --- 2020-08-25 Qu Wenruo New
[v3,2/4] btrfs: refactor btrfs_buffered_write() into process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - 1 - --- 2020-08-25 Qu Wenruo New
[v3,1/4] btrfs: refactor @nrptrs calculation of btrfs_buffered_write() btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-25 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 5.9-rc3 [GIT,PULL] Btrfs fixes for 5.9-rc3 - - - --- 2020-08-24 David Sterba New
btrfs-progs: check: Fix error reporting on root inode btrfs-progs: check: Fix error reporting on root inode - 1 - --- 2020-08-24 Nikolay Borisov New
[v2,3/3] btrfs: remove the again: tag in process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - 1 - --- 2020-08-24 Qu Wenruo New
[v2,2/3] btrfs: refactor btrfs_buffered_write() into process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - 1 - --- 2020-08-24 Qu Wenruo New
[v2,1/3] btrfs: change how we calculate the nrptrs for btrfs_buffered_write() btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-24 Qu Wenruo New
[3/3] btrfs: remove the again: tag in process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-24 Qu Wenruo New
[2/3] btrfs: refactor btrfs_buffered_write() into process_one_batch() btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-24 Qu Wenruo New
[1/3] btrfs: change how we calculate the nrptrs for btrfs_buffered_write() btrfs: basic refactor of btrfs_buffered_write() - - - --- 2020-08-24 Qu Wenruo New
btrfs-progs: restore: Redirect looping prompt to stderr btrfs-progs: restore: Redirect looping prompt to stderr - - - --- 2020-08-22 Raoul Bhatia New
[v2] btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code [v2] btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code - 1 - --- 2020-08-22 Marcos Paulo de Souza New
[v3] btrfs: block-group: Fix free-space bitmap threshould [v3] btrfs: block-group: Fix free-space bitmap threshould - 2 - --- 2020-08-21 Marcos Paulo de Souza New
[v2] btrfs: block-group: Fix free-space bitmap threshould [v2] btrfs: block-group: Fix free-space bitmap threshould - 2 - --- 2020-08-21 Marcos Paulo de Souza New
[RFC,2/2] btrfs: fix replace of seed device [1/2] btrfs: initialize sysfs devid and device link for seed device - - - --- 2020-08-21 Anand Jain New
[1/2] btrfs: initialize sysfs devid and device link for seed device [1/2] btrfs: initialize sysfs devid and device link for seed device - - - --- 2020-08-21 Anand Jain New
[RFC] btrfs/163: replace sprout instead of seed [RFC] btrfs/163: replace sprout instead of seed - - - --- 2020-08-21 Anand Jain New
btrfs: check return value of filemap_fdatawrite_range() btrfs: check return value of filemap_fdatawrite_range() - 1 - --- 2020-08-21 Alex Dewar New
[11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[10/11] btrfs-progs: send: stream v2 ioctl flags btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[09/11] btrfs-progs: receive: process setflags ioctl commands Untitled series #336331 - - - --- 2020-08-21 Omar Sandoval New
[08/11] btrfs-progs: receive: process fallocate commands Untitled series #336327 - - - --- 2020-08-21 Omar Sandoval New
[07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[06/11] btrfs-progs: receive: process encoded_write commands Untitled series #336329 - - - --- 2020-08-21 Omar Sandoval New
[05/11] btrfs-progs: receive: add stub implementation for pwritev2 Untitled series #336321 - - - --- 2020-08-21 Omar Sandoval New
[04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[03/11] btrfs-progs: receive: support v2 send stream DATA tlv format btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf Untitled series #336337 - - - --- 2020-08-21 Omar Sandoval New
[01/11] btrfs-progs: receive: support v2 send stream larger tlv_len [01/11] btrfs-progs: receive: support v2 send stream larger tlv_len - - - --- 2020-08-21 Omar Sandoval New
[9/9] btrfs: send: enable support for stream v2 and compressed writes btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[8/9] btrfs: send: send compressed extents with encoded writes btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[7/9] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2 Untitled series #336341 - - - --- 2020-08-21 Omar Sandoval New
[6/9] btrfs: send: write larger chunks when using stream v2 btrfs: implement send/receive of compressed extents without decompressing - - - --- 2020-08-21 Omar Sandoval New
[5/9] btrfs: add send stream v2 definitions btrfs: implement send/receive of compressed extents without decompressing - 1 - --- 2020-08-21 Omar Sandoval New
[4/9] btrfs: add send_stream_version attribute to sysfs Untitled series #336347 - - - --- 2020-08-21 Omar Sandoval New
[3/9] btrfs: send: use btrfs_file_extent_end() in send_write_or_clone() Untitled series #336349 - 1 - --- 2020-08-21 Omar Sandoval New
[2/9] btrfs: send: avoid copying file data btrfs: implement send/receive of compressed extents without decompressing - 2 - --- 2020-08-21 Omar Sandoval New
[1/9] btrfs: send: get rid of i_size logic in send_write() btrfs: implement send/receive of compressed extents without decompressing - 2 - --- 2020-08-21 Omar Sandoval New
« 1 2 ... 142 143 144411 412 »