Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 17715 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
3
4
…
177
178
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[1/3] fscrypt: add support for inline-encryption-optimized policies
fscrypt: support for inline-encryption-optimized policies
- - - -
0 0 0
2019-10-21
Eric Biggers
Not Applicable
[v5,10/12] ext4: move inode extension check out from ext4_iomap_alloc()
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,11/12] ext4: reorder map->m_flags checks in ext4_set_iomap()
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,12/12] ext4: introduce direct I/O write using iomap infrastructure
ext4: port direct I/O to iomap infrastructure
- - 1 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,09/12] ext4: move inode extension/truncate code out from ->iomap_end() callback
ext4: port direct I/O to iomap infrastructure
- - 1 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,08/12] ext4: update direct I/O read to do trylock in IOCB_NOWAIT cases
ext4: port direct I/O to iomap infrastructure
- 1 1 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,07/12] ext4: introduce direct I/O read using iomap infrastructure
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,06/12] xfs: Use iomap_dio_rw_wait()
ext4: port direct I/O to iomap infrastructure
- - - -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,05/12] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
ext4: port direct I/O to iomap infrastructure
- - - -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,04/12] ext4: introduce new callback for IOMAP_REPORT
ext4: port direct I/O to iomap infrastructure
- - 1 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,03/12] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,02/12] ext4: iomap that extends beyond EOF should be marked dirty
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
[v5,01/12] ext4: move set iomap routines into separate helper ext4_set_iomap()
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-21
Matthew Bobrowski
Superseded
e2fsprogs: Check device id in advance to skip fake device name
e2fsprogs: Check device id in advance to skip fake device name
- - - -
0 0 0
2019-10-21
Guiyao
Superseded
ext2: adjust block num when retry allocation
ext2: adjust block num when retry allocation
- - - -
0 0 0
2019-10-20
Chengguang Xu
Not Applicable
[5/5] fs/xfs: Allow toggle of physical DAX flag
Enable per-file/directory DAX operations
- - - -
0 0 0
2019-10-20
Ira Weiny
Not Applicable
[4/5] fs/xfs: Clean up DAX support check
Enable per-file/directory DAX operations
- - - -
0 0 0
2019-10-20
Ira Weiny
Not Applicable
[3/5] fs/xfs: Separate functionality of xfs_inode_supports_dax()
Enable per-file/directory DAX operations
- - - -
0 0 0
2019-10-20
Ira Weiny
Not Applicable
[2/5] fs/xfs: Isolate the physical DAX flag from effective
Enable per-file/directory DAX operations
- - - -
0 0 0
2019-10-20
Ira Weiny
Not Applicable
[1/5] fs/stat: Define DAX statx attribute
Enable per-file/directory DAX operations
- - - -
0 0 0
2019-10-20
Ira Weiny
Not Applicable
resize2fs: Make minimum size estimates more reliable for mounted fs
resize2fs: Make minimum size estimates more reliable for mounted fs
- - - -
0 0 0
2019-10-18
Jan Kara
Accepted
[linux-kselftest/test,v6] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v6] ext4: add kunit test for decoding extended timestamps
- - 3 1
0 0 0
2019-10-17
Iurii Zaikin
Not Applicable
[xfstests-bld] test-appliance: add ext4/encrypt_1k test config
[xfstests-bld] test-appliance: add ext4/encrypt_1k test config
- - - -
0 0 0
2019-10-16
Eric Biggers
Not Applicable
[2/2] ext4: Enable encryption for subpage-sized blocks
ext4: support encryption with blocksize != PAGE_SIZE
- - - -
0 0 0
2019-10-16
Eric Biggers
Superseded
[1/2] fs/buffer.c: support fscrypt in block_read_full_page()
ext4: support encryption with blocksize != PAGE_SIZE
- - - -
0 0 0
2019-10-16
Eric Biggers
Superseded
[linux-kselftest/test,v5] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v5] ext4: add kunit test for decoding extended timestamps
- - 2 1
0 0 0
2019-10-16
Iurii Zaikin
Not Applicable
[linux-kselftest/test,v5] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v5] ext4: add kunit test for decoding extended timestamps
- - 1 -
0 0 0
2019-10-16
Iurii Zaikin
Not Applicable
[RFC,5/5] ext4: Enable blocksize < pagesize for dioread_nolock
Ext4: Add support for blocksize < pagesize for dioread_nolock
- - - -
0 0 0
2019-10-16
Ritesh Harjani
Awaiting Upstream
[RFC,4/5] ext4: Add support for blocksize < pagesize in dioread_nolock
Ext4: Add support for blocksize < pagesize for dioread_nolock
- - - -
0 0 0
2019-10-16
Ritesh Harjani
Awaiting Upstream
[RFC,3/5] ext4: Refactor mpage_map_and_submit_buffers function
Ext4: Add support for blocksize < pagesize for dioread_nolock
- - - -
0 0 0
2019-10-16
Ritesh Harjani
Awaiting Upstream
[RFC,2/5] ext4: Add API to bring in support for unwritten io_end_vec conversion
Ext4: Add support for blocksize < pagesize for dioread_nolock
- - - -
0 0 0
2019-10-16
Ritesh Harjani
Awaiting Upstream
[RFC,1/5] ext4: keep uniform naming convention for io & io_end variables
Ext4: Add support for blocksize < pagesize for dioread_nolock
- - 1 -
0 0 0
2019-10-16
Ritesh Harjani
Awaiting Upstream
[v2] iomap: iomap that extends beyond EOF should be marked dirty
[v2] iomap: iomap that extends beyond EOF should be marked dirty
- - 1 -
0 0 0
2019-10-16
Dave Chinner
Not Applicable
iomap: iomap that extends beyond EOF should be marked dirty
iomap: iomap that extends beyond EOF should be marked dirty
- - - -
0 0 0
2019-10-16
Dave Chinner
Not Applicable
[v3] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
[v3] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
- - 1 -
0 0 0
2019-10-16
Chengguang Xu
New
[Bug,205197] kernel BUG at fs/ext4/extents_status.c:884
[Bug,205197] kernel BUG at fs/ext4/extents_status.c:884
- - - -
0 0 0
2019-10-15
bugzilla-daemon@bugzilla.kernel.org
New
[v2] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
[v2] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
- - 1 -
0 0 0
2019-10-15
Chengguang Xu
Superseded
[linux-kselftest/test,v4] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v4] ext4: add kunit test for decoding extended timestamps
- - 1 1
0 0 0
2019-10-12
Iurii Zaikin
Not Applicable
[linux-kselftest/test,v3] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v3] ext4: add kunit test for decoding extended timestamps
- - 1 -
0 0 0
2019-10-10
Iurii Zaikin
Not Applicable
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
- - - -
0 0 0
2019-10-10
Chengguang Xu
Superseded
[linux-kselftest/test,v2] ext4: add kunit test for decoding extended timestamps
[linux-kselftest/test,v2] ext4: add kunit test for decoding extended timestamps
- - - -
0 0 0
2019-10-10
Iurii Zaikin
Not Applicable
docs: ioctl-number: document fscrypt ioctl numbers
docs: ioctl-number: document fscrypt ioctl numbers
- - - -
0 0 0
2019-10-09
Eric Biggers
Not Applicable
fscrypt: remove struct fscrypt_ctx
fscrypt: remove struct fscrypt_ctx
- - - -
0 0 0
2019-10-09
Eric Biggers
Not Applicable
[v6,30/43] fs: compat_ioctl: move FITRIM emulation into file systems
compat_ioctl: remove most of fs/compat_ioctl.c
- - - -
0 0 0
2019-10-09
Arnd Bergmann
New
[v1] fs/ext4/inode-test: KUnit test for ext4 inode.
[v1] fs/ext4/inode-test: KUnit test for ext4 inode.
- - - -
0 0 0
2019-10-09
Iurii Zaikin
Not Applicable
e2fsprogs: Check device id in advance to skip fake device name
e2fsprogs: Check device id in advance to skip fake device name
- - - -
0 0 0
2019-10-08
Guiyao
Superseded
ext4: code cleanup for get_next_id
ext4: code cleanup for get_next_id
- - - -
0 0 0
2019-10-06
Chengguang Xu
Awaiting Upstream
[22/22] jbd2: Provide trace event for handle restarts
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[21/22] ext4: Reserve revoke credits for freed blocks
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[20/22] jbd2: Make credit checking more strict
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[19/22] jbd2: Rename h_buffer_credits to h_total_credits
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[18/22] jbd2: Reserve space for revoke descriptor blocks
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[17/22] jbd2: Drop jbd2_space_needed()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[16/22] jbd2: Account descriptor blocks into t_outstanding_credits
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[15/22] jbd2: Factor out common parts of stopping and restarting a handle
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[14/22] jbd2: Drop pointless wakeup from jbd2_journal_stop()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[13/22] jbd2: Drop pointless check from jbd2_journal_stop()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[12/22] jbd2: Reorganize jbd2_journal_stop()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[11/22] jbd2: Fix statistics for the number of logged blocks
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[10/22] ocfs2: Use accessor function for h_buffer_credits
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[09/22] ext4, jbd2: Provide accessor function for handle credits
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[08/22] ext4: Provide function to handle transaction restarts
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[07/22] ext4: Avoid unnecessary revokes in ext4_alloc_branch()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[06/22] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[05/22] ext4: Fix ext4_should_journal_data() for EA inodes
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[04/22] ext4: Fix credit estimate for final inode freeing
ext4: Fix transaction overflow due to revoke descriptors
- 1 - -
0 0 0
2019-10-03
Jan Kara
Superseded
[03/22] ext4: Do not iput inode under running transaction in ext4_mkdir()
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-10-03
Jan Kara
Superseded
[02/22] jbd2: Fixup stale comment in commit code
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[01/22] jbd2: Fix possible overflow in jbd2_log_space_left()
ext4: Fix transaction overflow due to revoke descriptors
- - 1 -
0 0 0
2019-10-03
Jan Kara
Superseded
[v4,8/8] ext4: introduce direct I/O write path using iomap infrastructure
ext4: port direct I/O to iomap infrastructure
- - - -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,7/8] ext4: reorder map.m_flags checks in ext4_set_iomap()
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,6/8] ext4: move inode extension checks out from ext4_iomap_alloc()
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,5/8] ext4: move inode extension/truncate code out from ->iomap_end() callback
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,4/8] ext4: introduce direct I/O read path using iomap infrastructure
ext4: port direct I/O to iomap infrastructure
- - 1 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,3/8] ext4: introduce new callback for IOMAP_REPORT operations
ext4: port direct I/O to iomap infrastructure
- - 1 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,2/8] ext4: move out IOMAP_WRITE path into separate helper
ext4: port direct I/O to iomap infrastructure
- - 2 -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v4,1/8] ext4: move out iomap field population into separate helper
ext4: port direct I/O to iomap infrastructure
- - - -
0 0 0
2019-10-03
Matthew Bobrowski
Superseded
[v3,12/13] docs: Add fast commit documentation
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,11/13] ext4: add support for asynchronous fast commits
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,10/13] ext4: fast-commit recovery path changes
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,09/13] ext4: fast-commit commit path changes
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,08/13] ext4: fast-commit commit range tracking
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,07/13] ext4: track changed files for fast commit
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,06/13] ext4: add fields that are needed to track changed files
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,05/13] jbd2: fast-commit recovery path changes
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,04/13] jbd2: fast-commit commit path new APIs
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,03/13] jbd2: fast-commit commit path changes
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,02/13] jbd2: fast commit setup and enable
ext4: add fast commit support
- - - -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v3,01/13] ext4: add handling for extended mount options
ext4: add fast commit support
- - 2 -
0 0 0
2019-10-01
harshad shirwadkar
Changes Requested
[v4,8/8] generic: test the fs-verity built-in signature verification support
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,7/8] generic: test using fs-verity and fscrypt simultaneously
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,6/8] generic: test that fs-verity is using the correct measurement values
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,5/8] generic: test corrupting verity files
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,4/8] generic: test access controls on the fs-verity ioctls
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,3/8] generic: test general behavior of verity files
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,2/8] common/verity: add common functions for testing fs-verity
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[v4,1/8] common/filter: add _filter_xfs_io_fiemap()
xfstests: add fs-verity tests
- - - -
0 0 0
2019-09-30
Eric Biggers
Not Applicable
[19/19] ext4: Reserve revoke credits for freed blocks
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-09-30
Jan Kara
Superseded
[18/19] jbd2: Make credit checking more strict
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-09-30
Jan Kara
Superseded
[17/19] jbd2: Rename h_buffer_credits to h_total_credits
ext4: Fix transaction overflow due to revoke descriptors
- - - -
0 0 0
2019-09-30
Jan Kara
Superseded
«
1
2
3
4
…
177
178
»