Show patches with: Archived = No       |   10997 patches
« 1 2 ... 31 32 33109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[8/9] ext4: Switch to using ext4_do_writepages() for ordered data writeout ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[7/9] ext4: Move percpu_rwsem protection into ext4_writepages() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[6/9] ext4: Provide ext4_do_writepages() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[5/9] ext4: Add support for writepages calls that cannot map blocks ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[4/9] ext4: Drop pointless IO submission from ext4_bio_write_page() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[3/9] ext4: Remove nr_submitted from ext4_bio_write_page() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[2/9] ext4: Move keep_towrite handling to ext4_bio_write_page() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[1/9] ext4: Handle redirtying in ext4_bio_write_page() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-11-30 Jan Kara Superseded
[v5] fsverity: stop using PG_error to track error status [v5] fsverity: stop using PG_error to track error status 1 - 1 - --- 2022-11-29 Eric Biggers Not Applicable
mmp:fix wrong comparison in ext2fs_mmp_stop mmp:fix wrong comparison in ext2fs_mmp_stop - - - - --- 2022-11-29 lihaoxiang (F) Accepted
tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums - - - - --- 2022-11-29 lihaoxiang (F) Accepted
[v2] fs/ext2: Fix code indentation [v2] fs/ext2: Fix code indentation - - - - --- 2022-11-28 Rong Tao Not Applicable
[v4] fsverity: stop using PG_error to track error status [v4] fsverity: stop using PG_error to track error status 1 - 1 - --- 2022-11-25 Eric Biggers Superseded
fs/ext2: Fix code indentation fs/ext2: Fix code indentation - - - - --- 2022-11-25 Rong Tao Not Applicable
ext4: add barrier info if journal device write cache is not enabled ext4: add barrier info if journal device write cache is not enabled - - - - --- 2022-11-24 Zhang Yi Rejected
GIT PULL] ext4 fixes for 6.1 GIT PULL] ext4 fixes for 6.1 - - - - --- 2022-11-24 Theodore Ts'o New
e2scrub_all: fix typo in manpage e2scrub_all: fix typo in manpage - - - - --- 2022-11-24 Darrick J. Wong Accepted
ext4: Fix deadlock due to mbcache entry corruption ext4: Fix deadlock due to mbcache entry corruption - 1 1 - --- 2022-11-23 Jan Kara Awaiting Upstream
ext4: Avoid BUG_ON when creating xattrs ext4: Avoid BUG_ON when creating xattrs - 1 - - --- 2022-11-21 Jan Kara Awaiting Upstream
[v2,3/3] ext4: add check pending tree when evict inode Fix two issues about bigalloc feature - - - - --- 2022-11-21 Ye Bin Superseded
[v2,2/3] ext4: record error when detect abnormal 'i_reserved_data_blocks' Fix two issues about bigalloc feature - - - - --- 2022-11-21 Ye Bin Superseded
[v2,1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feat… Fix two issues about bigalloc feature - - 1 - --- 2022-11-21 Ye Bin Superseded
[5/5] fs: hfsplus: initialize fsdata in hfsplus_file_truncate() [1/5] fs: ext4: initialize fsdata in pagecache_write() - 1 - - --- 2022-11-21 Alexander Potapenko Not Applicable
[4/5] fs: hfs: initialize fsdata in hfs_file_truncate() [1/5] fs: ext4: initialize fsdata in pagecache_write() - 1 - - --- 2022-11-21 Alexander Potapenko Not Applicable
[3/5] fs: f2fs: initialize fsdata in pagecache_write() [1/5] fs: ext4: initialize fsdata in pagecache_write() - 1 1 - --- 2022-11-21 Alexander Potapenko Not Applicable
[2/5] fs: affs: initialize fsdata in affs_truncate() [1/5] fs: ext4: initialize fsdata in pagecache_write() 1 1 - - --- 2022-11-21 Alexander Potapenko Not Applicable
[1/5] fs: ext4: initialize fsdata in pagecache_write() [1/5] fs: ext4: initialize fsdata in pagecache_write() - 1 1 - --- 2022-11-21 Alexander Potapenko Awaiting Upstream
unix_io.c: fix deadlock problem in unix_write_blk64 unix_io.c: fix deadlock problem in unix_write_blk64 - - - - --- 2022-11-21 zhanchengbin New
[v2,2/2] xfs: add FS_IOC_GETFSUUID ioctl porting the GETFSUUID ioctl to xfs - - 2 - --- 2022-11-18 Catherine Hoang Not Applicable
[v2,1/2] fs: hoist get/set UUID ioctls porting the GETFSUUID ioctl to xfs - - 2 - --- 2022-11-18 Catherine Hoang Not Applicable
[v3,4/4] folio-compat: Remove try_to_release_page() Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola New
[v3,3/4] memory-failure: Convert truncate_error_page() to use folio Removing the try_to_release_page() wrapper 1 - - - --- 2022-11-18 Vishal Moola New
[v3,2/4] khugepage: Replace try_to_release_page() with filemap_release_folio() Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola New
[v3,1/4] ext4: Convert move_extent_per_page() to use folios Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola New
ext4: fix kernel BUG in 'ext4_write_inline_data_end()' ext4: fix kernel BUG in 'ext4_write_inline_data_end()' 1 1 - - --- 2022-11-18 Ye Bin Superseded
[v2,4/4] folio-compat: Remove try_to_release_page() Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola Superseded
[v2,3/4] memory-failure: Convert truncate_error_page() to use folio Removing the try_to_release_page() wrapper 1 - - - --- 2022-11-18 Vishal Moola Superseded
[v2,2/4] khugepage: Replace try_to_release_page() with filemap_release_folio() Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola Superseded
[v2,1/4] ext4: Convert move_extent_per_page() to use folios Removing the try_to_release_page() wrapper - - - - --- 2022-11-18 Vishal Moola Superseded
ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline - - - - --- 2022-11-17 Eric Whitney Awaiting Upstream
ext4: fix uninit-value in 'ext4_evict_inode' ext4: fix uninit-value in 'ext4_evict_inode' - 2 2 - --- 2022-11-17 Ye Bin Awaiting Upstream
[v3,3/3] ext4: fix corruption when online resizing a 1K bigalloc fs ext4: fix some bugs in online resize - 1 1 - --- 2022-11-17 Baokun Li Awaiting Upstream
[v3,2/3] ext4: fix corrupt backup group descriptors after online resize ext4: fix some bugs in online resize - 1 1 - --- 2022-11-17 Baokun Li Awaiting Upstream
[v3,1/3] ext4: fix bad checksum after online resize ext4: fix some bugs in online resize - 2 2 - --- 2022-11-17 Baokun Li Awaiting Upstream
[3/3] ext4: add check pending tree when evict inode Fix two issues about bigalloc feature - - - - --- 2022-11-17 Ye Bin Superseded
[2/3] ext4: WANR_ON when detect abnormal 'i_reserved_data_blocks' Fix two issues about bigalloc feature - - - - --- 2022-11-17 Ye Bin Superseded
[1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feature Fix two issues about bigalloc feature - - - - --- 2022-11-17 Ye Bin Superseded
[v2,3/3] ext4: fix corruption when online resizing a 1K bigalloc fs ext4: fix some bugs in online resize - 1 1 - --- 2022-11-16 Baokun Li Superseded
[v2,2/3] ext4: fix corrupt backup group descriptors after online resize ext4: fix some bugs in online resize - 1 - - --- 2022-11-16 Baokun Li Superseded
[v2,1/3] ext4: fix bad checksum after online resize ext4: fix some bugs in online resize - 2 2 - --- 2022-11-16 Baokun Li Superseded
[4/4] folio-compat: Remove try_to_release_page() Removing the try_to_release_page() wrapper - - - - --- 2022-11-16 Vishal Moola Superseded
[3/4] memory-failure: Convert truncate_error_page() to use folio Removing the try_to_release_page() wrapper 1 - - - --- 2022-11-16 Vishal Moola Superseded
[2/4] khugepage: Replace try_to_release_page() with filemap_release_folio() Removing the try_to_release_page() wrapper - - - - --- 2022-11-16 Vishal Moola Superseded
[1/4] ext4: Convert move_extent_per_page() to use folios Removing the try_to_release_page() wrapper - - - - --- 2022-11-16 Vishal Moola Superseded
[3/3] ext4: fix corruption when online resizing a 1K bigalloc fs fix some bugs in online resize - 1 - - --- 2022-11-15 Baokun Li Superseded
[2/3] ext4: fix corrupt backup group descriptors after online resize fix some bugs in online resize - 1 - - --- 2022-11-15 Baokun Li Superseded
[1/3] ext4: fix bad checksum after online resize fix some bugs in online resize - 2 2 - --- 2022-11-15 Baokun Li Superseded
debugfs:fix repeated output problem with `logdump -O -n <num_trans>` debugfs:fix repeated output problem with `logdump -O -n <num_trans>` - - - - --- 2022-11-15 lihaoxiang (F) Accepted
fs: ext4: initialize fsdata in pagecache_write() fs: ext4: initialize fsdata in pagecache_write() - 1 - - --- 2022-11-14 Alexander Potapenko Superseded
[9/9] udf: remove ->writepage [1/9] extfat: remove ->writepage 1 - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[8/9] omfs: remove ->writepage [1/9] extfat: remove ->writepage 1 - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[7/9] jfs: remove ->writepage [1/9] extfat: remove ->writepage 1 - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[6/9] hpfs: remove ->writepage [1/9] extfat: remove ->writepage - - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[5/9] hfsplus: remove ->writepage [1/9] extfat: remove ->writepage - - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[4/9] hfs: remove ->writepage [1/9] extfat: remove ->writepage - - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[3/9] fat: remove ->writepage [1/9] extfat: remove ->writepage - - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[2/9] ext2: remove ->writepage [1/9] extfat: remove ->writepage 1 - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[1/9] extfat: remove ->writepage [1/9] extfat: remove ->writepage 1 - - - --- 2022-11-13 Christoph Hellwig Not Applicable
[v2] test-appliance: force 4 KB block size for bigalloc, bigalloc_inline [v2] test-appliance: force 4 KB block size for bigalloc, bigalloc_inline - - - - --- 2022-11-11 Eric Whitney Accepted
[dm-devel,3/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata - 1 - - --- 2022-11-11 Zhihao Cheng Not Applicable
[dm-devel,2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata - - - - --- 2022-11-11 Zhihao Cheng Not Applicable
[dm-devel,1/3] dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata - 1 - - --- 2022-11-11 Zhihao Cheng Not Applicable
ext2: Fix some kernel-doc warnings ext2: Fix some kernel-doc warnings 1 - - - --- 2022-11-11 Bo Liu Not Applicable
[2/2] ext4: don't fail GETFSUUID when the caller provides a long buffer ext4: minor fixes to GETFSUUID ioctl - - 1 - --- 2022-11-10 Darrick J. Wong Awaiting Upstream
[1/2] ext4: dont return EINVAL from GETFSUUID when reporting UUID length ext4: minor fixes to GETFSUUID ioctl - - 1 - --- 2022-11-10 Darrick J. Wong Awaiting Upstream
[v2,12/12] ext4: remove simulate fail facility ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,11/12] ext4: add journal related fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,10/12] ext4: add symlink block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,09/12] ext4: add xattr block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,08/12] ext4: call ext4_xattr_get_block() when getting xattr block ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,07/12] ext4: add dirblock I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,06/12] ext4: add extent block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,05/12] ext4: add inode I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,04/12] ext4: add bitmaps I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,03/12] ext4: add several checksum fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,02/12] ext4: introduce fault injection facility ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,01/12] ext4: add debugfs interface ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
ext4: fix error code return to user-space in ext4_get_branch() ext4: fix error code return to user-space in ext4_get_branch() - - - - --- 2022-11-09 Luis Henriques Awaiting Upstream
ext4: replace kmem_cache_create with KMEM_CACHE ext4: replace kmem_cache_create with KMEM_CACHE - - 1 - --- 2022-11-09 JunChao Sun Awaiting Upstream
ext4: correct inconsistent error msg in nojournal mode ext4: correct inconsistent error msg in nojournal mode - - 1 - --- 2022-11-09 Baokun Li Awaiting Upstream
ext4: print file system UUID on mount, remount and unmount ext4: print file system UUID on mount, remount and unmount - - 1 - --- 2022-11-08 Lukas Czerner Awaiting Upstream
[12/12] ext4: remove simulate fail facility ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[11/12] ext4: add journal related fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[10/12] ext4: add symlink block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[09/12] ext4: add xattr block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[08/12] ext4: call ext4_xattr_get_block() when getting xattr block ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[07/12] ext4: add dirblock I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[06/12] ext4: add extent block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[05/12] ext4: add inode I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[04/12] ext4: add bitmaps I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
« 1 2 ... 31 32 33109 110 »