Show patches with: Archived = No       |   11005 patches
« 1 2 ... 85 86 87110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,14/20] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,15/20] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,18/20] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,19/20] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple Some bugfix and cleanup to mballoc - - - - --- 2023-02-28 Kemeng Shi Not Applicable
[e2fsprogs] libext2fs: fix ext2fs_get_device_size2() return value on Windows [e2fsprogs] libext2fs: fix ext2fs_get_device_size2() return value on Windows - 1 - - --- 2023-03-01 Eric Biggers Accepted
[1/2] ext2: Correct maximum ext2 filesystem block size ext2: Refuse filesystems with invalid block size - - - - --- 2023-03-01 Jan Kara Not Applicable
[2/2] ext2: Check block size validity during mount ext2: Refuse filesystems with invalid block size - - - - --- 2023-03-01 Jan Kara Not Applicable
[v4,1/2] ext4: commit super block if fs record error when journal record without error fix error flag covered by journal recovery - - 2 - --- 2023-03-01 Ye Bin Superseded
[v4,2/2] ext4: make sure fs error flag setted before clear journal error fix error flag covered by journal recovery - - 2 - --- 2023-03-01 Ye Bin Superseded
ext4: Fix comment about the 64BIT feature ext4: Fix comment about the 64BIT feature - - 1 - --- 2023-03-01 Tudor Ambarus Awaiting Upstream
ext4: Fix deadlock during directory rename ext4: Fix deadlock during directory rename - 1 - - --- 2023-03-01 Jan Kara Accepted
[for,stable,5.{15,10},1/4] ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb() ext4: Fix kernel BUG in ext4_free_blocks - - 1 - --- 2023-03-02 Tudor Ambarus Not Applicable
[for,stable,5.{15,10},2/4] ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid… ext4: Fix kernel BUG in ext4_free_blocks - - - - --- 2023-03-02 Tudor Ambarus Not Applicable
[for,stable,5.{15,10},3/4] ext4: add strict range checks while freeing blocks ext4: Fix kernel BUG in ext4_free_blocks - - 1 - --- 2023-03-02 Tudor Ambarus Not Applicable
[for,stable,5.{15,10},4/4] ext4: block range must be validated before use in ext4_mb_clear_bb() ext4: Fix kernel BUG in ext4_free_blocks - - - 1 --- 2023-03-02 Tudor Ambarus Not Applicable
[v2,1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock() ext4: fix WARNING in ext4_update_inline_data - - - - --- 2023-03-03 Ye Bin Not Applicable
[v2,2/2] ext4: fix WARNING in ext4_update_inline_data ext4: fix WARNING in ext4_update_inline_data - - - - --- 2023-03-03 Ye Bin Not Applicable
[v3,01/20] ext4: set goal start correctly in ext4_mb_normalize_request Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,04/20] ext4: correct calculation of s_mb_preallocated Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,07/20] ext4: add missed brelse in ext4_free_blocks_simple Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,11/20] ext4: remove unnecessary check in ext4_mb_new_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,12/20] ext4: remove dead check in mb_buddy_mark_free Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,14/20] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,15/20] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,18/20] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,19/20] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock() ext4: fix WARNING in ext4_update_inline_data - - 1 - --- 2023-03-04 Ye Bin Superseded
[v3,2/2] ext4: fix WARNING in ext4_update_inline_data ext4: fix WARNING in ext4_update_inline_data - - 1 - --- 2023-03-04 Ye Bin Superseded
[v4,1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock() ext4: fix WARNING in ext4_update_inline_data - - 1 - --- 2023-03-07 Ye Bin Accepted
[v4,2/2] ext4: fix WARNING in ext4_update_inline_data ext4: fix WARNING in ext4_update_inline_data - - 1 - --- 2023-03-07 Ye Bin Accepted
[v5,1/2] ext4: commit super block if fs record error when journal record without error fix error flag covered by journal recovery - - 2 - --- 2023-03-07 Ye Bin Accepted
[v5,2/2] ext4: make sure fs error flag setted before clear journal error fix error flag covered by journal recovery - - 1 - --- 2023-03-07 Ye Bin Accepted
[for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' [for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' - 1 - - --- 2023-03-07 Tudor Ambarus Not Applicable
[RESEND,for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' [RESEND,for-stable,5.10,5.4,4.19,4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()' - 1 - - --- 2023-03-07 Tudor Ambarus Not Applicable
[1/7] mm: don't look at xarray value entries in split_huge_pages_in_file [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - 1 - --- 2023-03-07 Christoph Hellwig Not Applicable
[2/7] mm: make mapping_get_entry available outside of filemap.c [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - 1 - --- 2023-03-07 Christoph Hellwig Not Applicable
[3/7] mm: use filemap_get_entry in filemap_get_incore_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - 1 - --- 2023-03-07 Christoph Hellwig Not Applicable
[4/7] shmem: remove shmem_get_partial_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - - - --- 2023-03-07 Christoph Hellwig Not Applicable
[5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file 1 - - - --- 2023-03-07 Christoph Hellwig Not Applicable
[6/7] mm: remove FGP_ENTRY [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file - - - - --- 2023-03-07 Christoph Hellwig Not Applicable
[7/7] mm: return an ERR_PTR from __filemap_get_folio [1/7] mm: don't look at xarray value entries in split_huge_pages_in_file 1 - - - --- 2023-03-07 Christoph Hellwig Not Applicable
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag Flag file systems as supporting parallel dio writes - - - - --- 2023-03-07 Jens Axboe Not Applicable
[2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it Flag file systems as supporting parallel dio writes - - - - --- 2023-03-07 Jens Axboe Not Applicable
ext4: fix to report fstrim.minlen back to userspace ext4: fix to report fstrim.minlen back to userspace - - - - --- 2023-03-08 Chao Yu Rejected
ext4: Fix WANRON caused by unconsistent boot loader inode's i_size and i_disksize ext4: Fix WANRON caused by unconsistent boot loader inode's i_size and i_disksize - - - - --- 2023-03-08 Zhihao Cheng Accepted
ext4: swap i_disksize when swaping the boot loader inode ext4: swap i_disksize when swaping the boot loader inode - - - - --- 2023-03-08 Theodore Ts'o Not Applicable
ext4, jbd2: add an optimized bmap for the journal inode ext4, jbd2: add an optimized bmap for the journal inode - - - - --- 2023-03-08 Theodore Ts'o Accepted
ext4: Fix warnings when freezing filesystem with journaled data ext4: Fix warnings when freezing filesystem with journaled data - - - - --- 2023-03-08 Jan Kara Awaiting Upstream
[1/4] fs: add i_blocksize_mask() [1/4] fs: add i_blocksize_mask() - - - - --- 2023-03-09 Yangtao Li Superseded
[2/4] erofs: convert to use i_blocksize_mask() [1/4] fs: add i_blocksize_mask() - - - - --- 2023-03-09 Yangtao Li Superseded
[3/4] gfs2: convert to use i_blocksize_mask() [1/4] fs: add i_blocksize_mask() - - - - --- 2023-03-09 Yangtao Li Superseded
[4/4] ext4: convert to use i_blocksize_mask() [1/4] fs: add i_blocksize_mask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v2,1/5] fs: add i_blockmask() [v2,1/5] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Rejected
[v2,2/5] erofs: convert to use i_blockmask() [v2,1/5] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Rejected
[v2,3/5] gfs2: convert to use i_blockmask() [v2,1/5] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Rejected
[v2,4/5] ext4: convert to use i_blockmask() [v2,1/5] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Rejected
[v2,5/5] ocfs2: convert to use i_blockmask() [v2,1/5] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Rejected
[v3,1/6] fs: add i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v3,2/6] erofs: convert to use i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v3,3/6] gfs2: convert to use i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v3,4/6] ext4: convert to use i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v3,5/6] ocfs2: convert to use i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v3,6/6] fs/remap_range: convert to use i_blockmask() [v3,1/6] fs: add i_blockmask() - - - - --- 2023-03-09 Yangtao Li Superseded
[v4,1/5] fs: add i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
[v4,2/5] erofs: convert to use i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
[v4,3/5] gfs2: convert to use i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
[v4,4/5] ocfs2: convert to use i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
[v4,5/5] fs/remap_range: convert to use i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs() ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs() - - - - --- 2023-03-10 Yangtao Li Rejected
[1/5] ext4: Fix reusing stale buffer heads from last failed mounting ext4: Fix stale buffer loading from last failed - - 1 - --- 2023-03-10 Zhihao Cheng Superseded
[2/5] jbd2: remove unused feature macros ext4: Fix stale buffer loading from last failed - - 1 - --- 2023-03-10 Zhihao Cheng Superseded
[3/5] jbd2: switch to check format version in superblock directly ext4: Fix stale buffer loading from last failed - - 1 - --- 2023-03-10 Zhihao Cheng Superseded
[4/5] jbd2: factor out journal initialization from journal_get_superblock() ext4: Fix stale buffer loading from last failed - - - - --- 2023-03-10 Zhihao Cheng Superseded
[5/5] jbd2: remove j_format_version ext4: Fix stale buffer loading from last failed - - 1 - --- 2023-03-10 Zhihao Cheng Superseded
[1/2] ext4: fix typos in mballoc two cleanups for mballoc - - 1 - --- 2023-03-11 Kemeng Shi Superseded
[2/2] ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request two cleanups for mballoc - - 1 - --- 2023-03-11 Kemeng Shi Superseded
[GIT,PULL] ext4 fixes for 6.3-rc2 [GIT,PULL] ext4 fixes for 6.3-rc2 - - - - --- 2023-03-12 Theodore Ts'o New
[v2,1/5] ext4: Fix reusing stale buffer heads from last failed mounting ext4: Fix stale buffer loading from last failed - 1 - - --- 2023-03-13 Zhihao Cheng Superseded
[v2,2/5] jbd2: remove unused feature macros ext4: Fix stale buffer loading from last failed - - - - --- 2023-03-13 Zhihao Cheng Superseded
[v2,3/5] jbd2: switch to check format version in superblock directly ext4: Fix stale buffer loading from last failed - - - - --- 2023-03-13 Zhihao Cheng Superseded
[v2,4/5] jbd2: factor out journal initialization from journal_get_superblock() ext4: Fix stale buffer loading from last failed - - - - --- 2023-03-13 Zhihao Cheng Superseded
[v2,5/5] jbd2: remove j_format_version ext4: Fix stale buffer loading from last failed - - - - --- 2023-03-13 Zhihao Cheng Superseded
[v2] ext4: allow concurrent unaligned dio overwrites [v2] ext4: allow concurrent unaligned dio overwrites - - 2 - --- 2023-03-14 Brian Foster Awaiting Upstream
[v3,1/2] jbd2: continue to record log between each mount ext4, jbd2: journal cycled record transactions between each mount - - - - --- 2023-03-14 Zhang Yi Superseded
[v3,2/2] ext4: add journal cycled recording support ext4, jbd2: journal cycled record transactions between each mount - - - - --- 2023-03-14 Zhang Yi Superseded
« 1 2 ... 85 86 87110 111 »