Show patches with: Archived = No       |   10976 patches
« 1 2 ... 49 50 51109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[-next] ext4: Fix jbd2_journal_shrink_scan() and jbd2_journal_shrink_count() kernel-doc comment [-next] ext4: Fix jbd2_journal_shrink_scan() and jbd2_journal_shrink_count() kernel-doc comment - - - - --- 2022-01-10 Yang Li Superseded
[2/2] ext4: fast commit may miss file actions ext4: fix issues when fast commit work with jbd - - 1 - --- 2022-01-07 Xin Yin Superseded
[1/2] ext4: fast commit may not fallback for ineligible commit ext4: fix issues when fast commit work with jbd - - 1 - --- 2022-01-07 Xin Yin Superseded
ext4: don't use the orphan list when migrating an inode ext4: don't use the orphan list when migrating an inode - - 2 - --- 2022-01-06 Theodore Ts'o Accepted
[2/2] ext4: modify the logic of ext4_mb_new_blocks_simple fix blocks allocate issue during fast commit replay - - 1 - --- 2022-01-06 Xin Yin Superseded
[1/2] ext4: prevent used blocks from being allocated during fast commit replay fix blocks allocate issue during fast commit replay - - 1 - --- 2022-01-06 Xin Yin Superseded
ext4: Simplify !page_bufs logic with simple BUG_ON() ext4: Simplify !page_bufs logic with simple BUG_ON() - - 1 - --- 2022-01-05 Ritesh Harjani Rejected
[2/2] ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified [1/2] ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names - 1 - - --- 2022-01-04 Lukas Czerner Awaiting Upstream
[1/2] ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names [1/2] ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names - 1 - - --- 2022-01-04 Lukas Czerner Awaiting Upstream
[v2] resize2fs: resize2fs disk hardlinks will be error [v2] resize2fs: resize2fs disk hardlinks will be error - - - - --- 2022-01-04 zhanchengbin Accepted
[v3] setup_tdb : fix memory leak [v3] setup_tdb : fix memory leak - - 1 - --- 2022-01-04 zhanchengbin Rejected
[v2] setup_tdb : fix memory leak [v2] setup_tdb : fix memory leak - - 1 - --- 2022-01-04 zhanchengbin Superseded
[v2,6/6] lib/ext2fs: call ext2fs_free_mem() to free &io->name, in exception branch solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Accepted
[v2,5/6] e2fsck: check whether ldesc is null before accessing, it in end_problem_latch() solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Accepted
[v2,4/6] e2fsprogs: call ext2fs_badblocks_list_free() to free, list in exception branch solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Accepted
[v2,3/6] lib/support: check whether inump is null before, accessing it in quota_set_sb_inum() solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Accepted
[v2,2/6] lib/ss: check whether argp is null before accessing it, in ss_execute_command() solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Superseded
[v2,1/6] e2fsck: set s->len=0 if malloc() fails in, alloc_string() solve memory leak and check whether NULL pointer - - - - --- 2021-12-31 zhanchengbin Accepted
[linux] ext4: Delete useless ret assignment [linux] ext4: Delete useless ret assignment - - - - --- 2021-12-30 CGEL Rejected
[resend] fs/ext4: use BUG_ON instead of if condition followed by BUG [resend] fs/ext4: use BUG_ON instead of if condition followed by BUG - - 1 - --- 2021-12-28 CGEL Awaiting Upstream
ext4: fix an use-after-free issue about data=journal writeback mode ext4: fix an use-after-free issue about data=journal writeback mode - 1 - - --- 2021-12-25 Zhang Yi Awaiting Upstream
[-next] ext4: Fix null-ptr-deref in '__ext4_journal_ensure_credits' [-next] ext4: Fix null-ptr-deref in '__ext4_journal_ensure_credits' - - 1 - --- 2021-12-24 Ye Bin Awaiting Upstream
[RESEND] ext4:fix different behavior of fsync when use fast commit [RESEND] ext4:fix different behavior of fsync when use fast commit - - - - --- 2021-12-24 Xin Yin Rejected
[v2,4/4] ext4: update fast commit TODOs ext4 fast commit API cleanup - - - - --- 2021-12-23 harshad shirwadkar Awaiting Upstream
[v2,3/4] ext4: simplify updating of fast commit stats ext4 fast commit API cleanup - - - - --- 2021-12-23 harshad shirwadkar Awaiting Upstream
[v2,2/4] ext4: drop ineligible txn start stop APIs ext4 fast commit API cleanup - - - - --- 2021-12-23 harshad shirwadkar Awaiting Upstream
[v2,1/4] ext4: use ext4_journal_start/stop for fast commit transactions ext4 fast commit API cleanup - - - - --- 2021-12-23 harshad shirwadkar Awaiting Upstream
[REPOST,REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal. [REPOST,REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal. - 1 2 - --- 2021-12-23 Sebastian Andrzej Siewior Awaiting Upstream
[2/2] ext4: fast commit may miss tracking unwritten range during ftruncate ext4: fast commit crash consistency issues - - 1 - --- 2021-12-23 Xin Yin Awaiting Upstream
[1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range ext4: fast commit crash consistency issues - - 1 - --- 2021-12-23 Xin Yin Awaiting Upstream
[-next,v2] ext4: Fix BUG_ON in ext4_bread when write quota data [-next,v2] ext4: Fix BUG_ON in ext4_bread when write quota data - - 1 - --- 2021-12-23 Ye Bin Awaiting Upstream
[2/2] ext4: fix i_version handling on remount [1/2] ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME - 1 - - --- 2021-12-22 Lukas Czerner Awaiting Upstream
[1/2] ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME [1/2] ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME - - - - --- 2021-12-22 Lukas Czerner Awaiting Upstream
[-next] ext4: Fix BUG_ON in ext4_bread when write quota data [-next] ext4: Fix BUG_ON in ext4_bread when write quota data - - - - --- 2021-12-22 Ye Bin Superseded
[-next] ext4: Fix remount with 'abort' option isn't effective [-next] ext4: Fix remount with 'abort' option isn't effective - 1 - - --- 2021-12-21 Ye Bin Superseded
[v2] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE [v2] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE - - 1 - --- 2021-12-21 Xin Yin Awaiting Upstream
ext4/033: test EXT4_IOC_RESIZE_FS by calling the ioctl directly ext4/033: test EXT4_IOC_RESIZE_FS by calling the ioctl directly - - - - --- 2021-12-20 Theodore Ts'o Not Applicable
ext4: don't fail remount if journalling mode didn't change ext4: don't fail remount if journalling mode didn't change - 1 - - --- 2021-12-20 Lukas Czerner Awaiting Upstream
[3/3] ext4: simplify updating of fast commit stats ext4 fast commit API cleanup - - - - --- 2021-12-20 harshad shirwadkar Superseded
[2/3] ext4: drop ineligible txn start stop APIs ext4 fast commit API cleanup - - - - --- 2021-12-20 harshad shirwadkar Superseded
[1/3] ext4: drop transaction start stop APIs for fast commit ext4 fast commit API cleanup - - - - --- 2021-12-20 harshad shirwadkar Superseded
[linux-next] fs/ext4: use BUG_ON instead of if condition followed by BUG [linux-next] fs/ext4: use BUG_ON instead of if condition followed by BUG - - 1 - --- 2021-12-19 CGEL Awaiting Upstream
test-appliance: add ext4/050 to encrypt.exclude test-appliance: add ext4/050 to encrypt.exclude - - - - --- 2021-12-18 Theodore Ts'o Accepted
ext4/050: support indirect as well as extent mapped journals ext4/050: support indirect as well as extent mapped journals - - - - --- 2021-12-18 Theodore Ts'o Accepted
ext4: use min() to make code cleaner ext4: use min() to make code cleaner - - - - --- 2021-12-16 CGEL New
ext4: call fallocate may cause process to hang when using fast commit ext4: call fallocate may cause process to hang when using fast commit - - 1 - --- 2021-12-16 Xin Yin Superseded
ext2simg: Fix off-by-one errors causing corruption ext2simg: Fix off-by-one errors causing corruption - - - - --- 2021-12-15 Clemens Lang New
ext4: fix a copy and paste typo ext4: fix a copy and paste typo - 1 1 - --- 2021-12-15 Dan Carpenter Awaiting Upstream
xfstests-bld: add ext4/044 to adv.exclude xfstests-bld: add ext4/044 to adv.exclude - - - - --- 2021-12-14 Eric Whitney Accepted
[v2] ext4: set csum seed in tmp inode while migrating to extents [v2] ext4: set csum seed in tmp inode while migrating to extents - - - - --- 2021-12-14 Luis Henriques Awaiting Upstream
[REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal. [REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal. - 1 2 - --- 2021-12-14 Sebastian Andrzej Siewior Superseded
[v5] ext4: implement support for get/set fs label [v5] ext4: implement support for get/set fs label - - - - --- 2021-12-13 Lukas Czerner Awaiting Upstream
e2fsck: no parent lookup in disconnected dir e2fsck: no parent lookup in disconnected dir - - - - --- 2021-12-13 Andreas Dilger Accepted
[2/2] Remove bdi_congested() and wb_congested() and related functions Remove some 'congested' tests - - - - --- 2021-12-13 NeilBrown Not Applicable
[1/2] Remove inode_congested() Remove some 'congested' tests - - - - --- 2021-12-13 NeilBrown Not Applicable
[v4] ext4: implement support for get/set fs label [v4] ext4: implement support for get/set fs label - - - - --- 2021-12-10 Lukas Czerner Superseded
[v3] ext4: implement support for get/set fs label [v3] ext4: implement support for get/set fs label - - - - --- 2021-12-10 Lukas Czerner Superseded
[linux-next] ext4: Remove redundant 'offset' assignment [linux-next] ext4: Remove redundant 'offset' assignment - - - - --- 2021-12-08 CGEL Awaiting Upstream
[linux-next] ext4: Remove redundant o_start statements [linux-next] ext4: Remove redundant o_start statements - - - - --- 2021-12-08 CGEL Awaiting Upstream
e2fsck: map PROMPT_* values to prompt messages e2fsck: map PROMPT_* values to prompt messages - - - - --- 2021-12-08 Andreas Dilger Accepted
ext4: compare inode's i_projid with EXT4_DEF_PROJID rather than check EXT4_INODE_PROJINHERIT flag ext4: compare inode's i_projid with EXT4_DEF_PROJID rather than check EXT4_INODE_PROJINHERIT flag - - - - --- 2021-12-07 Roman Anufriev Rejected
fs: ext4: remove duplicate includes fs: ext4: remove duplicate includes - - - - --- 2021-12-07 Guo Zhengkui Rejected
fs: ext2: remove duplicate includes fs: ext2: remove duplicate includes - - - - --- 2021-12-07 Guo Zhengkui Not Applicable
[v2,11/11] tools: add hmm gup test for long term pinned device pages Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,10/11] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,09/11] tools: update hmm-test to support device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,08/11] lib: add support for device coherent type in test_hmm Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,07/11] lib: test_hmm add module param for zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,06/11] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,05/11] drm/amdkfd: coherent type as sys mem on migration to ram Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,04/11] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,02/11] mm: add device coherent vma selection for memory migration Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,01/11] mm: add zone device coherent type memory support Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
ext4: set csum seed in tmp inode while migrating to extents ext4: set csum seed in tmp inode while migrating to extents - - - - --- 2021-12-06 Luis Henriques Superseded
[6/6] lib/ext2fs: call ext2fs_free_mem() to free &io->name in exception branch solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
[5/6] e2fsck: check whether ldesc is null before accessing it in end_problem_latch() solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
[4/6] e2fsprogs: call ext2fs_badblocks_list_free() to free list in exception branch solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
[3/6] lib/support: check whether inump is null before accessing it in quota_set_sb_inum() solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
[2/6] lib/ss: check whether argp is null before accessing it in ss_execute_command() solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
[1/6] e2fsck: set s->len=0 if malloc() fails in alloc_string() solve memory leak and check whether NULL pointer - - - - --- 2021-12-03 zhanchengbin Superseded
misc: fix chattr usage message for project ID misc: fix chattr usage message for project ID - - - - --- 2021-12-01 Andreas Dilger Accepted
ext4: initialize err_blk before calling __ext4_get_inode_loc ext4: initialize err_blk before calling __ext4_get_inode_loc - - - - --- 2021-12-01 harshad shirwadkar Awaiting Upstream
ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE - - - - --- 2021-12-01 Xin Yin Superseded
setup_tdb : fix memory leak setup_tdb : fix memory leak - - - - --- 2021-11-30 zhanchengbin Superseded
resize2fs : resize2fs failed due to the same name of tmpfs resize2fs : resize2fs failed due to the same name of tmpfs - - - - --- 2021-11-30 zhanchengbin Rejected
[29/29] fsdax: don't require CONFIG_BLOCK [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[28/29] iomap: build the block based code conditionally [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[27/29] dax: fix up some of the block device related ifdefs [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[26/29] fsdax: shift partition offset handling into the file systems [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[25/29] dax: return the partition offset from fs_dax_get_by_bdev [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[24/29] iomap: add a IOMAP_DAX flag [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap [01/29] dm: fix alloc_dax error handling in alloc_dev - - 1 - --- 2021-11-29 Christoph Hellwig Not Applicable
[22/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[20/29] ext4: cleanup the dax handling in ext4_fill_super [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[19/29] ext2: cleanup the dax handling in ext2_fill_super [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[18/29] fsdax: decouple zeroing from the iomap buffered I/O code [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[17/29] fsdax: factor out a dax_memzero helper [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[16/29] fsdax: simplify the offset check in dax_iomap_zero [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
« 1 2 ... 49 50 51109 110 »