Show patches with: none      |   26697 patches
« 1 2 ... 61 62 63266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] ext4: fix direct I/O read error [v4] ext4: fix direct I/O read error - 1 1 - --- 2020-08-05 姜迎 Not Applicable
[v4] ext4: fix direct I/O read error [v4] ext4: fix direct I/O read error - 1 1 - --- 2020-08-05 姜迎 Not Applicable
[v4] ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 [v4] ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 - - 2 - --- 2022-08-22 Luis Henriques Awaiting Upstream
[v4] ext4: change sequential discard handling on commit complete phase into parallel manner - - 1 2 --- 2017-06-14 Daeho Jeong Accepted
[v4] ext4: add test for all ext4/ext3/ext2 mount options [v4] ext4: add test for all ext4/ext3/ext2 mount options - - - - --- 2021-11-02 Lukas Czerner Superseded
[v4] ext4: Fix rec_len verify error [v4] ext4: Fix rec_len verify error - 1 2 - --- 2023-08-03 Stephen Zhang Awaiting Upstream
[v4] ext4: Fix dead loop in ext4_mb_new_blocks [v4] ext4: Fix dead loop in ext4_mb_new_blocks - 1 2 - --- 2020-09-14 yebin (H) Superseded
[v4] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed [v4] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed - - 1 - --- 2021-05-06 yebin (H) Awaiting Upstream
[v4] ext4: Ext4 online resize with bigalloc tests. [v4] ext4: Ext4 online resize with bigalloc tests. - - - - --- 2018-01-23 Harshad Shirwadkar Not Applicable
[v4] ext4: Avoid unnecessarily writing back dirty pages before hole punching - - 2 - --- 2013-05-28 Li Wang Accepted
[v4] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. [v4] ext4/056: add a check to make sure ext4 uuid ioctls get/set during fsstress. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v4] ext3, ext4: make i signed in do_split() - - - - --- 2008-12-02 roel kluin Accepted
[v4] e2image: add option to ignore fs errors [v4] e2image: add option to ignore fs errors - - 1 - --- 2020-10-29 Artem Blagodarenko Superseded
[v4] e2fsprogs: clean up codes for adding new quota type - - 1 - --- 2014-03-26 Li Xi Rejected
[v4] e2fsck: check for consistent encryption policies [v4] e2fsck: check for consistent encryption policies - - 1 - --- 2019-09-09 Eric Biggers New
[v4] crc32c: Implement CRC32c with slicing-by-8 algorithm - - - - --- 2011-09-30 Darrick J. Wong Not Applicable
[v4] Unify log messages in ext2 - - 1 - --- 2009-11-19 Alexey Fisher Not Applicable
[v4] EXT4: optimizing group search for inode allocation - - - - --- 2016-01-07 lokesh jaliminche Not Applicable
[v4] Add ioctls to get/set the ext4 superblock uuid. [v4] Add ioctls to get/set the ext4 superblock uuid. - - 1 - --- 2022-07-19 Jeremy Bongio Superseded
[v4,linux-kselftest-test,6/6] kunit: update documentation to describe module-based build kunit: support building core/tests as modules - - 1 - --- 2019-11-15 Alan Maguire Not Applicable
[v4,linux-kselftest-test,5/6] kunit: allow kunit to be loaded as a module kunit: support building core/tests as modules - - - - --- 2019-11-15 Alan Maguire Not Applicable
[v4,linux-kselftest-test,4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds kunit: support building core/tests as modules - - 1 - --- 2019-11-15 Alan Maguire Not Applicable
[v4,linux-kselftest-test,3/6] kunit: allow kunit tests to be loaded as a module kunit: support building core/tests as modules - - - - --- 2019-11-15 Alan Maguire Not Applicable
[v4,linux-kselftest-test,2/6] kunit: hide unexported try-catch interface in try-catch-impl.h kunit: support building core/tests as modules - - 1 1 --- 2019-11-15 Alan Maguire Not Applicable
[v4,linux-kselftest-test,1/6] kunit: move string-stream.h to lib/kunit kunit: support building core/tests as modules - - 1 1 --- 2019-11-15 Alan Maguire Not Applicable
[v4,SIGNED-OFF] ext4: don't work without procfs - - - - --- 2011-10-06 Yargil Superseded
[v4,SIGNED-OFF] ext4: don't work without procfs - - - - --- 2011-10-08 Theodore Ts'o Accepted
[v4,9/9] xfs: support STATX_DIOALIGN make statx() return DIO alignment information - - 2 - --- 2022-07-22 Eric Biggers Superseded
[v4,9/9] syscalls/fanotify22: Test capture of multiple errors Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1 ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,9/9] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,9/9] ext4.5: Add fname_encoding feature to ext4 man page Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,9/9] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps 1 - - - --- 2023-05-18 Jeffrey Layton Not Applicable
[v4,9/10] xfstest: shared/005: Test multiple fallocate collapse - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,9/10] xfstest: shared/005: Test multiple fallocate collapse - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,8/9] syscalls/fanotify22: Test file event with broken inode Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,8/9] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,8/9] ext4: convert to multigrain timestamps fs: implement multigrain timestamps 1 - - - --- 2023-05-18 Jeffrey Layton Not Applicable
[v4,8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,8/8] tests: add fast commit recovery tests e2fsck: add fast commit replay path - - - - --- 2021-01-22 harshad shirwadkar Accepted
[v4,8/8] generic: test the fs-verity built-in signature verification support xfstests: add fs-verity tests - - - - --- 2019-09-30 Eric Biggers Not Applicable
[v4,8/8] ext4: show the result of io types accouting - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,8/8] ext4: introduce direct I/O write path using iomap infrastructure ext4: port direct I/O to iomap infrastructure - - - - --- 2019-10-03 Matthew Bobrowski Superseded
[v4,8/7] Documentation: add error handling information to dax.txt - - - - --- 2016-04-29 Verma, Vishal L Not Applicable
[v4,8/10] xfstest: shared/004: Delayed allocation multi collapse - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,8/10] xfstest: shared/004: Delayed allocation multi collapse - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,7/9] xfs: switch to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-18 Jeffrey Layton Not Applicable
[v4,7/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,7/9] syscalls/fanotify22: Create a corrupted file Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,7/9] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-03-19 Baokun Li New
[v4,7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,7/8] generic: test using fs-verity and fscrypt simultaneously xfstests: add fs-verity tests - - - - --- 2019-09-30 Eric Biggers Not Applicable
[v4,7/8] ext4: request accouting in direct io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,7/8] ext4: reorder map.m_flags checks in ext4_set_iomap() ext4: port direct I/O to iomap infrastructure - - 2 - --- 2019-10-03 Matthew Bobrowski Superseded
[v4,7/8] e2fsck: add replay for add_range, del_range, and inode tags e2fsck: add fast commit replay path - - - - --- 2021-01-22 harshad shirwadkar Accepted
[v4,7/7] xfs: Defer mmap cmtime updates - - - - --- 2013-08-23 Andy Lutomirski Not Applicable
[v4,7/7] mm, dax: move pmd_fault() to take only vmf parameter - - 2 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,7/7] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - 2 - --- 2020-07-20 Satya Tangirala Not Applicable
[v4,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-07-27 Gabriel Krisman Bertazi Not Applicable
[v4,7/7] e2fsck: INODE64 high part is more important then LUFID 64bit inode e2fsprogs support - - - - --- 2018-05-04 Artem Blagodarenko Changes Requested
[v4,7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page - - - - --- 2016-04-28 Verma, Vishal L Not Applicable
[v4,7/10] xfstest: shared/003: Multi collapse range tests - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,7/10] xfstest: shared/003: Multi collapse range tests - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,6/9] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-18 Jeffrey Layton Not Applicable
[v4,6/9] syscalls/fanotify22: Support submission of debugfs commands Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,6/9] f2fs: don't allow DIO reads but not DIO writes make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,6/9] debugfs/htree: Support encoding when printing the file hash Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,6/8] generic: test that fs-verity is using the correct measurement values xfstests: add fs-verity tests - - - - --- 2019-09-30 Eric Biggers Not Applicable
[v4,6/8] ext4: move inode extension checks out from ext4_iomap_alloc() ext4: port direct I/O to iomap infrastructure - - 2 - --- 2019-10-03 Matthew Bobrowski Superseded
[v4,6/8] ext4: account the data request of write operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,6/8] e2fsck: add fc replay for link, unlink, creat tags e2fsck: add fast commit replay path - - - - --- 2021-01-22 harshad shirwadkar Accepted
[v4,6/7] mm, dax: make pmd_fault() and friends to be the same as fault() - - 2 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,6/7] fscrypt: document inline encryption support add support for direct I/O with fscrypt using blk-crypto - - 2 - --- 2020-07-20 Satya Tangirala Not Applicable
[v4,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-07-27 Gabriel Krisman Bertazi Not Applicable
[v4,6/7] ext2fs: add EXT4_FEATURE_INCOMPAT_64INODE support 64bit inode e2fsprogs support - - - - --- 2018-05-04 Artem Blagodarenko Changes Requested
[v4,6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible - - - - --- 2016-04-28 Verma, Vishal L Not Applicable
[v4,6/7] btrfs: Defer mmap cmtime updates - - - - --- 2013-08-23 Andy Lutomirski Not Applicable
[v4,6/6] ext4: prevent getting empty inode buffer ext4: fix a inode checksum error - - - - --- 2021-08-26 Zhang Yi Superseded
[v4,6/6] ext4: add proc files to monitor new structures [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 harshad shirwadkar Superseded
[v4,6/6] ceph: fill in the change attribute in statx requests vfs: clean up i_version behavior and expose it via statx - - 1 - --- 2022-09-07 Jeffrey Layton Superseded
[v4,6/6] Add project ID support for chattr/lsattr - - - - --- 2016-03-06 Li Xi Accepted
[v4,6/10] xfstest: shared/002: Delayed allocation collapse range - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,6/10] xfstest: shared/002: Delayed allocation collapse range - - - - --- 2013-12-08 Namjae Jeon Not Applicable
[v4,5/9] syscalls/fanotify22: Validate incoming FID in FAN_FS_ERROR Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,5/9] lib/ext2fs: Support encoding when calculating dx hashes Support encoding awareness and casefold - - - - --- 2018-12-01 Gabriel Krisman Bertazi Accepted
[v4,5/9] ksmbd: use ctime_peek to grab the ctime out of the inode fs: implement multigrain timestamps - - - - --- 2023-05-18 Jeffrey Layton Not Applicable
[v4,5/9] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - - --- 2022-07-22 Eric Biggers Superseded
[v4,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,5/8] generic: test corrupting verity files xfstests: add fs-verity tests - - - - --- 2019-09-30 Eric Biggers Not Applicable
[v4,5/8] ext4: move inode extension/truncate code out from ->iomap_end() callback ext4: port direct I/O to iomap infrastructure - - 2 - --- 2019-10-03 Matthew Bobrowski Superseded
[v4,5/8] ext4: account the metadata request of write operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,5/8] e2fsck: add fast commit replay skeleton e2fsck: add fast commit replay path - - - - --- 2021-01-22 harshad shirwadkar Accepted
[v4,5/7] nvme: register stream info with block layer Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
« 1 2 ... 61 62 63266 267 »