Show patches with: State = Action Required       |   1885 patches
« 1 2 ... 5 6 718 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/9] ext4: add ext4_should_use_dax() add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[49/74] mke2fs: set block_validity as a default mount option - - - - --- 2013-12-11 Darrick Wong New
[5/5,bigalloc] e2fsprogs: make ext2fs_extent_set_bmap() to support cluster unit of ee_block and ee_… - - - - --- 2011-11-18 Robin Dong New
[5/5,md] Add SET_RESYNC_ALL and CLEAR_RESYNC_ALL ioctls. - - - - --- 2009-11-19 Jody McIntyre New
[5/5] btrfs: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox (Oracle) New
[5/5] deduplicate a buffer_head / kernel device code. [1/5] move a jfs_user.h to better place. - - 1 - --- 2022-08-04 Alexey Lyahkov New
[5/5] e2fsck: check quota accounting during fsck - - - - --- 2011-07-20 Aditya Kali New
[5/5] ext4: Convert ac_buddy_page to ac_buddy_folio Convert ext4's mballoc to use folios - - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[5/5] ext4: Get rid of ext4_fiemap_check_ranges ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[5/5] ext4: expand next_linear_group to remove repeat check for linear scan. Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[5/5] ext4: make sure fs error flag setted before clear journal error fix error flag covered by journal recovery - - - - --- 2023-02-01 Ye Bin New
[5/6,RFC] Checkpoint/restart unlinked files - - - - --- 2010-09-23 Matt Helsley New
[5/6] ext2: convert to use the new truncate convention. - - - - --- 2010-05-26 Nick Piggin New
[5/6] ext4: fix punch_hole extend handler - - - - --- 2011-10-20 Dmitry Monakhov New
[5/6] ext4: remove useless code in ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[5/6] ext4: simplify and improve efficiency of cluster removal code improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[5/6] jbd2: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[5/7,v2] lib: deduplicate buffer_head/kernel emulation [1/7,v2] lib: move jfs_user.h into libsupport - - 1 - --- 2023-09-19 Andreas Dilger New
[5/7] e2fsck/jbd2: fast commit recovery changes e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[5/7] ext4: Convert filesystem to the new truncate calling convention - - - - --- 2009-09-22 Jan Kara New
[5/7] ext4: Update inode's transaction id after punch_hole - - - - --- 2011-10-28 Dmitry Monakhov New
[5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[5/9,v2,bigalloc] ext4: zero out extra pages when users write one page - - - - --- 2011-11-18 Robin Dong New
[5/9] ext4: Document lock ordering - - - - --- 2015-11-10 Jan Kara New
[5/9] ext4: ext4_change_inode_journal_flag error handling add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[50/60] ext4: convert to bio_for_each_segment_all_rd() - - - - --- 2016-10-29 Ming Lei New
[51/82] ext4: Refactor intentional wrap-around test Untitled series #391622 - - - - --- 2024-01-23 Kees Cook New
[6/5] generic: test ftruncate zeroes bytes after EOF Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox (Oracle) New
[6/6] block: remove RQ_NOIDLE from WRITE_SYNC - - - - --- 2010-07-02 Jeff Moyer New
[6/6] ext4: move code checking if leaf is full to the beginning of ext4_ext_split - - - - --- 2011-11-17 Yongqiang Yang New
[6/6] ext4: remove mballoc's NOFREE flags improve cluster and block removal code - - - - --- 2023-09-13 Eric Whitney New
[6/7] e2fsck: main fast commit replay handler e2fsck: fast commit recovery path e2fsck changes - - - - --- 2020-03-19 harshad shirwadkar New
[6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[6/7] ext4: punch hole should be restarted after transaction restart - - - - --- 2011-10-28 Dmitry Monakhov New
[6/7] misc: deduplicate log2/log10 functions Untitled series #373810 - - - - --- 2023-09-19 Andreas Dilger New
[6/9,v2,bigalloc] ext4: zero out extra page when users truncate a file - - - - --- 2011-11-18 Robin Dong New
[6/9] ext4: Get rid of EXT4_GET_BLOCKS_NO_LOCK flag - - - - --- 2015-11-10 Jan Kara New
[6/9] ext4: safely transition S_DAX on journaling changes add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[7/7] ext4: update EOFBLOCK flags after punch hole - - - - --- 2011-10-28 Dmitry Monakhov New
[7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - - --- 2022-06-22 Gabriel Krisman Bertazi New
[7/7] lib: make journal.c more consistent Untitled series #373810 - - - - --- 2023-09-19 Andreas Dilger New
[7/9,v2,bigalloc] ext4: allocate a cluster for a directory when it need spaces - - - - --- 2011-11-18 Robin Dong New
[7/9] ext4: Provide ext4_issue_zeroout() - - - - --- 2015-11-10 Jan Kara New
[7/9] ext4: prevent data corruption with inline data + DAX add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[8/8] Revert "ext4: fix wrong gfp type under transaction" - - - - --- 2017-01-19 Michal Hocko New
[8/9,v2,bigalloc] ext4: align fallocate size to a whole cluster - - - - --- 2011-11-18 Robin Dong New
[8/9] ext4: Implement allocation of pre-zeroed blocks - - - - --- 2015-11-10 Jan Kara New
[8/9] ext4: add sanity check for encryption + DAX add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[9/9,v2,bigalloc] ext4: make cluster works for mmap - - - - --- 2011-11-18 Robin Dong New
[9/9] ext4: Use pre-zeroed blocks for DAX page faults - - - - --- 2015-11-10 Jan Kara New
[9/9] ext4: add per-inode DAX flag add ext4 per-inode DAX flag - - - - --- 2017-09-05 Ross Zwisler New
[BUG,TAKE2] ext4: unify each meaning of the offset in ext4_check_dir_entry calling from some functi… - - - - --- 2010-02-03 Toshiyuki Okajima New
[BUG] ext2/3/4: dio reads stale data when we do some append dio writes - - - - --- 2013-11-19 Zheng Liu New
[BUG] ext3: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-09-07 Greg Freemyer New
[BUG] ext4 timestamps corruption - - - - --- 2011-06-23 Akira Fujita New
[BUG] ext4: cannot unfreeze a filesystem due to a deadlock - - - - --- 2011-02-15 Toshiyuki Okajima New
[Bug,12793] ext4 gives wrong errno with too long extended attribute values - - - - --- 2009-08-07 bugzilla-daemon@bugzilla.kernel.org New
[Bug,13549] Kernel oops while online resizing of an ext4 filesystem - - - - --- 2010-03-27 bugzilla-daemon@bugzilla.kernel.org New
[Bug,16165] Wrong data returned on read after write if file size was changed with ftruncate before - - - - --- 2010-06-18 bugzilla-daemon@bugzilla.kernel.org New
[Bug,201685] ext4 file system corruption [Bug,201685] ext4 file system corruption - - - - --- 2018-11-28 bugzilla-daemon@bugzilla.kernel.org New
[Bug,201685] ext4 file system corruption [Bug,201685] ext4 file system corruption - - - - --- 2018-11-26 bugzilla-daemon@bugzilla.kernel.org New
[Bug,202897] BUG: unable to handle kernel paging request at __memmove [Bug,202897] BUG: unable to handle kernel paging request at __memmove - - - - --- 2019-03-24 bugzilla-daemon@bugzilla.kernel.org New
[Bug,202897] BUG: unable to handle kernel paging request at __memmove [Bug,202897] BUG: unable to handle kernel paging request at __memmove - - - - --- 2019-03-21 bugzilla-daemon@bugzilla.kernel.org New
[Bug,202897] BUG: unable to handle kernel paging request at __memmove [Bug,202897] BUG: unable to handle kernel paging request at __memmove - - - - --- 2019-03-20 bugzilla-daemon@bugzilla.kernel.org New
[Bug,205197] kernel BUG at fs/ext4/extents_status.c:884 [Bug,205197] kernel BUG at fs/ext4/extents_status.c:884 - - - - --- 2019-10-15 bugzilla-daemon@bugzilla.kernel.org New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-16 Alan Stern New
[Bug,25832] kernel crashes when a mounted ext3/4 file system is physically removed - - - - --- 2011-09-09 Theodore Ts'o New
[Cluster-devel] fallocate vs O_(D)SYNC - - - - --- 2011-11-18 Steven Whitehouse New
[Cluster-devel] fallocate vs O_(D)SYNC - - - - --- 2011-11-16 Mark Fasheh New
[DEBUG,1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,r… - - - - --- 2016-12-16 Michal Hocko New
[FOR,DISCUSSION] add delalloc debugging - - - - --- 2013-06-20 Theodore Ts'o New
[FYI] ext4: directory inode reservation, v5 - - - - --- 2008-12-23 Coly Li New
[GIT,PULL,RESEND] vfs: Add support for timestamp limits [GIT,PULL,RESEND] vfs: Add support for timestamp limits - - - - --- 2019-08-30 Deepa Dinamani New
[GIT,PULL] Ext4 updates for 6.6 [GIT,PULL] Ext4 updates for 6.6 - - - - --- 2023-08-31 Theodore Ts'o New
[GIT,PULL] ext4 bug and regression fixes for v6.0 [GIT,PULL] ext4 bug and regression fixes for v6.0 - - - - --- 2022-09-25 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.11 - - - - --- 2017-03-26 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.12 - - - - --- 2017-06-11 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.20-rc2 [GIT,PULL] ext4 bug fixes for 4.20-rc2 - - - - --- 2018-11-11 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.21 [GIT,PULL] ext4 bug fixes for 4.21 - - - - --- 2019-01-06 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.6 - - - - --- 2016-04-07 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.9 - - - - --- 2016-11-20 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 4.9 - - - - --- 2016-10-23 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 5.6-rc2 [GIT,PULL] ext4 bug fixes for 5.6-rc2 - - - - --- 2020-02-23 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 5.6-rc2 [GIT,PULL] ext4 bug fixes for 5.6-rc2 - - - - --- 2020-02-16 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 6.1 [GIT,PULL] ext4 bug fixes for 6.1 - - - - --- 2022-11-06 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for 6.7-rc6 [GIT,PULL] ext4 bug fixes for 6.7-rc6 - - - - --- 2023-12-12 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for v6.4-rc1 [GIT,PULL] ext4 bug fixes for v6.4-rc1 - - - - --- 2023-04-30 Theodore Ts'o New
[GIT,PULL] ext4 bug fixes for v6.8-rc3 [GIT,PULL] ext4 bug fixes for v6.8-rc3 - - - - --- 2024-02-04 Theodore Ts'o New
[GIT,PULL] ext4 bugfixes for 4.8 - - - - --- 2016-08-29 Theodore Ts'o New
[GIT,PULL] ext4 changes for 4.4 - - - - --- 2015-11-06 Theodore Ts'o New
[GIT,PULL] ext4 changes for 4.6 - - - - --- 2016-03-16 Theodore Ts'o New
[GIT,PULL] ext4 changes for 4.8 - - - - --- 2016-07-25 Theodore Ts'o New
[GIT,PULL] ext4 changes for 5.1 [GIT,PULL] ext4 changes for 5.1 - - - - --- 2019-03-12 Theodore Ts'o New
[GIT,PULL] ext4 changes for 5.15 [GIT,PULL] ext4 changes for 5.15 - - - - --- 2021-09-02 Theodore Ts'o New
[GIT,PULL] ext4 changes for 5.2 [GIT,PULL] ext4 changes for 5.2 - - - - --- 2019-05-07 Theodore Ts'o New
[GIT,PULL] ext4 changes for 5.6 [GIT,PULL] ext4 changes for 5.6 - - - - --- 2020-01-30 Theodore Ts'o New
[GIT,PULL] ext4 changes for 6.1 [GIT,PULL] ext4 changes for 6.1 - - - - --- 2022-10-05 Theodore Ts'o New
[GIT,PULL] ext4 changes for 6.2 [GIT,PULL] ext4 changes for 6.2 - - - - --- 2022-12-12 Theodore Ts'o New
[GIT,PULL] ext4 changes for 6.3, part I [GIT,PULL] ext4 changes for 6.3, part I - - - - --- 2023-02-28 Theodore Ts'o New
[GIT,PULL] ext4 changes for the 6.4 merge window [GIT,PULL] ext4 changes for the 6.4 merge window - - - - --- 2023-04-25 Theodore Ts'o New
« 1 2 ... 5 6 718 19 »