Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 3657 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
...
30
31
32
…
36
37
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,4/4] man: add -b option to e2image
e2image -b option to pass superblock number
- - 1 -
0 0 0
2017-11-16
Благодаренко Артём
Superseded
[v2,3/4] tests: add test for e2image -b option
e2image -b option to pass superblock number
- - - -
0 0 0
2017-11-16
Благодаренко Артём
Superseded
[v2,2/4] e2image: add -b option to use supperblock backup
e2image -b option to pass superblock number
- - - -
0 0 0
2017-11-16
Благодаренко Артём
Superseded
[v2,1/4] ext2fs: opening filesystem code refactoring
e2image -b option to pass superblock number
- - - -
0 0 0
2017-11-16
Благодаренко Артём
Superseded
e2fsck: Fix access after free for dx_db structure
e2fsck: Fix access after free for dx_db structure
- - - -
0 0 0
2017-10-30
Благодаренко Артём
Superseded
[v2] Make a log in dmesg when file creation fails due to no free inodes
[v2] Make a log in dmesg when file creation fails due to no free inodes
- - - -
0 0 0
2017-10-25
Gazala Muhamed
Superseded
[17/17] xfs: support for synchronous DAX faults
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-24
Jan Kara
Superseded
[16/17] ext4: Support for synchronous DAX faults
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-24
Jan Kara
Superseded
[15/17] ext4: Simplify error handling in ext4_dax_huge_fault()
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-24
Jan Kara
Superseded
[14/17] dax: Implement dax_finish_sync_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[13/17] dax, iomap: Add support for synchronous faults
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[12/17] mm: Define MAP_SYNC and VM_SYNC flags
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[10/17] dax: Allow dax_iomap_fault() to return pfn
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[09/17] dax: Fix comment describing dax_iomap_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[08/17] dax: Inline dax_pmd_insert_mapping() into the callsite
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[07/17] dax: Inline dax_insert_mapping() into the callsite
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[05/17] dax: Create local variable for VMA in dax_iomap_pte_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[04/17] dax: Factor out getting of pfn out of iomap
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[03/17] dax: Simplify arguments of dax_insert_mapping()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-24
Jan Kara
Superseded
[01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-24
Jan Kara
Superseded
ext4: Log inode exhaustion to dmesg
ext4: Log inode exhaustion to dmesg
- - - -
0 0 0
2017-10-23
Gazala Muhamed
Superseded
[17/17] xfs: support for synchronous DAX faults
dax, ext4, xfs: Synchronous page faults
- - - -
0 0 0
2017-10-19
Jan Kara
Superseded
[16/17] ext4: Support for synchronous DAX faults
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-19
Jan Kara
Superseded
[15/17] ext4: Simplify error handling in ext4_dax_huge_fault()
dax, ext4, xfs: Synchronous page faults
- - 1 -
0 0 0
2017-10-19
Jan Kara
Superseded
[14/17] dax: Implement dax_finish_sync_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[13/17] dax, iomap: Add support for synchronous faults
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[12/17] mm: Define MAP_SYNC and VM_SYNC flags
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[10/17] dax: Allow dax_iomap_fault() to return pfn
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[09/17] dax: Fix comment describing dax_iomap_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[08/17] dax: Inline dax_pmd_insert_mapping() into the callsite
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[07/17] dax: Inline dax_insert_mapping() into the callsite
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[05/17] dax: Create local variable for VMA in dax_iomap_pte_fault()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[04/17] dax: Factor out getting of pfn out of iomap
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[03/17] dax: Simplify arguments of dax_insert_mapping()
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
dax, ext4, xfs: Synchronous page faults
- - 2 -
0 0 0
2017-10-19
Jan Kara
Superseded
[01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
dax, ext4, xfs: Synchronous page faults
- - - -
0 0 0
2017-10-19
Jan Kara
Superseded
ext4: improve smp scalability for inode generation
ext4: improve smp scalability for inode generation
- - - -
0 0 0
2017-10-18
Dmitry Monakhov
Superseded
tune2fs: prevent crash if error in journal recovery
tune2fs: prevent crash if error in journal recovery
- - - -
0 0 0
2017-10-05
eru@netti.fi
Superseded
ext4: Convert timers to use timer_setup()
ext4: Convert timers to use timer_setup()
- - 1 -
0 0 0
2017-10-05
Kees Cook
Superseded
[v2] VFS: Handle lazytime in do_mount()
[v2] VFS: Handle lazytime in do_mount()
- - 1 -
0 0 0
2017-09-19
Markus Trippelsdorf
Superseded
VFS: Handle lazytime in do_mount()
VFS: Handle lazytime in do_mount()
- - - -
0 0 0
2017-09-19
Markus Trippelsdorf
Superseded
[v2] Fix ext4 fault handling when mounted with -o dax,ro
- - - -
0 0 0
2017-08-23
Randy Dodgen
Superseded
Fix ext4 fault handling when mounted with -o dax,ro
- - - -
0 0 0
2017-08-22
Randy Dodgen
Superseded
*** SPAM *** Re: [PATCH] e2fsck: improve performance of region_allocate()
- - - -
0 0 0
2017-08-22
Jaco Kroon
Superseded
e2fsck: improve performance of region_allocate()
- - - -
0 0 0
2017-08-22
Jaco Kroon
Superseded
ext4: fix incorrect quotaoff if the quota feature is enabled
- - - -
0 0 0
2017-08-22
yi zhang
Superseded
e2fsck: improve performance of region_allocate()
- - - -
0 0 0
2017-08-22
Theodore Y. Ts'o
Superseded
e2fsck: set dir_nlink feature if large dir exists
- - - -
0 0 0
2017-08-18
Andreas Dilger
Superseded
[v4] ext4: reduce lock contention in __ext4_new_inode
- - - -
0 0 0
2017-08-17
Jan Kara
Superseded
[1/2] ext4: preserve i_mode if __ext4_set_acl() fails
- - 1 -
0 0 0
2017-08-08
Jan Kara
Superseded
[v4] ext4: reduce lock contention in __ext4_new_inode
- - - 1
0 0 0
2017-08-08
Wang Shilong
Superseded
[v3] ext4: reduce lock contention in __ext4_new_inode
- - - 1
0 0 0
2017-08-06
Wang Shilong
Superseded
[v2] ext4: reduce lock contention in __ext4_new_inode
- - - 1
0 0 0
2017-08-05
Wang Shilong
Superseded
ext4: reduce lock contention in __ext4_new_inode
- - - 1
0 0 0
2017-08-02
Wang Shilong
Superseded
ext4: release discard bio after sending discard commands
- - 1 -
0 0 0
2017-08-01
Daeho Jeong
Superseded
[7/7] ext4: Support for synchronous DAX faults
- - - -
0 0 0
2017-07-27
Jan Kara
Superseded
[6/7] dax: Implement dax_pfn_mkwrite()
- - - -
0 0 0
2017-07-27
Jan Kara
Superseded
[5/7] dax, iomap: Add support for synchronous faults
- - - -
0 0 0
2017-07-27
Jan Kara
Superseded
[4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state
- - - -
0 0 0
2017-07-27
Jan Kara
Superseded
[3/7] dax: Simplify arguments of dax_insert_mapping()
- - 2 -
0 0 0
2017-07-27
Jan Kara
Superseded
[2/7] dax: Add sync argument to dax_iomap_fault()
- - - -
0 0 0
2017-07-27
Jan Kara
Superseded
[1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
- - 2 -
0 0 0
2017-07-27
Jan Kara
Superseded
Remove useless test and initialisation in name to hash computation
- - - -
0 0 0
2017-07-25
Damien Guibouret
Superseded
tune2fs: remove dire warning about check intervals
- - - -
0 0 0
2017-07-18
Eric Sandeen
Superseded
[2/2] e2p: Fix segfault in e2p_os2string.
- - 1 -
0 0 0
2017-07-18
Adam Buchbinder
Superseded
[1/2] tests: dumpe2fs against an image with bad os_type.
- - - -
0 0 0
2017-07-18
Adam Buchbinder
Superseded
[6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only
- - 1 -
0 0 0
2017-07-12
Eric Biggers
Superseded
[5/6] fscrypt: cache the HMAC transform for each master key
- - 1 -
0 0 0
2017-07-12
Eric Biggers
Superseded
[4/6] fscrypt: verify that the correct master key was supplied
1 - - -
0 0 0
2017-07-12
Eric Biggers
Superseded
[3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
- - - -
0 0 0
2017-07-12
Eric Biggers
Superseded
[2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
1 - - -
0 0 0
2017-07-12
Eric Biggers
Superseded
[1/6] fscrypt: add v2 encryption context and policy
1 - - -
0 0 0
2017-07-12
Eric Biggers
Superseded
ext4: make xattr inode reads faster
- - - -
0 0 0
2017-07-12
Tahsin Erdogan
Superseded
[2/2] ext4: fix __ext4_new_inode() journal credits calculation
- - - -
0 0 0
2017-07-06
Tahsin Erdogan
Superseded
[1/2] ext4: skip ext4_init_security() and encryption on ea_inodes
- - - -
0 0 0
2017-07-06
Tahsin Erdogan
Superseded
[v2,1/2] ext4, project: expand inode extra size if possible
- - 1 -
0 0 0
2017-07-04
Wang Shilong
Superseded
[1/2] ext4, project: expand inode extra size if possible
- - - -
0 0 0
2017-06-30
Wang Shilong
Superseded
e2fsprogs: add ext2fs_is_fast_symlink() function
- - - -
0 0 0
2017-06-30
Tahsin Erdogan
Superseded
ext4: have ext4_xattr_set_handle() allocate journal credits
- - - -
0 0 0
2017-06-29
Tahsin Erdogan
Superseded
[4/6] vfs: Add iomap_seek_hole and iomap_seek_data helpers
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[6/6] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[5/6] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[4/6] vfs: Add iomap_seek_hole and iomap_seek_data helpers
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[3/6] vfs: Add page_cache_seek_hole_data helper
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[2/6] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
- - - -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[1/6] xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
- - 1 -
0 0 0
2017-06-27
Christoph Hellwig
Superseded
[03/12] e2fsck: ea_inode hash validation
- - - -
0 0 0
2017-06-26
Tahsin Erdogan
Superseded
ext4: fix reserved_clusters_store()
- - - -
0 0 0
2017-06-23
Theodore Y. Ts'o
Superseded
ext4: fix reserved_clusters_store()
- - - -
0 0 0
2017-06-23
Dan Carpenter
Superseded
[32/32] ext4: add nombcache mount option
- - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
[31/32] ext4: strong binding of xattr inode references
- - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
[30/32] ext4: eliminate xattr entry e_hash recalculation for removes
- - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
[29/32] ext4: reserve space for xattr entries/names
- - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
[28/32] quota: add get_inode_usage callback to transfer multi-inode charges
1 - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
[27/32] ext4: xattr inode deduplication
- - - -
0 0 0
2017-06-21
Tahsin Erdogan
Superseded
«
1
2
...
30
31
32
…
36
37
»