Show patches with: none      |   40737 patches
« 1 2 ... 93 94 95407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] btrfs: Bypass unrelated items before accessing its contents in scrub - - - --- 2015-07-22 Zhaolei Accepted
[2/2] Btrfs: cache extent states in defrag code path - - - --- 2014-03-11 Filipe Manana Accepted
[2/2] Btrfs: cache ordered extent when completing io - - - --- 2010-02-02 Josef Bacik Accepted
[2/2] btrfs: change btrfs_io_bio_init inline function to macro misc cleanup patches - - - --- 2021-07-04 Anand Jain New
[2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512. - - - --- 2010-03-05 jim owens Under Review
[2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512. - - - --- 2010-03-05 jim owens Under Review
[2/2] btrfs: change test_range_bit to scan the whole range Speed up test_range_bit() - - - --- 2023-09-26 David Sterba New
[2/2] btrfs: check allocation size in btrfs_ioctl_send() [1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() - - - --- 2020-09-21 Denis Efremov New
[2/2] Btrfs: check error before reporting missing device and add uuid - - - --- 2015-05-07 Anand Jain Accepted
[2/2] Btrfs: check error before reporting missing device and add uuid - - - --- 2015-04-27 Anand Jain Superseded
[2/2] btrfs: check for commit error at btrfs_attach_transaction_barrier() btrfs: fixes for missing error reporting when attaching to a transaction - 1 - --- 2023-07-21 Filipe Manana New
[2/2] btrfs: check generation as replace duplicates devid+uuid - - - --- 2014-06-13 Anand Jain Accepted
[2/2] Btrfs: check if an inode has no checksum when logging it - - - --- 2012-08-29 Liu Bo New
[2/2] Btrfs: check if leaf's parent exists before pushing items around - - - --- 2013-05-22 Liu Bo Accepted
[2/2] btrfs: check link counter overflow in link(2) - - - --- 2011-03-04 Al Viro New
[2/2] btrfs: check the root node for uptodate before returning it Metadata IO error fixes - - - --- 2021-11-24 Josef Bacik New
[2/2] Btrfs: check-int: don't complain about balanced blocks - - - --- 2014-10-16 Stefan Behrens Superseded
[2/2] btrfs: clean up btrfs_report_missing_device() usage - - - --- 2017-10-06 Anand Jain New
[2/2] btrfs: clean up transaction abort messages - - - --- 2013-03-11 David Sterba New
[2/2] btrfs: cleanup btrfs_lookup_bio_sums [1/2] btrfs: remove search_file_offset_in_bio - 1 - --- 2023-02-22 Christoph Hellwig New
[2/2] btrfs: cleanup btrfs_lookup_bio_sums [1/2] btrfs: remove search_file_offset_in_bio - - - --- 2023-02-21 Christoph Hellwig New
[2/2] Btrfs: cleanup delayed-ref.c:find_ref_head() - - - --- 2014-02-12 Filipe Manana Accepted
[2/2] Btrfs: cleanup error handling in extent_write_cached_pages - - - --- 2016-03-08 Liu Bo Accepted
[2/2] btrfs: Cleanup existing name_len checks - 1 - --- 2017-11-01 Qu Wenruo New
[2/2] btrfs: Cleanup existing name_len checks - - - --- 2017-11-01 Qu Wenruo New
[2/2] Btrfs: cleanup for btrfs workqueue tracepoints - - - --- 2014-08-12 Liu Bo Accepted
[2/2] btrfs: Cleanup some redundant codes in btrfs_log_inode() - - - --- 2013-03-18 Zhiyong Wu New
[2/2] btrfs: cleanup the argument list of scrub_stripe() [1/2] btrfs: cleanup the argument list of scrub_chunk() - - - --- 2021-12-15 Qu Wenruo New
[2/2] btrfs: Cleanup the btrfs_parse_options for remount. - - - --- 2014-01-13 Qu Wenruo Accepted
[2/2] Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic - - - --- 2013-03-01 Wang Shilong New
[2/2] btrfs: clear the RAID5/6 incompat flag once no longer needed - - - --- 2017-03-29 Adam Borowski New
[2/2] btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error() - 1 - --- 2018-01-04 Anand Jain New
[2/2] btrfs: compression: replace set_level callbacks by a common helper Compression level API cleanups - - - --- 2019-08-09 David Sterba New
[2/2] Btrfs: compression: replace workspace managment code by mempool API - - - --- 2017-12-24 Timofey Titovets New
[2/2] btrfs: compression: Return correct default zlib compression level - - - --- 2017-11-06 Qu Wenruo New
[2/2] btrfs: convert snapshot/nocow exlcusion to drw lock Refactor snapshot vs nocow writers locking - - - --- 2020-01-30 Nikolay Borisov New
[2/2] btrfs: convert snapshot/nocow exlcusion to drw lock Refactor snapshot vs nocow writers locking - - - --- 2019-06-06 Nikolay Borisov New
[2/2] btrfs: correctly calculate delayed ref bytes when starting transaction btrfs: some trivial updates for delayed ref space reservation - - - --- 2023-03-30 Filipe Manana New
[2/2] btrfs: create chunk device type aware device type and create chunk - - - --- 2022-01-18 Anand Jain New
[2/2] btrfs: create snapshot fix golden output fstests: btrfs: subvolume snapshot fix golden output - - - --- 2024-04-05 Anand Jain New
[2/2] btrfs: declare rsv_count as u64 instead of int - - - --- 2015-09-13 Alexandru Moise New
[2/2] btrfs: defer adding raid type kobject until after chunk relocation - - - --- 2018-03-20 Jeff Mahoney 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
[2/2] btrfs: defrag: remove an ambiguous condition for rejection btrfs: defrag: don't defrag extents already at their max capacity, then remove an ambiguous check - 1 - --- 2022-01-27 Qu Wenruo New
[2/2] btrfs: defrag: return EPERM not EINVAL when only permissions fail - - - --- 2018-05-21 Adam Borowski New
[2/2] btrfs: delete debugfs code Sysfs updates - - - --- 2019-07-30 David Sterba New
[2/2] btrfs: detect multi-dev stripe and disable automatic inline checksum btrfs: disable inline checksum for multi-dev striped FS - - - --- 2024-01-18 Naohiro Aota New
[2/2] Btrfs: dev-replace: fixed comment blocks coding style issues - - - --- 2016-02-22 Philippe Loctaux Superseded
[2/2] btrfs: device delete must be sysloged - - - --- 2014-06-30 Anand Jain Accepted
[2/2] Btrfs: disable the qgroup level 0 for userspace use - - - --- 2013-02-22 Wang Shilong New
[2/2] btrfs: Do first key check under proper lock context - - - --- 2018-04-12 Qu Wenruo New
[2/2] btrfs: Do mandatory tree block check before submitting bio Fixup and optimization for write time tree checker - - - --- 2019-04-04 Qu Wenruo New
[2/2] btrfs: do not allow compression on nodatacow files [1/2] btrfs: export a helper for compression hard check - 1 - --- 2022-04-15 Chung-Chiang Cheng New
[2/2] btrfs: do not commit transaction canceling a suspended replace btrfs: do not commit transaction to avoid deadly ENOSPC trap - - - --- 2023-07-27 Qu Wenruo New
[2/2] btrfs: do not create raid sysfs entries under chunk_mutex A couple of lockdep fixes - - - --- 2020-09-01 Josef Bacik New
[2/2] Btrfs: do not delete a subvolume which is in a R/O subvolume - - - --- 2012-10-22 Miao Xie New
[2/2] btrfs: do not do preemptive flushing if the majority is global rsv Preemptive flushing fixes - - - --- 2021-08-11 Josef Bacik New
[2/2] Btrfs: do not export ulist functions - - - --- 2014-01-25 Wang Shilong Superseded
[2/2] btrfs: do not flush zlib buffer after every input page - - - --- 2015-01-04 Danielle Church New
[2/2] btrfs: do not READA in build_backref_tree Drop some mis-uses of READA - 1 - --- 2020-03-13 Josef Bacik New
[2/2] btrfs: do not test for free space inode during NOCOW check against file extent btrfs: some refactor and cleanup for NOCOW write paths - - - --- 2022-03-30 Filipe Manana New
[2/2] btrfs: do not WARN_ON() if we have PageError set Fix another !PageUptodate related warning - - - --- 2022-02-11 Josef Bacik New
[2/2] btrfs: do not write corrupted metadata blocks to disk - - - --- 2016-03-10 Alex Lyakas Accepted
[2/2] btrfs: do unsigned integer division in the extent buffer binary search loop btrfs: some minor tweaks to the extent buffer binary search - - - --- 2023-02-08 Filipe Manana New
[2/2] btrfs: Document consistency of transaction->io_bgs list - - - --- 2018-02-08 Nikolay Borisov New
[2/2] btrfs: document special case error codes for fs errors [1/2] btrfs: don't WARN_ON() if we abort a transaction with -EROFS - - - --- 2020-07-21 Josef Bacik New
[2/2] Btrfs: don't add a NULL extended attribute - - - --- 2012-11-28 Liu Bo New
[2/2] btrfs: don't create inline extents in fallback_to_cow [1/2] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-19 Christoph Hellwig New
[2/2] btrfs: don't double brelse on device rm - - - --- 2013-08-09 Zach Brown New
[2/2] Btrfs: don't iterate mod seq list when putting a tree mod seq [1/2] Btrfs: fix race between adding and putting tree mod seq elements and nodes - 2 - --- 2020-01-22 Filipe Manana New
[2/2] Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP - - - --- 2013-08-14 Filipe Manana Accepted
[2/2] btrfs: don't overabuse discard lock mild btrfs async discard fix - - - --- 2020-11-30 Pavel Begunkov New
[2/2] btrfs: Don't set SHAREABLE flag for data reloc tree btrfs: REF_COWS bit rework - - - --- 2020-05-13 Qu Wenruo New
[2/2] btrfs: drop devices declare in btrfs_init_new_device() - 1 - --- 2018-07-03 Anand Jain New
[2/2] btrfs: drop gfp mask tweaking in try_release_extent_state - 1 - --- 2017-01-09 Michal Hocko Accepted
[2/2] btrfs: drop optimal argument from find_live_mirror() - - - --- 2018-01-30 Anand Jain New
[2/2] btrfs: drop unused argument in btrfs_ioctl_get_supported_features - - - --- 2016-02-18 David Sterba Accepted
[2/2] btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot - - - --- 2018-05-30 Gu Jinxiang New
[2/2] btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given btrfs: some fiemap fixes - - - --- 2024-02-23 Filipe Manana New
[2/2] btrfs: Exit gracefully when failed to add chunk map - - - --- 2018-07-09 Qu Wenruo New
[2/2] btrfs: expand subpage support to any PAGE_SIZE > 4K btrfs: support more pages sizes for the subpage support - - - --- 2022-01-05 Qu Wenruo New
[2/2] btrfs: export currently executing exclusive operation via sysfs btrfs: Enumerate and export exclusive operations - 1 - --- 2020-08-25 Goldwyn Rodrigues New
[2/2] btrfs: Expose the BTRFS commit stats through sysfs btrfs: Expose BTRFS commit stats through sysfs - - - --- 2022-06-10 Ioannis Angelakopoulos New
[2/2] btrfs: extent-tree: Add trace events for space info numbers update [1/2] btrfs: extent-tree: Add lockdep assert when updating space info - 1 - --- 2019-04-29 Qu Wenruo New
[2/2] btrfs: extent-tree: Ensure btrfs_trim_fs can trim the whole fs - - - --- 2017-11-21 Qu Wenruo New
[2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary btrfs: trim: Fix a bug certain range may not be trimmed properly - 1 - --- 2019-10-23 Qu Wenruo New
[2/2] btrfs: Factor out write portion of btrfs_get_blocks_direct - 1 - --- 2018-02-22 Nikolay Borisov New
[2/2] btrfs: file_remove_privs needs an exclusive lock Use exclusive lock for file_remove_privs - - - --- 2023-08-31 Bernd Schubert New
[2/2] btrfs: file_remove_privs needs an exclusive lock Use exclusive lock for file_remove_privs - - - --- 2023-08-30 Bernd Schubert New
[2/2] btrfs: finish ordered extent cleaning if no progress is found - 1 - --- 2017-09-01 Naohiro Aota New
[2/2] Btrfs: fix -ENOSPC on block group removal - - - --- 2015-05-20 Filipe Manana Accepted
[2/2] Btrfs: fix 'ls -lis' mismatch - - - --- 2011-06-16 liubo New
[2/2] Btrfs: fix 'ls -lis' mismatch - - - --- 2011-06-16 liubo New
[2/2] btrfs: fix 64-bit division link failure [1/2] btrfs: avoid Wmaybe-uninitialized warnings - - - --- 2023-07-05 Arnd Bergmann New
[2/2] Btrfs: fix a double free on pending snapshots in error handling - - - --- 2012-11-05 Liu Bo New
[2/2] btrfs: fix alloc device order consistency - - - --- 2018-01-18 Anand Jain New
[2/2] btrfs: fix and document the zoned device choice in alloc_new_bio [1/2] btrfs: remove the zoned/zone_size union in struct btrfs_fs_info - 2 - --- 2022-03-24 Christoph Hellwig New
[2/2] btrfs: fix block group UAF bug with nocow [1/2,v2] btrfs: convert block group refcount to refcount_t - 1 - --- 2020-07-06 Josef Bacik New
[2/2] btrfs: fix block group UAF bug with nocow [1/2] btrfs: convert block group refcount to refcount_t - 1 - --- 2020-07-01 Josef Bacik New
[2/2] btrfs: fix btrfs_find_device unused arg seed fix verify_one_dev_extent and btrfs_find_device - 2 - --- 2020-09-24 Anand Jain New
« 1 2 ... 93 94 95407 408 »