Show patches with: none      |   41963 patches
« 1 2 ... 42 43 44419 420 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs: zoned: don't read beyond write pointer for scrub btrfs: zoned: don't read beyond write pointer for scrub - - - --- 2023-07-03 Johannes Thumshirn New
btrfs: fix leak after finding block group with super blocks on zoned fs btrfs: fix leak after finding block group with super blocks on zoned fs - 2 - --- 2023-07-03 Filipe Manana New
[RFC,2/2] btrfs-progs: print device list btrfs-progs: boilerplate code for printing devices. - - - --- 2023-07-03 Anand Jain New
[RFC,1/2] btrfs-progs: print device list volumes-c api btrfs-progs: boilerplate code for printing devices. - - - --- 2023-07-03 Anand Jain New
btrfs-progs: fix duplicate missing device btrfs-progs: fix duplicate missing device - - - --- 2023-07-03 Anand Jain New
[14/14] btrfs: scrub: implement the RAID56 P/Q scrub code btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[13/14] btrfs: scrub: introduce the RAID56 data recovery path for scrub logical btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[12/14] btrfs: scrub: add RAID56 support for queue_scrub_logical_stripes() btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[11/14] btrfs: scrub: implement the repair part of scrub logical btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[10/14] btrfs: scrub: implement the basic extent iteration code btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[09/14] btrfs: scrub: implement the chunk iteration code for scrub_logical btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[08/14] btrfs: scrub: extract the common preparation before scrubbing a block group btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[07/14] btrfs: scrub: introduce the skeleton for logical-scrub btrfs: scrub: introduce SCRUB_LOGICAL flag - 1 - --- 2023-07-03 Qu Wenruo New
[06/14] btrfs: scrub: make scrub_ctx::stripes dynamically allocated btrfs: scrub: introduce SCRUB_LOGICAL flag - 1 - --- 2023-07-03 Qu Wenruo New
[05/14] btrfs: add the ability to read P/Q stripes directly btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[04/14] btrfs: raid56: add the interfaces to submit recovery rbio btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[03/14] btrfs: raid56: allow caching P/Q stripes btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[02/14] btrfs: raid56: allow scrub operation to update both P and Q stripes btrfs: scrub: introduce SCRUB_LOGICAL flag - 1 - --- 2023-07-03 Qu Wenruo New
[01/14] btrfs: raid56: remove unnecessary parameter for raid56_parity_alloc_scrub_rbio() btrfs: scrub: introduce SCRUB_LOGICAL flag - 2 - --- 2023-07-03 Qu Wenruo New
[8/8] btrfs: move btrfs_free_excluded_extents() into block-group.c btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[7/8] btrfs: open code trivial btrfs_add_excluded_extent() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[6/8] btrfs: make find_first_extent_bit() return a boolean btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[5/8] btrfs: make btrfs_destroy_pinned_extent() return void btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[4/8] btrfs: make btrfs_destroy_marked_extents() return void btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[3/8] btrfs: rename add_new_free_space() to btrfs_add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[2/8] btrfs: update documentation for add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
[1/8] btrfs: remove BUG_ON()'s in add_new_free_space() btrfs: remove a couple BUG_ON()s and cleanups - - - --- 2023-06-30 Filipe Manana New
btrfs: add a test case to make sure scrub can repair parity corruption btrfs: add a test case to make sure scrub can repair parity corruption - - - --- 2023-06-30 Qu Wenruo New
btrfs: raid56: always verify the P/Q contents for scrub btrfs: raid56: always verify the P/Q contents for scrub - - - --- 2023-06-30 Qu Wenruo New
[RFC,8/8] btrfs: add simple test of reflink of encrypted data fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,7/8] common/verity: explicitly don't allow btrfs encryption fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,6/8] tests: adjust encryption tests for extent encryption fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,5/8] generic/613: write some actual data for btrfs fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,4/8] common/encrypt: enable making a encrypted btrfs filesystem fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,3/8] common/encrypt: add btrfs to get_ciphertext_filename fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,2/8] common/encrypt: add btrfs to get_encryption_*nonce fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[RFC,1/8] common/encrypt: separate data and inode nonces fstests: add btrfs encryption testing - - - --- 2023-06-29 Sweet Tea Dorminy New
[8/8] btrfs-progs: check: update inline extent length checking btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[7/8] btrfs-progs: escape unprintable characters in names btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[6/8] btrfs-progs: handle fscrypt context items btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[5/8] btrfs-progs: interpret encrypted file extents. btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[4/8] progs: save and load fscrypt extent contexts [1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag - - - --- 2023-06-29 Sweet Tea Dorminy New
[4/8] btrfs-progs: save and load fscrypt extent contexts btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[3/8] progs: add inode encryption contexts [1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag - - - --- 2023-06-29 Sweet Tea Dorminy New
[3/8] btrfs-progs: add inode encryption contexts btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[2/8] progs: start tracking extent encryption context info [1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag - - - --- 2023-06-29 Sweet Tea Dorminy New
[2/8] btrfs-progs: start tracking extent encryption context info btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag [1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag - - - --- 2023-06-29 Sweet Tea Dorminy New
[1/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs-progs: add encryption support - - - --- 2023-06-29 Sweet Tea Dorminy New
[v2] btrfs: zoned: do not enable async discard [v2] btrfs: zoned: do not enable async discard - 2 - --- 2023-06-29 Naohiro Aota New
[v1,17/17] btrfs: save and load fscrypt extent contexts btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,16/17] btrfs: explicitly track file extent length and encryption btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,15/17] btrfs: start tracking extent encryption context info btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,14/17] btrfs: create and free extent fscrypt_infos btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,13/17] btrfs: turn on the encryption ioctls btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,12/17] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,11/17] btrfs: add get_devices hook for fscrypt btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,10/17] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,09/17] btrfs: implement fscrypt ioctls btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,08/17] btrfs: use correct name hash for nokey names btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,07/17] btrfs: adapt readdir for encrypted and nokey names btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,06/17] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,05/17] btrfs: add inode encryption contexts btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,04/17] btrfs: start using fscrypt hooks btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,03/17] fscrypt: expose fscrypt_nokey_name btrfs: add encryption feature - 1 - --- 2023-06-29 Sweet Tea Dorminy New
[v1,02/17] btrfs: disable verity on encrypted inodes btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,01/17] btrfs: disable various operations on encrypted inodes btrfs: add encryption feature - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,12/12] fscrypt: update documentation for per-extent keys fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,11/12] fscrypt: save session key credentials for extent infos fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,10/12] fscrypt: allow load/save of extent contexts fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,09/12] fscrypt: add creation/usage/freeing of per-extent infos fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,08/12] fscrypt: use an optional ino equivalent for per-extent infos fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,07/12] fscrypt: notify per-extent infos if master key vanishes fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,06/12] fscrypt: allow infos to be owned by extents fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,05/12] fscrypt: setup leaf inodes for extent encryption fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,04/12] fscrypt: add a super_block pointer to fscrypt_info fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,03/12] fscrypt: adjust effective lblks based on extents fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,02/12] fscrypt: factor getting info for a specific block fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v1,01/12] fscrypt: factor helper for locking master key fscrypt: add extent encryption - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,8/8] fscrypt: make prepared keys record their type fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,7/8] fscrypt: make infos have a pointer to prepared keys fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,6/8] fscrypt: move all the shared mode key setup deeper fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,5/8] fscrypt: reduce special-casing of IV_INO_LBLK_32 fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,4/8] fscrypt: move dirhash key setup away from IO key setup fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,3/8] fscrypt: split setup_per_mode_enc_key() fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,2/8] fscrypt: split and rename setup_file_encryption_key() fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v4,1/8] fscrypt: move inline crypt decision to info setup fscrypt: some rearrangements of key setup - - - --- 2023-06-29 Sweet Tea Dorminy New
[v2] common/btrfs: handle dmdust as mounted device in _btrfs_buffered_read_on_mirror() [v2] common/btrfs: handle dmdust as mounted device in _btrfs_buffered_read_on_mirror() - 2 - --- 2023-06-29 Qu Wenruo New
btrfs: fix use-after-free of new block group that became unused btrfs: fix use-after-free of new block group that became unused - - - --- 2023-06-28 Filipe Manana New
[23/23] mm: remove folio_account_redirty [01/23] btrfs: pass a flags argument to cow_file_range - 1 - --- 2023-06-28 Christoph Hellwig New
[22/23] btrfs: fix zoned handling in submit_uncompressed_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[21/23] btrfs: don't redirty locked_page in run_delalloc_zoned [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[20/23] btrfs: refactor the zoned device handling in cow_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[19/23] btrfs: don't redirty pages in compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[18/23] btrfs: share the code to free the page array in compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[17/23] btrfs: use a separate label for the incompressible case in compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[16/23] btrfs: further simplify the compress or not logic in compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[15/23] btrfs: streamline compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[14/23] btrfs: merge submit_compressed_extents and async_cow_submit [01/23] btrfs: pass a flags argument to cow_file_range - - - --- 2023-06-28 Christoph Hellwig New
[13/23] btrfs: merge async_cow_start and compress_file_range [01/23] btrfs: pass a flags argument to cow_file_range - 1 - --- 2023-06-28 Christoph Hellwig New
« 1 2 ... 42 43 44419 420 »