Show patches with: State = Action Required       |    Archived = No       |   291 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,11/11] lib/bitmap: add compile-time test for __assign_bit() optimization bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,10/11] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() bitmap: prereqs for ip_tunnel flags conversion - - - --- 2023-11-13 Alexander Lobakin New
[v3,09/11] bitmap: introduce generic optimized bitmap_size() bitmap: prereqs for ip_tunnel flags conversion 1 1 - --- 2023-11-13 Alexander Lobakin New
[v3,08/11] tools: move alignment-related macros to new <linux/align.h> bitmap: prereqs for ip_tunnel flags conversion - - - --- 2023-11-13 Alexander Lobakin New
[v3,07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() bitmap: prereqs for ip_tunnel flags conversion 1 2 - --- 2023-11-13 Alexander Lobakin New
[v3,06/11] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,05/11] s390/cio: rename bitmap_size() -> idset_bitmap_size() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,04/11] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros bitmap: prereqs for ip_tunnel flags conversion 1 2 - --- 2023-11-13 Alexander Lobakin New
[v3,03/11] bitops: let the compiler optimize {__,}assign_bit() bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,02/11] bitops: make BYTES_TO_BITS() treewide-available bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
[v3,01/11] bitops: add missing prototype check bitmap: prereqs for ip_tunnel flags conversion - 1 - --- 2023-11-13 Alexander Lobakin New
tests/btrfs: add tests to the remount group tests/btrfs: add tests to the remount group - 1 - --- 2023-11-22 Anand Jain New
[v2] btrfs-progs: tests: use new sysfs interface to check prereq acl [v2] btrfs-progs: tests: use new sysfs interface to check prereq acl - - - --- 2023-11-08 Anand Jain New
common/btrfs: add _btrfs_get_fsid() helper common/btrfs: add _btrfs_get_fsid() helper - 1 - --- 2023-11-08 Anand Jain New
Btrfs: sysfs support for the replace of the seed device - - - --- 2015-06-07 Anand Jain Under Review
btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots - - - --- 2014-08-16 Anand Jain Under Review
btrfs: fix btrfs_parse_param() build failure btrfs: fix btrfs_parse_param() build failure - - - --- 2023-11-29 Arnd Bergmann New
btrfs/303: use quota rescan wrapper btrfs/303: use quota rescan wrapper - - - --- 2023-12-01 Boris Burkov New
[5/5] btrfs: ensure releasing squota rsv on head refs btrfs: qgroups rsv fixes - - - --- 2023-12-01 Boris Burkov New
[4/5] btrfs: dont clear qgroup rsv bit in release_folio btrfs: qgroups rsv fixes - - - --- 2023-12-01 Boris Burkov New
[3/5] btrfs: free qgroup pertrans rsv on trans abort btrfs: qgroups rsv fixes - - - --- 2023-12-01 Boris Burkov New
[2/5] btrfs: fix qgroup_free_reserved_data int overflow btrfs: qgroups rsv fixes - - - --- 2023-12-01 Boris Burkov New
[1/5] btrfs: free qgroup rsv on ioerr ordered_extent btrfs: qgroups rsv fixes - - - --- 2023-12-01 Boris Burkov New
[v2,2/2] btrfs/301: require_no_compress btrfs/301: test fixes for squotas vs other features - 1 - --- 2023-11-20 Boris Burkov New
[v2,1/2] btrfs/301: fix hardcoded subvolids btrfs/301: test fixes for squotas vs other features - 1 - --- 2023-11-20 Boris Burkov New
[2/2] btrfs/301: require_no_compress btrfs/301: test fixes for squotas vs other features - - - --- 2023-11-20 Boris Burkov New
[1/2] btrfs/301: fix hardcoded subvolids btrfs/301: test fixes for squotas vs other features - - - --- 2023-11-20 Boris Burkov New
[v2] btrfs: ref-verify: fix memory leaks [v2] btrfs: ref-verify: fix memory leaks - - - --- 2023-11-18 Bragatheswaran Manickavel New
btrfs: ref-verify: fix memory leaks btrfs: ref-verify: fix memory leaks - - - --- 2023-11-12 Bragatheswaran Manickavel New
[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
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
[next] btrfs: remove shadowed declaration of variable i in for-loops [next] btrfs: remove shadowed declaration of variable i in for-loops - - - --- 2023-11-30 Colin Ian King New
btrfs: return negative -EFAULT instead of positive btrfs: return negative -EFAULT instead of positive - - - --- 2023-11-28 Dan Carpenter New
[v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage - - - --- 2014-11-12 Daniel Dressler Under Review
[2/2] btrfs: use xarray for btrfs_root::delayed_nodes_tree instead of radix-tree Convert btrfs_root::delayed_nodes_tree to xarray - - - --- 2023-11-30 David Sterba New
[1/2] btrfs: drop radix-tree preload from btrfs_get_or_create_delayed_node() Convert btrfs_root::delayed_nodes_tree to xarray - - - --- 2023-11-30 David Sterba New
[v2] btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES [v2] btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES - 1 - --- 2023-11-30 David Sterba New
btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES - - - --- 2023-11-28 David Sterba New
[GIT,PULL] Btrfs fixes for 6.7-rc4 [GIT,PULL] Btrfs fixes for 6.7-rc4 - - - --- 2023-11-28 David Sterba New
btrfs: fix 64bit compat send ioctl arguments not initializing version member btrfs: fix 64bit compat send ioctl arguments not initializing version member - 1 - --- 2023-11-24 David Sterba New
[5/5] btrfs: always set extent_io_tree::inode and drop fs_info Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[4/5] btrfs: enhance extent_io_tree error reports Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[3/5] btrfs: constify fs_info parameter in __btrfs_panic() Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[2/5] btrfs: drop error message in extent_io_tree insert_state() Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[1/5] btrfs: move lockdep class setting out of extent_io_tree_init Reduce size of extent_io_tree, remove fs_info - - - --- 2023-11-21 David Sterba New
[5/5] btrfs: remove unused btrfs_root::type Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[4/5] btrfs: remove unused definition of tree_entry in extent-io-tree.c Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[3/5] btrfs: raid56: remove unused btrfs_plug_cb::work Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[2/5] btrfs: remove unused btrfs_ordered_extent::outstanding_isize Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[1/5] btrfs: scrub: remove unused scrub_ctx::sectors_per_bio Remove some unused struct members - - - --- 2023-11-21 David Sterba New
[2/2] btrfs: use shrinker for compression page pool Pool for compression pages - - - --- 2023-11-15 David Sterba New
[1/2] btrfs: use page alloc/free wrapeprs for compression pages Pool for compression pages - - - --- 2023-11-15 David Sterba New
[GIT,PULL] Btrfs updates for 6.7-rc2 [GIT,PULL] Btrfs updates for 6.7-rc2 - - - --- 2023-11-13 David Sterba New
[2/6,v2] btrfs: do commit in sync_fs if there are pending changes - - - --- 2014-11-14 David Sterba Under Review
[V2] btrfs: fix warning in create_pending_snapshot [V2] btrfs: fix warning in create_pending_snapshot - - - --- 2023-11-12 Edward Adam Davis New
btrfs: fix warning in create_pending_snapshot btrfs: fix warning in create_pending_snapshot - - - --- 2023-11-11 Edward Adam Davis New
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value - - - --- 2023-11-23 Filipe Manana New
[8/8] btrfs: remove stripe size local variable from insert_dev_extents() btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[7/8] btrfs: use a dedicated data structure for chunk maps btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[6/8] btrfs: use btrfs_next_item() at scrub.c:find_first_extent_item() btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[5/8] btrfs: unexport extent_map_block_end() btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[4/8] btrfs: split assert into two different asserts when removing block group btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[3/8] btrfs: mark sanity checks when getting chunk map as unlikely btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[2/8] btrfs: make error messages more clear when getting a chunk map btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
[1/8] btrfs: fix off-by-one when checking chunk map includes logical address btrfs: add a btrfs_chunk_map structure and preparatory cleanups - - - --- 2023-11-21 Filipe Manana New
btrfs: fix qgroup record leaks when using simple quotas btrfs: fix qgroup record leaks when using simple quotas - 1 - --- 2023-11-06 Filipe Manana New
[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
[v3] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group - - - --- 2015-02-11 Forrest Liu Under Review
btrfs: cleanup a straight free-after-malloc branch for free-space-cache - - - --- 2015-01-14 Gui Hecheng Under Review
Fix balance regression in 4.4-rc - - - --- 2015-11-17 Holger Hoffstätte 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
btrfs: send: Ensure send_fd is writable btrfs: send: Ensure send_fd is writable - - - --- 2023-11-24 Jann Horn New
[v2,5/5] btrfs: reflow btrfs_free_tree_block btrfs: zoned: remove extent_buffer redirtying - 3 - --- 2023-11-23 Johannes Thumshirn New
[v2,4/5] btrfs: use memset_page instead of opencoding it btrfs: zoned: remove extent_buffer redirtying - 2 - --- 2023-11-23 Johannes Thumshirn New
[v2,3/5] btrfs: remove now unneeded btrfs_redirty_list_add btrfs: zoned: remove extent_buffer redirtying - 2 - --- 2023-11-23 Johannes Thumshirn New
[v2,2/5] btrfs: zoned: don't clear dirty flag of extent buffer btrfs: zoned: remove extent_buffer redirtying - 2 - --- 2023-11-23 Johannes Thumshirn New
[v2,1/5] btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_ZONED_ZEROOUT btrfs: zoned: remove extent_buffer redirtying - 2 - --- 2023-11-23 Johannes Thumshirn New
[5/5] btrfs: reflow btrfs_free_tree_block btrfs: zoned: remove extent_buffer redirtying - 1 - --- 2023-11-21 Johannes Thumshirn New
[4/5] btrfs: use memset_page instead of opencoding it btrfs: zoned: remove extent_buffer redirtying - 1 - --- 2023-11-21 Johannes Thumshirn New
[3/5] btrfs: remove now unneeded btrfs_redirty_list_add btrfs: zoned: remove extent_buffer redirtying - 1 - --- 2023-11-21 Johannes Thumshirn New
[2/5] btrfs: zoned: don't clear dirty flag of extent buffer btrfs: zoned: remove extent_buffer redirtying - 1 - --- 2023-11-21 Johannes Thumshirn New
[1/5] btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_CANCELLED btrfs: zoned: remove extent_buffer redirtying - 1 - --- 2023-11-21 Johannes Thumshirn New
[v4,46/46] btrfs: load the inode context before sending writes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,45/46] btrfs: decrypt file names for send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,44/46] btrfs: deal with encrypted symlinks in send btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,41/46] btrfs: move inode_to_path higher in backref.c btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,40/46] btrfs: don't rewrite ret from inode_permission btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,39/46] btrfs: add test_dummy_encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
« 1 2 3 »