Show patches with: none      |   40832 patches
« 1 2 ... 7 8 9408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] btrfs: factor out validation of btrfs_ioctl_vol_args::name Ioctl buffer name/path validation - - - --- 2024-02-14 David Sterba New
[5/5] btrfs: use the super_block as holder when mounting file systems btrfs: use the super_block as bdev holder - - - --- 2024-02-14 Johannes Thumshirn New
[4/5] btrfs: open block devices after superblock creation btrfs: use the super_block as bdev holder - - - --- 2024-02-14 Johannes Thumshirn New
[3/5] btrfs: split btrfs_fs_devices.opened btrfs: use the super_block as bdev holder - - - --- 2024-02-14 Johannes Thumshirn New
[2/5] btrfs: call btrfs_close_devices from ->kill_sb btrfs: use the super_block as bdev holder - - - --- 2024-02-14 Johannes Thumshirn New
[1/5] btrfs: always open the device read-only in btrfs_scan_one_device btrfs: use the super_block as bdev holder - - - --- 2024-02-14 Johannes Thumshirn New
[GIT,PULL] Btrfs fixes for 6.8-rc5 [GIT,PULL] Btrfs fixes for 6.8-rc5 - - - --- 2024-02-14 David Sterba New
[3/3] btrfs: subpage: make writer lock to utilize bitmap btrfs: make subpage reader/writer counter to be sector aware - - - --- 2024-02-14 Qu Wenruo New
[2/3] btrfs: subpage: make reader lock to utilize bitmap btrfs: make subpage reader/writer counter to be sector aware - - - --- 2024-02-14 Qu Wenruo New
[1/3] btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_writer() btrfs: make subpage reader/writer counter to be sector aware - - - --- 2024-02-14 Qu Wenruo New
btrfs: remove no longer used btrfs_transaction_in_commit() btrfs: remove no longer used btrfs_transaction_in_commit() - 3 - --- 2024-02-13 Filipe Manana New
[v2] fstests: btrfs: check conversion of zoned fileystems [v2] fstests: btrfs: check conversion of zoned fileystems - 1 - --- 2024-02-13 Johannes Thumshirn New
btrfs: zoned: don't skip block group profile checks on conv zones btrfs: zoned: don't skip block group profile checks on conv zones - 3 - --- 2024-02-13 Johannes Thumshirn New
[v2] btrfs: do not skip re-registration for the mounted device [v2] btrfs: do not skip re-registration for the mounted device - 1 2 --- 2024-02-13 Anand Jain New
btrfs: zoned: fix chunk map leak when loading block group zone info btrfs: zoned: fix chunk map leak when loading block group zone info - 2 1 --- 2024-02-12 Filipe Manana New
[v2] btrfs: fix deadlock with fiemap and extent locking [v2] btrfs: fix deadlock with fiemap and extent locking - 2 - --- 2024-02-12 Josef Bacik New
[v2] fstests: add a regression test for fiemap into an mmap range [v2] fstests: add a regression test for fiemap into an mmap range - - - --- 2024-02-12 Josef Bacik New
btrfs-progs: mkfs: do not default to 4K sectorsize if the fs is zoned btrfs-progs: mkfs: do not default to 4K sectorsize if the fs is zoned - - - --- 2024-02-12 Qu Wenruo New
btrfs: reject zoned RW mount if sectorsize is smaller than page size btrfs: reject zoned RW mount if sectorsize is smaller than page size - 1 - --- 2024-02-12 Qu Wenruo New
btrfs: sysfs: Drop unnecessary double logical negation in acl_show() btrfs: sysfs: Drop unnecessary double logical negation in acl_show() - 2 - --- 2024-02-12 Neal Gompa New
generic/736: fix a buffer overflow in readdir-while-renames.c generic/736: fix a buffer overflow in readdir-while-renames.c - 3 - --- 2024-02-11 Filipe Manana New
[9/9] btrfs: remove do_list variable at btrfs_clear_delalloc_extent() btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[8/9] btrfs: remove do_list variable at btrfs_set_delalloc_extent() btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[7/9] btrfs: use assertion instead of BUG_ON when adding/removing to delalloc list btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[6/9] btrfs: add lockdep assertion to remaining delalloc callbacks btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[5/9] btrfs: reduce inode lock critical section when setting and clearing delalloc btrfs: cleanups and minor performance change to setting/clearing delalloc - - - --- 2024-02-09 Filipe Manana New
[4/9] btrfs: rename btrfs_add_delalloc_inodes() to singular form btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[3/9] btrfs: assert root delalloc lock is held at __btrfs_del_delalloc_inode() btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[2/9] btrfs: stop passing root argument to __btrfs_del_delalloc_inode() btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
[1/9] btrfs: stop passing root argument to btrfs_add_delalloc_inodes() btrfs: cleanups and minor performance change to setting/clearing delalloc - 1 - --- 2024-02-09 Filipe Manana New
fstests: btrfs: check conversion of zoned fileystems fstests: btrfs: check conversion of zoned fileystems - 1 - --- 2024-02-09 Johannes Thumshirn New
btrfs: zoned: don't skip block group profile checks on conv zones btrfs: zoned: don't skip block group profile checks on conv zones - - - --- 2024-02-09 Johannes Thumshirn New
[9/9] Killing dirstream: remove unused functions Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[8/9] Killing dirstream: remove open_file_or_dir3 from du_add_file Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[7/9] Killing dirstream: replace open_file_or_dir with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[6/9] Killing dirstream: replace btrfs_open_file_or_dir with btrfs_open_file_or_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[5/9] Killing dirstream: replace open_file_or_dir3 with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[4/9] Killing dirstream: replace open_path_or_dev_mnt with btrfs_open_mnt_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[3/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[2/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[1/9] Killing dirstream: add helpers Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[14/14] btrfs: delete BUG_ON in btrfs_init_locked_inode() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[13/14] btrfs: handle unexpected parent block offset in btrfs_alloc_tree_block() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[12/14] btrfs: delete pointless BUG_ONs on extent item size More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[11/14] btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[10/14] btrfs: change BUG_ONs to assertions in btrfs_qgroup_trace_subtree() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[09/14] btrfs: change BUG_ON to assertion in tree_move_down() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[08/14] btrfs: send: handle path ref underflow in header iterate_inode_ref() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[07/14] btrfs: send: handle unexpected inode in header process_recorded_refs() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[06/14] btrfs: send: handle unexpected data in header buffer in begin_cmd() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[05/14] btrfs: handle invalid root reference found in may_destroy_subvol() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[04/14] btrfs: handle invalid extent item reference found in find_first_extent_item() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[03/14] btrfs: handle invalid extent item reference found in extent_from_logical() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[02/14] btrfs: update comment and drop assertion in extent item lookup in find_parent_nodes() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[01/14] btrfs: push errors up from add_async_extent() More error handling and BUG_ON cleanups - - - --- 2024-02-08 David Sterba New
[GIT,PULL] Btrfs fixes for 6.8-rc4 [GIT,PULL] Btrfs fixes for 6.8-rc4 - - - --- 2024-02-07 David Sterba New
[v3,7/7] bcachefs: add support for FS_IOC_GETSYSFSNAME filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,6/7] xfs: add support for FS_IOC_GETSYSFSNAME filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,5/7] fs: FS_IOC_GETSYSFSNAME filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,4/7] fat: Hook up sb->s_uuid filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,3/7] fs: FS_IOC_GETUUID filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,2/7] overlayfs: Convert to super_set_uuid() filesystem visibililty ioctls - - - --- 2024-02-07 Kent Overstreet New
[v3,1/7] fs: super_set_uuid() filesystem visibililty ioctls - 1 - --- 2024-02-07 Kent Overstreet New
btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size - 2 - --- 2024-02-06 Qu Wenruo New
fstests: btrfs: make sure defrag doesn't increase space usage fstests: btrfs: make sure defrag doesn't increase space usage - - - --- 2024-02-06 Qu Wenruo New
btrfs: mark __btrfs_add_free_space static btrfs: mark __btrfs_add_free_space static - 2 - --- 2024-02-06 lilijuan@iscas.ac.cn New
[2/2] btrfs-progs: cmds/filesystem: fine-tune lone file extents defragging btrfs-progs: add lone extent defragging support - - - --- 2024-02-05 Qu Wenruo New
[1/2] btrfs-progs: defrag: sync the new lone extent fine-tunning from kernel btrfs-progs: add lone extent defragging support - - - --- 2024-02-05 Qu Wenruo New
[2/2] btrfs: defrag: allow fine-tuning on lone extent defrag behavior btrfs: defrag: better lone extent handling - - - --- 2024-02-05 Qu Wenruo New
[1/2] btrfs: defrag: add under utilized extent to defrag target list btrfs: defrag: better lone extent handling - - - --- 2024-02-05 Qu Wenruo New
[6/6] bcachefs: add support for FS_IOC_GETSYSFSNAME filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
[5/6] xfs: add support for FS_IOC_GETSYSFSNAME filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
[4/6] fs: FS_IOC_GETSYSFSNAME filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
[3/6] fat: Hook up sb->s_uuid filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
[2/6] fs: FS_IOC_GETUUID filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
[1/6] fs: super_block->s_uuid_len filesystem visibility ioctls - - - --- 2024-02-05 Kent Overstreet New
btrfs: always scan a single device when mounted btrfs: always scan a single device when mounted - 1 - --- 2024-02-05 David Sterba New
[v3] btrfs: introduce offload_csum_mode to tweak checksum offloading behavior [v3] btrfs: introduce offload_csum_mode to tweak checksum offloading behavior - 2 - --- 2024-02-05 Naohiro Aota New
btrfs: do not skip re-registration for the mounted device btrfs: do not skip re-registration for the mounted device - - - --- 2024-02-05 Anand Jain New
[6/6] btrfs: prevent pathological periodic reclaim loops btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
[5/6] btrfs: urgent periodic reclaim pass btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
[4/6] btrfs: periodic block_group reclaim btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
[3/6] btrfs: dynamic block_group reclaim threshold btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
[2/6] btrfs: store fs_info on space_info btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
[1/6] btrfs: report reclaim count in sysfs btrfs: dynamic and periodic block_group reclaim - - - --- 2024-02-02 Boris Burkov New
btrfs: don't refill whole delayed refs block reserve when starting transaction btrfs: don't refill whole delayed refs block reserve when starting transaction - 1 1 --- 2024-02-02 Filipe Manana New
btrfs: reject encoded write if inode has nodatasum flag set btrfs: reject encoded write if inode has nodatasum flag set - 2 - --- 2024-02-02 Filipe Manana New
btrfs: use (READ_/WRITE_)ONCE for fs_devices->read_policy btrfs: use (READ_/WRITE_)ONCE for fs_devices->read_policy - 2 - --- 2024-02-02 Naohiro Aota New
[3/3] btrfs-progs: fix the stray fd close in open_ctree_fs_info() btrfs-progs: hunt down the stray fd close causing race with udev scan - - - --- 2024-02-02 Qu Wenruo New
[2/3] btrfs-progs: tune: fix the missing close() btrfs-progs: hunt down the stray fd close causing race with udev scan - 1 - --- 2024-02-02 Qu Wenruo New
[1/3] btrfs-progs: rescue: properly close the fs for clear-ino-cache btrfs-progs: hunt down the stray fd close causing race with udev scan - - - --- 2024-02-02 Qu Wenruo New
fstests: add a regression test for fiemap into an mmap range fstests: add a regression test for fiemap into an mmap range - - - --- 2024-02-01 Josef Bacik New
btrfs: fix deadlock with fiemap and extent locking btrfs: fix deadlock with fiemap and extent locking - 1 - --- 2024-02-01 Josef Bacik New
[4/4] btrfs: require no nodatacow for tests that exercise read repair btrfs: make test pass or skip them when using nodatacow - - - --- 2024-02-01 Filipe Manana New
[3/4] btrfs/299: skip test if we were mounted with nodatacow btrfs: make test pass or skip them when using nodatacow - - - --- 2024-02-01 Filipe Manana New
[2/4] btrfs/173: make the test work when mounting with nodatacow btrfs: make test pass or skip them when using nodatacow - - - --- 2024-02-01 Filipe Manana New
[1/4] btrfs: require no nodatacow for tests that exercise compression btrfs: make test pass or skip them when using nodatacow - - - --- 2024-02-01 Filipe Manana New
[5/5] btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read Struct to fs_info helpers - - - --- 2024-02-01 David Sterba New
[4/5] btrfs: add helper to get fs_info from struct inode pointer Struct to fs_info helpers - - - --- 2024-02-01 David Sterba New
[3/5] btrfs: add helpers to get fs_info from page/folio pointers Struct to fs_info helpers - - - --- 2024-02-01 David Sterba New
« 1 2 ... 7 8 9408 409 »