Show patches with: Archived = No       |   11005 patches
« 1 2 ... 42 43 44110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v2,3/3] ext4: Notify block device about fallocate(0)-assigned blocks Untitled series #147800 - - - - --- 2019-12-11 Kirill Tkhai New
[RFC,v2,3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done Untitled series #330878 - - - - --- 2022-12-01 Andreas Gruenbacher Not Applicable
[RFC,v2,3/4] ext4: improve extents status tree shrinker lru algorithm - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,3/4] jbd2: replace jbd_debug with the new log interface make jbd2 debug switch per device - - - - --- 2021-01-23 brookxu Superseded
[RFC,v2,3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback ext4/jbd2: data=journal: write-protect pages on transaction commit - - - - --- 2020-08-10 Mauricio Faria de Oliveira Superseded
[RFC,v2,3/6] ext4: correct the hole length returned by ext4_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,3/7] ext4: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,3/7] jbd2: don't abort the journal when freeing buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-04-14 Zhang Yi Superseded
[RFC,v2,3/8] ext2: Use dax_is_supported() Untitled series #392832 1 1 - - --- 2024-01-30 Mathieu Desnoyers Not Applicable
[RFC,v2,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,3/8] generic: test general behavior of verity files xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,3/8] watch_queue: Support a text field at the end of the notification Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,3/9] ext4: Adding a link to itree to the dx_root struct - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,3/9] ext4: add freespace tree allocator ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,30/51] e2fsck: merge dirs_to_hash when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,31/51] e2fsck: merge context flags properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,32/51] e2fsck: split and merge quota context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,33/51] e2fsck: serialize fix operations introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,34/51] e2fsck: move some fixes out of parallel pthreads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,35/51] e2fsck: split and merge invalid bitmaps introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,36/51] e2fsck: fix to protect EA checking introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,37/51] e2fsck: allow admin specify number of threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,38/51] e2fsck: kickoff mutex lock for block found map introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,39/51] e2fsck: fix readahead for pfsck of pass1 introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,4/4] ext4: replace jbd_debug with the new log interface make jbd2 debug switch per device - - - - --- 2021-01-23 brookxu Superseded
[RFC,v2,4/4] ext4: use a round-robin algorithm to shrink extent cache - - - - --- 2014-04-16 Zheng Liu Changes Requested
[RFC,v2,4/5] ext4: data=journal: add inode to transaction inode list in ext4_page_mkwrite() ext4/jbd2: data=journal: write-protect pages on transaction commit - - - - --- 2020-08-10 Mauricio Faria de Oliveira Superseded
[RFC,v2,4/6] ext4: add a hole extent entry in cache after punch ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,4/7] f2fs: move f2fs_force_buffered_io() into file.c make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,4/7] jbd2: do not free buffers in jbd2_journal_try_to_free_buffers() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - - - --- 2021-04-14 Zhang Yi Superseded
[RFC,v2,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,4/8] ext4: Use dax_is_supported() Untitled series #392832 - 1 - - --- 2024-01-30 Mathieu Desnoyers Not Applicable
[RFC,v2,4/8] generic: test access controls on the fs-verity ioctls xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,4/8] vfs: Add superblock notifications Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,4/9] ext4: Adding itree structures - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,4/9] ext4: add prefetching support for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,40/51] e2fsck: kick off ea mutex lock from pfsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,41/51] e2fsck: merge encrypted_files after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,42/51] e2fsck: merge inode_bad_map after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,43/51] e2fsck: simplify e2fsck context merging codes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,44/51] e2fsck: merge options after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,45/51] e2fsck: reset lost_and_found after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,46/51] LU-8465 e2fsck: merge extent depth count after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,47/51] e2fsck: only set E2F_FLAG_ALLOC_OK if all threads succeed introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,48/51] e2fsck: only setup threads if -m option required introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,49/51] e2fsck: wait fix thread finish before checking introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,5/5] ext4/jbd2: debugging messages ext4/jbd2: data=journal: write-protect pages on transaction commit - - - - --- 2020-08-10 Mauricio Faria de Oliveira Superseded
[RFC,v2,5/6] ext4: make ext4_map_blocks() distinguish delalloc only extent ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,5/7] ext4: use RCU to protect accessing superblock in blkdev_releasepage() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - - --- 2021-04-14 Zhang Yi Superseded
[RFC,v2,5/7] f2fs: don't allow DIO reads but not DIO writes make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,5/8] generic: test corrupting verity files xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,5/8] vfs: Include origin of the SB error notification Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,5/9] ext4: Adding itree implementation I - Core - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,5/9] ext4: add freespace tree optimizations ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,50/51] e2fsck: fix to free icache leak introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,51/51] e2fsck: fix to avoid too much memory allocation for pfsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-06-18 Wang Shilong Superseded
[RFC,v2,6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,6/7] f2fs: simplify f2fs_force_buffered_io() make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,6/7] fs: introduce a usage count into the superblock ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - - - --- 2021-04-14 Zhang Yi Superseded
[RFC,v2,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,6/8] fs: Add more superblock error subtypes Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,6/8] generic: test that fs-verity is using the correct measurement values xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,6/9] ext4: Adding itree implementation II - Inserting - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,6/9] ext4: add memory usage tracker for freespace trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - 1 - - --- 2021-04-14 Zhang Yi Superseded
[RFC,v2,7/7] f2fs: support STATX_IOALIGN make statx() return I/O alignment information - - - - --- 2022-05-18 Eric Biggers Superseded
[RFC,v2,7/8] ext4: Implement SB error notification through watch_sb Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,7/8] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,7/9] ext4: Adding itree implementation III - Deleting - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,7/9] ext4: add LRU eviction for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - - 1 - --- 2022-09-26 Ojaswin Mujoo Superseded
[RFC,v2,8/8] generic: test the fs-verity built-in signature verification support xfstests: add fs-verity tests - - - - --- 2019-06-20 Eric Biggers Not Applicable
[RFC,v2,8/8] samples: watch_queue: Add sample of SB notifications Superblock Notifications - - - - --- 2020-11-11 Gabriel Krisman Bertazi Superseded
[RFC,v2,8/9] ext4: Make directory operations use itree - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,8/9] ext4: add tracepoints for free space trees ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,9/9] ext4: Make ext4_readdir() use itree if available - - - - --- 2013-05-13 Radek Pazdera Changes Requested
[RFC,v2,9/9] ext4: add freespace trees documentation in code ext4: add free-space extent based allocator - - - - --- 2020-08-21 harshad shirwadkar New
[RFC,v2,for-6.8/block,01/18] block: add some bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,02/18] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,03/18] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,04/18] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,05/18] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,06/18] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,07/18] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,08/18] bio: export bio_add_folio_nofail() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,09/18] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,10/18] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,11/18] erofs: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,12/18] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,13/18] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,14/18] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,15/18] buffer: add a new helper to read sb block block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,16/18] ext4: use new helper to read sb block block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,17/18] ext4: remove block_device_ejected() block: don't access bd_inode directly from other modules - - 2 - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2,for-6.8/block,18/18] ext4: use bdev apis block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-11 Yu Kuai Not Applicable
[RFC,v2] ext4: convert symlink external data block mapping to bdev [RFC,v2] ext4: convert symlink external data block mapping to bdev - - - - --- 2022-04-12 Zhang Yi Superseded
[RFC,v2] ext4: dio take shared inode lock when overwriting preallocated blocks [RFC,v2] ext4: dio take shared inode lock when overwriting preallocated blocks - - 2 - --- 2022-12-26 Zhang Yi Awaiting Upstream
[RFC,v2] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue [RFC,v2] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue - - - - --- 2021-06-15 yebin (H) Awaiting Upstream
« 1 2 ... 42 43 44110 111 »