Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v4 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module, (continued)
- [PATCH 1/2] ext4: fix symbolic enum printing in trace output,
Dmitry Monakhov
- Suggested change for superblock journal hint,
Jesse Grodman
- [PATCH 0/2] ext4: Workaround trace event flag decoding issues,
Dmitry Monakhov
- Splice & iomap dio problems,
Jan Kara
- [PATCH AUTOSEL 4.19 048/209] ext4: fix build error when DX_DEBUG is defined, Sasha Levin
- [PATCH AUTOSEL 4.14 025/115] ext4: fix build error when DX_DEBUG is defined, Sasha Levin
- [PATCH] ext4: work around deleting a file with i_nlink == 0 safely,
Theodore Ts'o
- 答复: [PATCH v2] e2fsprogs: Check device id in advance to skip fake device name,
Guiyao
- [PATCH] fs: ext4: remove unused variable warning in parse_options(),
Olof Johansson
- Re: LTP: diotest4.c:476: read to read-only space. returns 0: Success,
Darrick J. Wong
- general protection fault in ext4_writepages,
syzbot
- How much do we care about building e2fsprogs on Solaris?, Theodore Y. Ts'o
- [PATCH] ext4: add more paranoia checking in ext4_expand_extra_isize handling,
Theodore Ts'o
- [PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY,
Eric Biggers
- [PATCH] ext4: fix extent_status fragmentation for plain files,
Dmitry Monakhov
- ext4: new mount API conversion,
Lukas Czerner
- [PATCH 01/17] vfs: Handle fs_param_neg_with_empty, Lukas Czerner
- [PATCH 02/17] ext4: Add fs parameter description, Lukas Czerner
- [PATCH 03/17] ext4: move option validation to a separate function, Lukas Czerner
- [PATCH 04/17] ext4: Change handle_mount_opt() to use fs_parameter, Lukas Czerner
- [PATCH 05/17] ext4: Allow sb to be NULL in ext4_msg(), Lukas Czerner
- [PATCH 07/17] ext4: check ext2/3 compatibility outside handle_mount_opt(), Lukas Czerner
- [PATCH 06/17] ext4: move quota configuration out of handle_mount_opt(), Lukas Czerner
- [PATCH 08/17] ext4: get rid of super block and sbi from handle_mount_ops(), Lukas Czerner
- [PATCH 09/17] ext4: parse Opt_sb in handle_mount_opt(), Lukas Czerner
- [PATCH 12/17] ext4: refactor ext4_remount(), Lukas Czerner
- [PATCH 13/17] ext4: add ext4_reconfigure for the new mount API, Lukas Czerner
- [PATCH 11/17] ext4: add ext4_get_tree for the new mount API, Lukas Czerner
- [PATCH 10/17] ext4: clean up return values in handle_mount_opt(), Lukas Czerner
- [PATCH 14/17] ext4: add ext4_fc_free for the new mount API, Lukas Czerner
- [PATCH 15/17] ext4: switch to the new mount API, Lukas Czerner
- [PATCH 17/17] ext4: Remove unused code from old mount api, Lukas Czerner
- [PATCH 16/17] ext4: change token2str() to use ext4_param_specs, Lukas Czerner
- [bug report] ext4: Add support for blocksize < pagesize in dioread_nolock,
Dan Carpenter
- [PATCH v7 00/11] ext4: port direct I/O to iomap infrastructure,
Matthew Bobrowski
- [PATCH v7 01/11] ext4: reorder map.m_flags checks within ext4_iomap_begin(), Matthew Bobrowski
- [PATCH v7 02/11] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Matthew Bobrowski
- [PATCH v7 03/11] ext4: iomap that extends beyond EOF should be marked dirty, Matthew Bobrowski
- [PATCH v7 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap(), Matthew Bobrowski
- [PATCH v7 05/11] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper, Matthew Bobrowski
- [PATCH v7 07/11] ext4: introduce direct I/O read using iomap infrastructure, Matthew Bobrowski
- [PATCH v7 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback, Matthew Bobrowski
- [PATCH v7 09/11] ext4: move inode extension check out from ext4_iomap_alloc(), Matthew Bobrowski
- [PATCH v7 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync(), Matthew Bobrowski
- [PATCH v7 11/11] ext4: introduce direct I/O write using iomap infrastructure, Matthew Bobrowski
- [PATCH v7 06/11] ext4: introduce new callback for IOMAP_REPORT, Matthew Bobrowski
- [Bug 205433] New: BUG: KASAN: use-after-free in ext4_put_super+0xb1d/0xd80,
bugzilla-daemon
- [PATCH] ext2: check err when partial != NULL,
Chengguang Xu
- [PATCH 1/1] errno.h: Provide EFSBADCRC for everybody,
Valdis Kletnieks
- [PATCH 0/2] e2scrub: fix some problems,
Darrick J. Wong
- [Bug 205417] New: Files corruption ( fs/ext4/inode.c:3941 ext4_set_page_dirty+0x3e/0x50 [ext4] ),
bugzilla-daemon
- [PATCH 1/5] ext2: introduce new helper ext2_group_last_block_no(),
Chengguang Xu
- [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
- [ANNOUNCE] xfs-linux: iomap-for-next updated to a90100421499, Darrick J. Wong
- [PATCH 1/2] fs/quota: fix livelock in dquot_writeback_dquots,
Dmitry Monakhov
- [RFC] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
- [PATCH] docs: fs-verity: document first supported kernel version,
Eric Biggers
- [PATCH v2] Revert "ext4 crypto: fix to check feature status before get policy",
Eric Biggers
- [PATCH] Revert "ext4 crypto: fix to check feature status before get policy",
Douglas Anderson
- [PATCH] ext4: bio_alloc never fails,
Gao Xiang
- [PATCH 0/4] statx: expose the fs-verity bit,
Eric Biggers
- [PATCH] ext4: deaccount delayed allocations at freeing inode in ext4_evict_inode(),
Konstantin Khlebnikov
- Re: ❌ FAIL: Test report for kernel 5.3.8-rc2-96dab43.cki (stable), Naresh Kamboju
- [PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure,
Matthew Bobrowski
- [PATCH v6 01/11] ext4: reorder map.m_flags checks within ext4_iomap_begin(), Matthew Bobrowski
- [PATCH v6 02/11] ext4: update direct I/O read lock pattern for IOCB_NOWAIT, Matthew Bobrowski
- [PATCH v6 03/11] ext4: iomap that extends beyond EOF should be marked dirty, Matthew Bobrowski
- [PATCH v6 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap(), Matthew Bobrowski
- [PATCH v6 05/11] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper, Matthew Bobrowski
- [PATCH v6 06/11] ext4: introduce new callback for IOMAP_REPORT, Matthew Bobrowski
- [PATCH v6 07/11] ext4: introduce direct I/O read using iomap infrastructure, Matthew Bobrowski
- [PATCH v6 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback, Matthew Bobrowski
- [PATCH v6 09/11] ext4: move inode extension check out from ext4_iomap_alloc(), Matthew Bobrowski
- [PATCH v6 11/11] ext4: introduce direct I/O write using iomap infrastructure, Matthew Bobrowski
- [PATCH v6 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync(), Matthew Bobrowski
- Re: [PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure, Theodore Y. Ts'o
- Re: [PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure, Theodore Y. Ts'o
- [PATCH] fs/ext4: get project quota from inode for mangling statfs results,
Konstantin Khlebnikov
- <Possible follow-ups>
- [PATCH] fs/ext4: get project quota from inode for mangling statfs results, Dmitry Monakhov
[PATCH v2] ext2: don't set *count in the case of failure in ext2_try_to_allocate(),
Chengguang Xu
[PATCH AUTOSEL 5.3 15/33] jbd2: flush_descriptor(): Do not decrease buffer head's ref count, Sasha Levin
[PATCH AUTOSEL 4.14 19/25] jbd2: flush_descriptor(): Do not decrease buffer head's ref count, Sasha Levin
[PATCH AUTOSEL 4.9 14/20] jbd2: flush_descriptor(): Do not decrease buffer head's ref count, Sasha Levin
[PATCH AUTOSEL 4.4 11/16] jbd2: flush_descriptor(): Do not decrease buffer head's ref count, Sasha Levin
[PATCH AUTOSEL 4.19 29/37] jbd2: flush_descriptor(): Do not decrease buffer head's ref count, Sasha Levin
[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies,
Eric Biggers
Re: [PATCH v3 09/13] ext4: fast-commit commit path changes,
Theodore Y. Ts'o
1024TB Ext4 partition,
Благодаренко Артём
Re: [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr,
Amir Goldstein
"New" ext4 features tests in LTP,
Petr Vorel
[PATCH] ext2: return error when fail to allocating memory in ioctl,
Chengguang Xu
[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE,
Eric Biggers
[PATCH] ext4: fix signed vs unsigned comparison in ext4_valid_extent(),
Theodore Ts'o
[PATCH] ext2: don't set count in the case of failure,
Chengguang Xu
[PATCH v2] ext2: add missing brelse in ext2_new_blocks(),
Chengguang Xu
[PATCH] ext2: add missing brelse in ext2_new_blocks(),
Chengguang Xu
[e2fsprogs PATCH] Support the stable_inodes feature,
Eric Biggers
[PATCH 0/3] fscrypt: support for inline-encryption-optimized policies,
Eric Biggers
[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure,
Matthew Bobrowski
- [PATCH v5 01/12] ext4: move set iomap routines into separate helper ext4_set_iomap(), Matthew Bobrowski
- [PATCH v5 02/12] ext4: iomap that extends beyond EOF should be marked dirty, Matthew Bobrowski
- [PATCH v5 03/12] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper, Matthew Bobrowski
- [PATCH v5 04/12] ext4: introduce new callback for IOMAP_REPORT, Matthew Bobrowski
- [PATCH v5 05/12] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw(), mbobrowski
- [PATCH v5 06/12] xfs: Use iomap_dio_rw_wait(), mbobrowski
- [PATCH v5 07/12] ext4: introduce direct I/O read using iomap infrastructure, Matthew Bobrowski
- [PATCH v5 08/12] ext4: update direct I/O read to do trylock in IOCB_NOWAIT cases, Matthew Bobrowski
- [PATCH v5 09/12] ext4: move inode extension/truncate code out from ->iomap_end() callback, Matthew Bobrowski
- [PATCH v5 12/12] ext4: introduce direct I/O write using iomap infrastructure, Matthew Bobrowski
- [PATCH v5 11/12] ext4: reorder map->m_flags checks in ext4_set_iomap(), Matthew Bobrowski
- [PATCH v5 10/12] ext4: move inode extension check out from ext4_iomap_alloc(), Matthew Bobrowski
- Re: [PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure, Theodore Y. Ts'o
BUG: unable to handle kernel paging request in __ext4_expand_extra_isize, syzbot
KASAN: use-after-free Write in __ext4_expand_extra_isize (2), syzbot
[PATCH] ext2: adjust block num when retry allocation,
Chengguang Xu
[PATCH 0/5] Enable per-file/directory DAX operations,
ira . weiny
[PATCH AUTOSEL 4.19 044/100] ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT, Sasha Levin
[PATCH] resize2fs: Make minimum size estimates more reliable for mounted fs,
Jan Kara
[PATCH linux-kselftest/test v6] ext4: add kunit test for decoding extended timestamps,
Iurii Zaikin
[xfstests-bld PATCH] test-appliance: add ext4/encrypt_1k test config,
Eric Biggers
[PATCH 0/2] ext4: support encryption with blocksize != PAGE_SIZE,
Eric Biggers
[PATCH linux-kselftest/test v5] ext4: add kunit test for decoding extended timestamps,
Iurii Zaikin
[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock,
Ritesh Harjani
[PATCH] iomap: iomap that extends beyond EOF should be marked dirty,
Dave Chinner
[PATCH v3] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project(), Chengguang Xu
[Bug 205197] New: kernel BUG at fs/ext4/extents_status.c:884,
bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
- [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884, bugzilla-daemon
[PATCH v2] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project(),
Chengguang Xu
[Project Quota]file owner could change its project ID?,
Wang Shilong
[PATCH linux-kselftest/test v4] ext4: add kunit test for decoding extended timestamps,
Iurii Zaikin
[PATCH linux-kselftest/test v3] ext4: add kunit test for decoding extended timestamps,
Iurii Zaikin
[PATCH] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project(),
Chengguang Xu
[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps,
Iurii Zaikin
[PATCH] docs: ioctl-number: document fscrypt ioctl numbers,
Eric Biggers
[PATCH] fscrypt: remove struct fscrypt_ctx,
Eric Biggers
[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c,
Arnd Bergmann
[PATCH v1] fs/ext4/inode-test: KUnit test for ext4 inode.,
Iurii Zaikin
[PATCH] e2fsprogs: Check device id in advance to skip fake device name,
Guiyao
[PATCH] ext4: code cleanup for get_next_id,
Chengguang Xu
[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors,
Jan Kara
- [PATCH 02/22] jbd2: Fixup stale comment in commit code, Jan Kara
- [PATCH 01/22] jbd2: Fix possible overflow in jbd2_log_space_left(), Jan Kara
- [PATCH 03/22] ext4: Do not iput inode under running transaction in ext4_mkdir(), Jan Kara
- [PATCH 11/22] jbd2: Fix statistics for the number of logged blocks, Jan Kara
- [PATCH 05/22] ext4: Fix ext4_should_journal_data() for EA inodes, Jan Kara
- [PATCH 12/22] jbd2: Reorganize jbd2_journal_stop(), Jan Kara
- [PATCH 09/22] ext4, jbd2: Provide accessor function for handle credits, Jan Kara
- [PATCH 20/22] jbd2: Make credit checking more strict, Jan Kara
- [PATCH 15/22] jbd2: Factor out common parts of stopping and restarting a handle, Jan Kara
- [PATCH 16/22] jbd2: Account descriptor blocks into t_outstanding_credits, Jan Kara
- [PATCH 19/22] jbd2: Rename h_buffer_credits to h_total_credits, Jan Kara
- [PATCH 18/22] jbd2: Reserve space for revoke descriptor blocks, Jan Kara
- [PATCH 08/22] ext4: Provide function to handle transaction restarts, Jan Kara
- [PATCH 21/22] ext4: Reserve revoke credits for freed blocks, Jan Kara
- [PATCH 17/22] jbd2: Drop jbd2_space_needed(), Jan Kara
- [PATCH 14/22] jbd2: Drop pointless wakeup from jbd2_journal_stop(), Jan Kara
- [PATCH 22/22] jbd2: Provide trace event for handle restarts, Jan Kara
- [PATCH 04/22] ext4: Fix credit estimate for final inode freeing, Jan Kara
- [PATCH 10/22] ocfs2: Use accessor function for h_buffer_credits, Jan Kara
- [PATCH 13/22] jbd2: Drop pointless check from jbd2_journal_stop(), Jan Kara
- [PATCH 07/22] ext4: Avoid unnecessary revokes in ext4_alloc_branch(), Jan Kara
- [PATCH 06/22] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend(), Jan Kara
- Re: [PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors, Theodore Y. Ts'o
- Re: [PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors, Theodore Y. Ts'o
- [PATCH 02/25] jbd2: Fixup stale comment in commit code, Jan Kara
- [PATCH 03/25] jbd2: Completely fill journal descriptor blocks, Jan Kara
- [PATCH 04/25] ext4: Move marking of handle as sync to ext4_add_nondir(), Jan Kara
- [PATCH 01/25] jbd2: Fix possible overflow in jbd2_log_space_left(), Jan Kara
- [PATCH 14/25] jbd2: Reorganize jbd2_journal_stop(), Jan Kara
- [PATCH 05/25] ext4: Do not iput inode under running transaction, Jan Kara
- [PATCH 19/25] jbd2: Drop jbd2_space_needed(), Jan Kara
- [PATCH 09/25] ext4: Avoid unnecessary revokes in ext4_alloc_branch(), Jan Kara
- [PATCH 06/25] ext4: Fix credit estimate for final inode freeing, Jan Kara
- [PATCH 07/25] ext4: Fix ext4_should_journal_data() for EA inodes, Jan Kara
- [PATCH 11/25] ext4, jbd2: Provide accessor function for handle credits, Jan Kara
- [PATCH 08/25] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend(), Jan Kara
- [PATCH 16/25] jbd2: Drop pointless wakeup from jbd2_journal_stop(), Jan Kara
- [PATCH 13/25] jbd2: Fix statistics for the number of logged blocks, Jan Kara
- [PATCH 15/25] jbd2: Drop pointless check from jbd2_journal_stop(), Jan Kara
- [PATCH 12/25] ocfs2: Use accessor function for h_buffer_credits, Jan Kara
- [PATCH 10/25] ext4: Provide function to handle transaction restarts, Jan Kara
- [PATCH 23/25] ext4: Reserve revoke credits for freed blocks, Jan Kara
- [PATCH 20/25] jbd2: Reserve space for revoke descriptor blocks, Jan Kara
- [PATCH 17/25] jbd2: Factor out common parts of stopping and restarting a handle, Jan Kara
- [PATCH 18/25] jbd2: Account descriptor blocks into t_outstanding_credits, Jan Kara
- [PATCH 21/25] jbd2: Rename h_buffer_credits to h_total_credits, Jan Kara
- [PATCH 24/25] jbd2: Provide trace event for handle restarts, Jan Kara
- [PATCH 22/25] jbd2: Make credit checking more strict, Jan Kara
- [PATCH 25/25] jbd2: Fine tune estimate of necessary descriptor blocks, Jan Kara
- Re: [PATCH 0/25 v3] ext4: Fix transaction overflow due to revoke descriptors, Theodore Y. Ts'o
- Message not available
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]