Show patches with: none      |   26697 patches
« 1 2 ... 21 22 23266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
jbd2: skip reading super block if it has been verified jbd2: skip reading super block if it has been verified - 1 - - --- 2023-06-15 Zhang Yi Superseded
ext4: Drop the call to ext4_error() from ext4_get_group_info() ext4: Drop the call to ext4_error() from ext4_get_group_info() - 1 - - --- 2023-06-14 Fabio M. De Francesco Awaiting Upstream
ext4: enable nowait async buffered writes ext4: enable nowait async buffered writes - - - - --- 2023-06-14 Lu Hongfei Rejected
[-next] jbd2: remove unused function '__cp_buffer_busy' [-next] jbd2: remove unused function '__cp_buffer_busy' - - 1 - --- 2023-06-14 Yang Li New
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" - - - - --- 2023-06-13 Kemeng Shi Awaiting Upstream
ext4: fix a data race on EXT4_I(inode)->i_disksize ext4: fix a data race on EXT4_I(inode)->i_disksize - - - - --- 2023-06-13 Gong, Sishuai New
ext2: Drop fragment support ext2: Drop fragment support - - - - --- 2023-06-13 Jan Kara Changes Requested
ext4: Make running and commit transaction have their own freed_data_list ext4: Make running and commit transaction have their own freed_data_list - - 1 - --- 2023-06-12 hanjinke Awaiting Upstream
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - - - --- 2023-06-12 Christoph Hellwig New
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() - 1 - - --- 2023-06-09 Ojaswin Mujoo Superseded
[GIT,PULL] ext4 regression fix for 6.4-rc6 [GIT,PULL] ext4 regression fix for 6.4-rc6 - - - - --- 2023-06-09 Theodore Ts'o Not Applicable
[2/2] ext4: only check dquot_initialize_needed() when debugging [1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" - - - - --- 2023-06-08 Theodore Ts'o Awaiting Upstream
[1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" [1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" - - - - --- 2023-06-08 Theodore Ts'o Awaiting Upstream
[v3,6/6] jbd2: remove __journal_try_to_free_buffer() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v3,5/6] jbd2: fix a race when checking checkpoint buffer busy jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v3,4/6] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint jbd2: fix several checkpoint inconsistent issues - 1 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v3,3/6] jbd2: remove journal_clean_one_cp_list() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v3,2/6] jbd2: remove t_checkpoint_io_list jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v3,1/6] jbd2: recheck chechpointing non-dirty buffer jbd2: fix several checkpoint inconsistent issues - - 1 1 --- 2023-06-06 Zhang Yi Awaiting Upstream
ext4: fix to check return value of freeze_bdev() in ext4_shutdown() ext4: fix to check return value of freeze_bdev() in ext4_shutdown() - 1 - - --- 2023-06-06 Chao Yu Accepted
[v2,6/6] jbd2: remove __journal_try_to_free_buffer() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v2,5/6] jbd2: fix a race when checking checkpoint buffer busy jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v2,4/6] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint jbd2: fix several checkpoint inconsistent issues - 1 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v2,3/6] jbd2: remove journal_clean_one_cp_list() jbd2: fix several checkpoint inconsistent issues - - - - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v2,2/6] jbd2: remove t_checkpoint_io_list jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi Awaiting Upstream
[v2,1/6] jbd2: recheck chechpointing non-dirty buffer jbd2: fix several checkpoint inconsistent issues - - 1 1 --- 2023-06-06 Zhang Yi Awaiting Upstream
[e2fsprogs] resize2fs: use directio when reading superblock [e2fsprogs] resize2fs: use directio when reading superblock - - 1 1 --- 2023-06-05 Krister Johansen Superseded
[v3,3/3] kobject: Use return value of strreplace() lib/string_helpers et al.: Change return value of strreplace() - - - - --- 2023-06-05 Andy Shevchenko Not Applicable
[v3,2/3] lib/string_helpers: Change returned value of the strreplace() lib/string_helpers et al.: Change return value of strreplace() - - - - --- 2023-06-05 Andy Shevchenko Not Applicable
[v3,1/3] jbd2: Avoid printing outside the boundary of the buffer lib/string_helpers et al.: Change return value of strreplace() - - 1 - --- 2023-06-05 Andy Shevchenko Not Applicable
ext4: Add correct group descriptors and reserved GDT blocks to system zone ext4: Add correct group descriptors and reserved GDT blocks to system zone - - - - --- 2023-06-03 Wang Jianjian New
[v4,19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc Fixes, cleanups and unit test for mballoc - - - - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,18/19] ext4: add some kunit stub for mballoc kunit test Fixes, cleanups and unit test for mballoc - - - - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - - - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_… Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,11/19] ext4: fix wrong unit use in ext4_mb_new_blocks Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,10/19] ext4: fix wrong unit use in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,09/19] ext4: remove unsed parameter and unnecessary forward declaration of ext4_mb_new_blocks_s… Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,08/19] ext4: get block from bh before pass it to ext4_free_blocks_simple in ext4_free_blocks Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,07/19] ext4: try all groups in ext4_mb_new_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,06/19] ext4: remove ext4_block_group and ext4_block_group_offset declaration Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,05/19] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated Fixes, cleanups and unit test for mballoc - - - - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,04/19] ext4: treat stripe in block unit Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,02/19] ext4: fix unit mismatch in ext4_mb_new_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,01/19] ext4: fix wrong unit use in ext4_mb_normalize_request Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[GIT,PULL] (one more) ext4 fix for 6.4-rc5 [GIT,PULL] (one more) ext4 fix for 6.4-rc5 - - - - --- 2023-06-02 Theodore Ts'o Not Applicable
e2fsck: restore sb->s_state before journal recover e2fsck: restore sb->s_state before journal recover - - - - --- 2023-06-02 zhanchengbin Rejected
[12/12] fuse: use direct_write_fallback [01/12] backing_dev: remove current->backing_dev_info - - 1 - --- 2023-06-01 Christoph Hellwig Not Applicable
[11/12] fuse: drop redundant arguments to fuse_perform_write [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-06-01 Christoph Hellwig Not Applicable
[10/12] fuse: update ki_pos in fuse_perform_write [01/12] backing_dev: remove current->backing_dev_info - - 1 - --- 2023-06-01 Christoph Hellwig Not Applicable
[09/12] fs: factor out a direct_write_fallback helper [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[07/12] iomap: update ki_pos in iomap_file_buffered_write [01/12] backing_dev: remove current->backing_dev_info 1 - 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[06/12] filemap: add a kiocb_invalidate_post_direct_write helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-06-01 Christoph Hellwig Not Applicable
[05/12] filemap: add a kiocb_invalidate_pages helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-06-01 Christoph Hellwig Not Applicable
[04/12] filemap: add a kiocb_write_and_wait helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-06-01 Christoph Hellwig Not Applicable
[03/12] filemap: update ki_pos in generic_perform_write [01/12] backing_dev: remove current->backing_dev_info 3 1 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[02/12] iomap: update ki_pos a little later in iomap_dio_complete [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[01/12] backing_dev: remove current->backing_dev_info [01/12] backing_dev: remove current->backing_dev_info 1 - 5 - --- 2023-06-01 Christoph Hellwig Not Applicable
[v2,6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[v2,5/6] fs: Lock moved directories fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[v2,4/6] fs: Establish locking order for unrelated directories fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[v2,3/6] Revert "f2fs: fix potential corruption when moving a directory" fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[v2,2/6] Revert "udf: Protect rename against modification of moved directory" fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[v2,1/6] ext4: Remove ext4 locking of moved directory fs: Fix directory corruption when moving directories - - - - --- 2023-06-01 Jan Kara Not Applicable
[GIT,PULL] ext4 fixes for 6.4-rc5 [GIT,PULL] ext4 fixes for 6.4-rc5 - - - - --- 2023-05-31 Theodore Ts'o Not Applicable
[5/5] jbd2: fix a race when checking checkpoint buffer busy jbd2: fix several checkpoint inconsistent issues - - - - --- 2023-05-31 Zhang Yi Awaiting Upstream
[4/5] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint jbd2: fix several checkpoint inconsistent issues - 1 - - --- 2023-05-31 Zhang Yi Awaiting Upstream
[3/5] jbd2: remove released parameter in journal_shrink_one_cp_list() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-05-31 Zhang Yi Awaiting Upstream
[2/5] jbd2: remove t_checkpoint_io_list jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-05-31 Zhang Yi Awaiting Upstream
[1/5] jbd2: recheck chechpointing non-dirty buffer jbd2: fix several checkpoint inconsistent issues - - 1 1 --- 2023-05-31 Zhang Yi Awaiting Upstream
[12/12] fuse: use direct_write_fallback [01/12] backing_dev: remove current->backing_dev_info - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[11/12] fuse: drop redundant arguments to fuse_perform_write [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[10/12] fuse: update ki_pos in fuse_perform_write [01/12] backing_dev: remove current->backing_dev_info - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[09/12] fs: factor out a direct_write_fallback helper [01/12] backing_dev: remove current->backing_dev_info - - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[07/12] iomap: update ki_pos in iomap_file_buffered_write [01/12] backing_dev: remove current->backing_dev_info 1 - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[06/12] filemap: add a kiocb_invalidate_post_direct_write helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[05/12] filemap: add a kiocb_invalidate_pages helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[04/12] filemap: add a kiocb_write_and_wait helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[03/12] filemap: update ki_pos in generic_perform_write [01/12] backing_dev: remove current->backing_dev_info 2 - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[02/12] iomap: update ki_pos a little later in iomap_dio_complete [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[01/12] backing_dev: remove current->backing_dev_info [01/12] backing_dev: remove current->backing_dev_info 1 - 5 - --- 2023-05-31 Christoph Hellwig Not Applicable
[8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [1/8] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[7/8] iomap: update ki_pos in iomap_file_buffered_write [1/8] backing_dev: remove current->backing_dev_info 1 - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[6/8] filemap: add a kiocb_invalidate_post_direct_write helper [1/8] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[5/8] filemap: add a kiocb_invalidate_pages helper [1/8] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[4/8] filemap: add a kiocb_write_and_wait helper [1/8] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[3/8] filemap: update ki_pos in generic_perform_write [1/8] backing_dev: remove current->backing_dev_info 1 - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[2/8] iomap: update ki_pos a little later in iomap_dio_complete [1/8] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[1/8] backing_dev: remove current->backing_dev_info [1/8] backing_dev: remove current->backing_dev_info - - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[v2] ext4: fix race condition between buffer write and page_mkwrite [v2] ext4: fix race condition between buffer write and page_mkwrite - 1 1 - --- 2023-05-30 Baokun Li New
[v2,12/12] ext4: Give symbolic names to mballoc criterias multiblock allocator improvements - - - - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
[v2,11/12] ext4: Add allocation criteria 1.5 (CR1_5) multiblock allocator improvements - - 1 - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
[v2,10/12] ext4: Abstract out logic to search average fragment list multiblock allocator improvements - - 2 - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
« 1 2 ... 21 22 23266 267 »