Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 1199 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
5
…
11
12
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[2/4] e2image: add -b option to use supperblock backup
- - 1 -
0 0 0
2017-06-26
Благодаренко Артём
New
[1/4] ext2fs: opening filesystem code refactoring
- - - -
0 0 0
2017-06-26
Благодаренко Артём
New
[v3,5/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
- - - -
0 0 0
2017-06-26
Andreas Gruenbacher
New
[v3,4/5] vfs: Add iomap_seek_hole_data helper
- - - -
0 0 0
2017-06-26
Andreas Gruenbacher
New
[v3,3/5] xfs: Switch to page_cache_seek_hole_data
- - - -
0 0 0
2017-06-26
Andreas Gruenbacher
New
[v3,2/5] ext4: Switch to page_cache_seek_hole_data
- - - -
0 0 0
2017-06-26
Andreas Gruenbacher
New
[v3,1/5] vfs: Add page_cache_seek_hole_data helper
- - - -
0 0 0
2017-06-26
Andreas Gruenbacher
New
[v2,42/51] ext4: convert to bio_for_each_segment_all_sp()
- - - -
0 0 0
2017-06-26
Ming Lei
New
fs: jbd2: transaction: Add kernel-doc parameter descriptions
- - - -
0 0 0
2017-06-26
sayli karnik
New
ext4: Return EIO on read error in ext4_find_entry
- - - -
0 0 0
2017-06-23
Andreas Dilger
New
[ext4-next] ext4: ensure error return ret is zero on successful return
- - 1 -
0 0 0
2017-06-23
Colin Ian King
New
ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()
- - - -
0 0 0
2017-06-23
Theodore Y. Ts'o
New
[3/3] xfs: Switch to page_cache_seek_hole_data
- - - -
0 0 0
2017-06-23
Andreas Gruenbacher
New
[2/3] ext4: Switch to page_cache_seek_hole_data
- - - -
0 0 0
2017-06-23
Andreas Gruenbacher
New
[1/3] vfs: Add page_cache_seek_hole_data helper
- - - -
0 0 0
2017-06-23
Andreas Gruenbacher
New
[RFC,4/4] f2fs: Set the bio REQ_NOENCRYPT flag
- - - -
0 0 0
2017-06-14
Michael Halcrow
New
[RFC,3/4] ext4: Set the bio REQ_NOENCRYPT flag
- - - -
0 0 0
2017-06-14
Michael Halcrow
New
[RFC,2/4] dm-crypt: Skip encryption of file system-encrypted blocks
- - - -
0 0 0
2017-06-14
Michael Halcrow
New
[RFC,1/4] block: Add bio req flag to disable encryption in block
- - - -
0 0 0
2017-06-14
Michael Halcrow
New
[v2,3/3] dax: use common 4k zero page for dax mmap reads
- - - -
0 0 0
2017-06-14
Ross Zwisler
New
[v2,2/3] dax: relocate dax_load_hole()
- - - -
0 0 0
2017-06-14
Ross Zwisler
New
[v2,1/3] mm: add vm_insert_mixed_mkwrite()
- - - -
0 0 0
2017-06-14
Ross Zwisler
New
[GIT,PULL] ext4 bug fixes for 4.12
- - - -
0 0 0
2017-06-11
Theodore Y. Ts'o
New
[3/3] dax: use common 4k zero page for dax mmap reads
- - - -
0 0 0
2017-06-07
Ross Zwisler
New
[2/3] dax: relocate dax_load_hole()
- - - -
0 0 0
2017-06-07
Ross Zwisler
New
[1/3] mm: add vm_insert_mixed_mkwrite()
- - - -
0 0 0
2017-06-07
Ross Zwisler
New
[RFC,2/2] ext4: fix up ext4_try_to_write_inline_data()
- - - -
0 0 0
2017-06-06
Theodore Y. Ts'o
New
[RFC,1/2] ext4: add a version of convert_inline_data_nolock() for regular files
- - - -
0 0 0
2017-06-06
Theodore Y. Ts'o
New
[RFC,v1,00/30] fs: inode->i_version rework and optimization
- - - -
0 0 0
2017-05-11
J . Bruce Fields
New
[2/7] jbd2: Cleanup write flags handling from jbd2_write_superblock()
- - - -
0 0 0
2017-05-02
Jan Kara
New
ext4: evict inline data when writing to memory map
- - - -
0 0 0
2017-05-01
Eric Biggers
New
[f2fs-dev] fscrypt: use 32 bytes of encrypted filename
- - - -
0 0 0
2017-04-19
Jaegeuk Kim
New
fscrypt: use 32 bytes of encrypted filename
- - - -
0 0 0
2017-04-19
Eric Biggers
New
fscrypt: use 32 bytes of encrypted filename
- - - -
0 0 0
2017-04-18
Gwendal Grignou
New
e2fsprogs: Make -U option consistent between tune2fs and mke2fs
- - 1 -
0 0 0
2017-04-13
Drew Davenport
New
[v5,5/5] utimes: Clamp the timestamps before update
- - - -
0 0 0
2017-04-08
Deepa Dinamani
New
[v5,4/5] vfs: Add timestamp_truncate() api
- - - -
0 0 0
2017-04-08
Deepa Dinamani
New
[v5,3/5] ext4: Initialize timestamps limits
- - - -
0 0 0
2017-04-08
Deepa Dinamani
New
[v5,2/5] vfs: Add checks for filesystem timestamp limits
- - - -
0 0 0
2017-04-08
Deepa Dinamani
New
[v5,1/5] vfs: Add file timestamp range support
- - - -
0 0 0
2017-04-08
Deepa Dinamani
New
[RFC,0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
- - - -
0 0 0
2017-04-06
Jeff Layton
New
ext2: Call dquot_writeback_dquots() with s_umount held
- - - -
0 0 0
2017-04-05
Jan Kara
New
[GIT,PULL] ext4 bug fixes for 4.11
- - - -
0 0 0
2017-03-26
Theodore Y. Ts'o
New
[-v2] ext4: lock the xattr block before checksuming it
- - - 1
0 0 0
2017-03-25
Theodore Y. Ts'o
New
e2fsprogs: Apple Darwin, fix case of device with not 512 bytes block size
- - - -
0 0 0
2017-03-19
Fedor Uporov
New
Add largedir feature
- - 1 -
0 0 0
2017-03-16
Благодаренко Артём
New
[v2] libext2fs: preload block group on request
- - - -
0 0 0
2017-03-03
Благодаренко Артём
New
mke2fs: Fix German translation of mke2fs
- - 1 -
0 0 0
2017-03-03
Jan Kara
New
[2/2] e2freefrag: use GETFSMAP on mounted filesystems
- - 1 -
0 0 0
2017-03-02
Darrick J. Wong
New
[1/2] misc: fix all the compiler warnings
- - 1 -
0 0 0
2017-03-02
Darrick J. Wong
New
[3/3] e2spacey: create a program to use getfsmap to profile free space
- - - -
0 0 0
2017-03-02
Darrick J. Wong
New
[2/3] e2info: create a tool to display ext4 fs geometry online
- - - -
0 0 0
2017-03-02
Darrick J. Wong
New
[1/3] misc: fix all the compiler warnings
- - - -
0 0 0
2017-03-02
Darrick J. Wong
New
[v2] ext4: create an ioctl report fs geometry
- - - -
0 0 0
2017-03-02
Darrick J. Wong
New
ext4: lock the the xattr block before calculating its checksum
- - 1 -
0 0 0
2017-02-28
Theodore Y. Ts'o
New
[v4,5/5] utimes: Clamp the timestamps before update
- - - -
0 0 0
2017-02-25
Deepa Dinamani
New
[v4,4/5] vfs: Add timestamp_truncate() api
- - - -
0 0 0
2017-02-25
Deepa Dinamani
New
[v4,3/5] ext4: Initialize timestamps limits
- - - -
0 0 0
2017-02-25
Deepa Dinamani
New
[v4,2/5] vfs: Add checks for filesystem timestamp limits
- - - -
0 0 0
2017-02-25
Deepa Dinamani
New
[v4,1/5] vfs: Add file timestamp range support
- - - -
0 0 0
2017-02-25
Deepa Dinamani
New
vfs: hoist {XFS,EXT4,F2FS}_IOC_{GOING,SHUT}DOWN to the VFS
- - - -
0 0 0
2017-02-23
Darrick J. Wong
New
[GIT,PULL] ext4 updates for 4.11
- - - -
0 0 0
2017-02-20
Theodore Y. Ts'o
New
ext4: remove unused d_name argument from ext4_search_dir() et al.
- - - -
0 0 0
2017-02-16
Eric Biggers
New
ext4: delayed inode insertion into transaction at write()
- - - -
0 0 0
2017-02-15
seongbaeSon
New
[-v2] ext4: don't BUG when truncating encrypted inodes on the orphan list
- - - -
0 0 0
2017-02-14
Theodore Y. Ts'o
New
[5/7] nonblocking aio: ext4
- - - -
0 0 0
2017-02-14
Goldwyn Rodrigues
New
[v2,4/4] tests: 3 level hash tree test
- - - -
0 0 0
2017-02-13
Благодаренко Артём
New
[v2,3/4] e2fsck: 3 level hash tree directory optimization
- - - -
0 0 0
2017-02-13
Благодаренко Артём
New
[v2,2/4] e2fsprogs: add support for 3-level htree
- - 1 -
0 0 0
2017-02-13
Благодаренко Артём
New
[v2,1/4] e2fsprogs: supersede i_dir_acl with i_size_high for all cases
- - 1 -
0 0 0
2017-02-13
Благодаренко Артём
New
fix ifnullfree.cocci warnings
- - - -
0 0 0
2017-02-13
kbuild test robot
New
ext4: don't BUG when truncating encrypted inodes on the orphan list
- - - -
0 0 0
2017-02-11
Theodore Y. Ts'o
New
fs: ext3/ext4: increase the protection of nlink dec and inode destroy
- - - -
0 0 0
2017-02-06
yi zhang
New
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
- - - -
0 0 0
2017-02-04
Dan Williams
New
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
- - 1 1
0 0 0
2017-02-03
Dave Jiang
New
[2/2] ext4: support the FSGEOMETRY ioctl, similar to xfs
- - - -
0 0 0
2017-02-02
Darrick J. Wong
New
[1/2] ext4: support GETFSMAP ioctls
- - - -
0 0 0
2017-02-02
Darrick J. Wong
New
ext4: fix up huge_fault rename
- - - -
0 0 0
2017-02-02
Arnd Bergmann
New
ext4: Remove unused function ext4_dax_huge_fault()
- - - -
0 0 0
2017-01-30
Ross Zwisler
New
[13/14] ext4: use atomic_dec_not_zero()
- - - -
0 0 0
2017-01-30
Fabian Frederick
New
ext4: use i_blocksize()
- - - -
0 0 0
2017-01-20
Geliang Tang
New
[8/8] Revert "ext4: fix wrong gfp type under transaction"
- - - -
0 0 0
2017-01-19
Michal Hocko
New
[2/2] ext4: add detection of i_nlink
- - - -
0 0 0
2017-01-18
yi zhang
New
[1/2] vfs: add detection of inode validation
- - - -
0 0 0
2017-01-18
yi zhang
New
Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ec...
- - - -
0 0 0
2017-01-15
Nick Alcock
New
[v3,1/1] xfstests: generic/403: reproduce ext4 bugs in a shift extents logic
- - - -
0 0 0
2017-01-11
Roman Pen
New
dax: fix build warnings with FS_DAX and !FS_IOMAP
- - 2 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,7/7] mm, dax: move pmd_fault() to take only vmf parameter
- - 2 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,6/7] mm, dax: make pmd_fault() and friends to be the same as fault()
- - 2 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,5/7] dax: add tracepoints to dax_pmd_insert_mapping()
1 - 1 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,4/7] dax: add tracepoints to dax_pmd_load_hole()
1 - 1 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,3/7] dax: update MAINTAINERS entries for FS DAX
- - - -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,2/7] dax: add tracepoint infrastructure, PMD tracing
1 - 1 -
0 0 0
2017-01-10
Ross Zwisler
New
[v4,1/7] tracing: add __print_flags_u64()
- - 1 -
0 0 0
2017-01-10
Ross Zwisler
New
[2/2] dax: assert that i_rwsem is held exclusive for writes
- - 1 -
0 0 0
2017-01-10
Christoph Hellwig
New
[1/2] ext4: fix DAX write locking
- - 1 -
0 0 0
2017-01-10
Christoph Hellwig
New
[v2] ext4: move halfmd4 into hash.c directly
- - 1 -
0 0 0
2017-01-10
Jason A. Donenfeld
New
[4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
- - - -
0 0 0
2017-01-09
Michal Hocko
New
[3/8] mm: introduce memalloc_nofs_{save,restore} API
1 - - -
0 0 0
2017-01-09
Michal Hocko
New
[v3] ext4: increase the protection of nlink dec and ext4 inode destroy
- - - -
0 0 0
2017-01-07
yi zhang
New
«
1
2
...
3
4
5
…
11
12
»