Show patches with: Archived = No       |   11128 patches
« 1 2 ... 11 12 13111 112 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[19/26] ntfs3: Convert ntfs_zero_range() to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[17/26] ntfs: Convert ntfs_writepage to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[16/26] ntfs: Convert ntfs_read_block() to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[14/26] nilfs2: Remove nilfs_page_get_nth_block Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio() Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[07/26] gfs2; Convert gfs2_getjdatabuf to use a folio Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[06/26] gfs2: Convert gfs2_getbuf() to folios Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[05/26] gfs2: Convert inode unstuffing to use a folio Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[04/26] buffer: Add get_nth_bh() Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[03/26] ext4: Convert to folio_create_empty_buffers Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers() Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[01/26] buffer: Make folio_create_empty_buffers() return a buffer_head Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox (Oracle) Not Applicable
[v3] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev [v3] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev - - 1 - --- 2023-09-19 Zhihao Cheng Awaiting Upstream
[v3,1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - 2 - --- 2023-09-18 Ojaswin Mujoo Awaiting Upstream
[v2] ext4: Simplify code in ext4_decode_error() [v2] ext4: Simplify code in ext4_decode_error() - - - - --- 2023-09-17 Christophe JAILLET New
[v2,1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - 1 - --- 2023-09-16 Ojaswin Mujoo Superseded
[v2,8/8] buffer: Remove __getblk_gfp() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,7/8] ext4: Call bdev_getblk() from sb_getblk_gfp() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,6/8] buffer: Convert sb_getblk() to call __getblk() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,5/8] buffer: Convert getblk_unmovable() and __getblk() to use bdev_getblk() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,4/8] buffer: Use bdev_getblk() to avoid memory reclaim in readahead path Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,3/8] ext4: Use bdev_getblk() to avoid memory reclaim in readahead path Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,2/8] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,1/8] buffer: Pass GFP flags to folio_alloc_buffers() Add and use bdev_getblk() - - - - --- 2023-09-14 Matthew Wilcox (Oracle) Not Applicable
[v2,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-14 Eric Biggers Not Applicable
[v2,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-14 Eric Biggers Not Applicable
[v2,3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-14 Eric Biggers Not Applicable
[v2,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-14 Eric Biggers Not Applicable
[v2,1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-14 Eric Biggers Not Applicable
[2/2] ext4: Do not let fstrim block system suspend ext4: Do not let fstrim block suspend - - - - --- 2023-09-13 Jan Kara Accepted
[1/2] ext4: Move setting of trimmed bit into ext4_try_to_trim_range() ext4: Do not let fstrim block suspend - - - - --- 2023-09-13 Jan Kara Accepted
[6/6] ext4: remove mballoc's NOFREE flags improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[5/6] ext4: simplify and improve efficiency of cluster removal code improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[4/6] ext4: consolidate partial cluster initialization improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[3/6] ext4: rework partial cluster handling to use lblk more consistently improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[2/6] ext4: rework partial cluster definition and related tracepoints improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[1/6] ext4: consolidate code used to free clusters improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[v3] ext4: optimize metadata allocation for hybrid LUNs [v3] ext4: optimize metadata allocation for hybrid LUNs - - - - --- 2023-09-12 Bobi Jam New
[e2fsprogs,v2] resize2fs: use directio when reading superblock [e2fsprogs,v2] resize2fs: use directio when reading superblock - - - - --- 2023-09-11 Krister Johansen Rejected
[v6,31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker Untitled series #372546 1 - 1 - --- 2023-09-11 Qi Zheng Not Applicable
[v6,30/45] ext4: dynamically allocate the ext4-es shrinker Untitled series #372546 - - 1 - --- 2023-09-11 Qi Zheng Not Applicable
[RFC] ext4: don't remove already removed extent [RFC] ext4: don't remove already removed extent - 1 - - --- 2023-09-11 Muhammad Usama Anjum New
[RFC] ext4: don't remove already removed extent [RFC] ext4: don't remove already removed extent - 1 - - --- 2023-09-11 Muhammad Usama Anjum Superseded
[RFC] ext4: don't' remove already removed extent [RFC] ext4: don't' remove already removed extent - 1 - - --- 2023-09-11 Muhammad Usama Anjum Superseded
jbd2: Fix memory leak in journal_init_common() jbd2: Fix memory leak in journal_init_common() - 1 3 - --- 2023-09-11 Li Zetao Awaiting Upstream
ext4: Fix a test in ext4_decode_error() ext4: Fix a test in ext4_decode_error() - 1 - - --- 2023-09-09 Christophe JAILLET Rejected
[v2] ext4: Fix potential data lost in recovering journal raced with synchronizing fs bdev [v2] ext4: Fix potential data lost in recovering journal raced with synchronizing fs bdev - - - - --- 2023-09-08 Zhihao Cheng Superseded
jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev - - 1 - --- 2023-09-08 Zhihao Cheng Superseded
fs: micro optimizations in ext4/xattr fs: micro optimizations in ext4/xattr - - - - --- 2023-09-08 onur-ozkan New
ext4: move 'ix' sanity check to corrent position ext4: move 'ix' sanity check to corrent position - 1 - - --- 2023-09-06 Gou Hao Awaiting Upstream
[RFC,1/1] ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW ext4: Replace linear search with array of lists in CR_GOAL_LEN_SLOW - - - - --- 2023-09-05 Ojaswin Mujoo New
[1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure ext4: Fix stale data exposure caused with dioread_nolock - - - - --- 2023-09-05 Ojaswin Mujoo New
[5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
[4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
[3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
[2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
[1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
quota: explicitly forbid quota files from being encrypted quota: explicitly forbid quota files from being encrypted - - - - --- 2023-09-05 Eric Biggers Not Applicable
[v2,2/2] JBD2: fix printk format type for 'io_block' in do_one_pass() JBD2: print io_block if check data block checksum failed when do recovery - - 1 - --- 2023-09-04 yebin (H) Awaiting Upstream
[v2,1/2] JBD2: print io_block if check data block checksum failed when do recovery JBD2: print io_block if check data block checksum failed when do recovery - - 1 - --- 2023-09-04 yebin (H) Awaiting Upstream
mke2fs: batch zeroing inode table mke2fs: batch zeroing inode table - - - - --- 2023-09-04 Li Dongyang Accepted
e2fsck: check all sparse_super backups e2fsck: check all sparse_super backups - - - - --- 2023-09-04 Li Dongyang Accepted
[2/2] JBD2: fix printk format type for 'io_block' in do_one_pass() JBD2: print io_block if check data block checksum failed when do recovery - - 1 - --- 2023-09-04 yebin (H) Superseded
[1/2] JBD2: print io_block if check data block checksum failed when do recovery JBD2: print io_block if check data block checksum failed when do recovery - - 1 - --- 2023-09-04 yebin (H) Superseded
[v6] ext4: improve trim efficiency [v6] ext4: improve trim efficiency - - - - --- 2023-09-01 Fengnan Chang New
[GIT,PULL] Ext4 updates for 6.6 [GIT,PULL] Ext4 updates for 6.6 - - - - --- 2023-08-31 Theodore Ts'o New
[v2] ext4/super.c : Fix a goto label [v2] ext4/super.c : Fix a goto label - - 1 - --- 2023-08-29 Haibo Liu New
[V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM [V2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM - - - - --- 2023-08-29 Li Dongyang New
[v3] fs: clean up usage of noop_dirty_folio [v3] fs: clean up usage of noop_dirty_folio 1 - 3 - --- 2023-08-29 Xueshi Hu Not Applicable
[v3] e2fsck: delay quotas loading in release_orphan_inodes() [v3] e2fsck: delay quotas loading in release_orphan_inodes() - - 1 - --- 2023-08-28 Baokun Li New
ext4/super.c : Fix a goto label ext4/super.c : Fix a goto label - - - - --- 2023-08-28 Haibo Liu Superseded
[v2] fs: clean up usage of noop_dirty_folio [v2] fs: clean up usage of noop_dirty_folio 1 - 3 - --- 2023-08-28 Xueshi Hu Superseded
[11/11] io_uring: add support for getdents io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[08/11] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[07/11] vfs: add nowait parameter for file_accessed() io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[06/11] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[05/11] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[03/11] vfs: add nowait flag for struct dir_context io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[02/11] xfs: add NOWAIT semantics for readdir io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[01/11] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[v3] ext4: Add periodic superblock update check [v3] ext4: Add periodic superblock update check - - 1 - --- 2023-08-26 Vitaliy Kuznetsov Accepted
[v3,13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb fixes and cleanups to ext4 resize - - - - --- 2023-08-26 Kemeng Shi Accepted
[v3,11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg fixes and cleanups to ext4 resize - - - - --- 2023-08-26 Kemeng Shi Accepted
[v3,10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb) fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,09/13] ext4: remove EXT4FS_DEBUG defination in resize.c fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,07/13] ext4: remove commented code in reserve_backup_gdb fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,06/13] ext4: remove redundant check of count fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,05/13] ext4: fix typo in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
« 1 2 ... 11 12 13111 112 »