Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 1437 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
smfrench
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
tagr
tagr
oohal
russellb
ptomsich
agraf
joestringer
pepe2k
pepe2k
pchotard
arj
arj
davem
davem
davem
mwalle
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
martineau
goliath
Ansuel
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
marex
tpetazzoni
khem
XiaoYang
mkorpershoek
mmichelson
danielhb
groug
npiggin
apritzel
liwang
robimarko
pareddja
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
bpf
shettyg
lorpie01
pm215
wigyori
wigyori
acelan
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
vigneshr
blocktrron
mraynal
monstr
shemminger
chunkeey
stewart
stewart
kabel
sjg
Jaehoon
rfried
bmeng
ukleinek
ukleinek
wsa
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
horms
freenix
ag
metan
jagan
jacmet
rmilecki
rmilecki
kevery
arbab
ivanhu
prom
ehristev
akumar
abelloni
juju
pablo
pablo
legoater
legoater
legoater
trini
wbx
chleroy
apconole
rw
rw
svanheule
bjonglez
pevik
dangole
dangole
sbabic
sbabic
ynezz
xback
xback
richiejp
jonhunter
aik
Hauke
Hauke
forty
acer
echaudron
amusil
anuppatel
anuppatel
next_ghost
benh
rgrimm
passgat
segher
pratyush
jms
jms
jms
mans0n
ruscur
Andes
ymorin
jk
jk
jk
jk
xuyang
linusw
linusw
lliang
xypron
jmberg
numans
tim609
festevam
conchuod
ltpci
tytso
matthias_bgg
kubu
tambarus
pbrobinson
krzk
dceara
spectrum
qschulz
apalos
strlen
strlen
imaximets
stroese
neocturne
sshegde
cazzacarna
aldot
riteshlist
tperale
TIENFONG
mpe
galak
sfr
ktraynor
arnout
kcxt
nbd
nbd
anguy11
robh
paulus
mwilczynski
jm
airtower
Bubu
hs
vfazio
iTitou
jstephan
raymo200915
dlech
Apply
«
1
2
3
4
…
14
15
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Add EXT4_STATE_MAY_INLINE_DATA check in ext4_readdir
Add EXT4_STATE_MAY_INLINE_DATA check in ext4_readdir
- - - -
-
-
-
2026-08-13
shuo chen
New
Add page_cache_readahead_unbounded
Add page_cache_readahead_unbounded
- - 2 -
-
-
-
2020-03-20
Matthew Wilcox
New
BUG: KCSAN: data-race in ext4_fill_super / super_s_dev_test
BUG: KCSAN: data-race in ext4_fill_super / super_s_dev_test
- - - -
-
-
-
2026-03-11
Jianzhou Zhao
New
Discussion about rcu_barrier() in ext4
Discussion about rcu_barrier() in ext4
- - - -
-
-
-
2020-04-30
Ritesh Harjani
New
Ext4 Documentation: Add missing quota section.
Ext4 Documentation: Add missing quota section.
- - - -
-
-
-
2019-09-08
Ayush Ranjan
New
Fix use after free in get_tree_bdev()
Fix use after free in get_tree_bdev()
- 1 1 -
-
-
-
2020-04-28
David Howells
New
GIT PULL] ext4 fixes for 6.1
GIT PULL] ext4 fixes for 6.1
- - - -
-
-
-
2022-11-24
Theodore Tso
New
Include __GFP_NOWARN in GFP_NOWAIT
Include __GFP_NOWARN in GFP_NOWAIT
- - - -
-
-
-
2023-10-24
Matthew Wilcox
New
Old inline-data bug with small block sizes
Old inline-data bug with small block sizes
- - - -
-
-
-
2024-10-07
Luis Henriques
New
Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps
Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps
- - - -
-
-
-
2024-01-17
David Laight
New
[-next,1/3] ext4: Use scoped()/scoped_guard() to drop read_lock()/unlock pair
ext4: Using scope-based resource management function
- - - -
-
-
-
2024-08-23
Li Zetao
New
[-next,2/3] ext4: Use scoped()/scoped_guard() to drop write_lock()/unlock pair
ext4: Using scope-based resource management function
- - - -
-
-
-
2024-08-23
Li Zetao
New
[-next,3/3] ext4: Use scoped()/scoped_guard() to drop rcu_read_lock()/unlock pair
ext4: Using scope-based resource management function
- - - -
-
-
-
2024-08-23
Li Zetao
New
[-next,v3,1/5] ext4: init 'seq' with the value which set in 'ext4_multi_mount_protect'
Fix some issues about mmp
- - - -
-
-
-
2021-10-19
Ye Bin
New
[-next,v3,2/5] ext4: compare to local seq and nodename when check conflict
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v3,3/5] ext4: get buffer head before read_mmp_block
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v3,4/5] ext4: simplify read_mmp_block fucntion
Fix some issues about mmp
- - - -
-
-
-
2021-10-19
Ye Bin
New
[-next,v3,5/5] ext4: avoid to re-read mmp check data get from page cache
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v4,1/3] ext4: compare to local seq and nodename when check conflict
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v4,2/3] ext4: remove useless bh_check variable
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v4,3/3] ext4: simplify read_mmp_block fucntion
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-19
Ye Bin
New
[-next,v5,1/3] ext4: compare to local seq and nodename when check conflict
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-20
Ye Bin
New
[-next,v5,2/3] ext4: remove useless bh_check variable
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-20
Ye Bin
New
[-next,v5,3/3] ext4: simplify read_mmp_block fucntion
Fix some issues about mmp
- - 1 -
-
-
-
2021-10-20
Ye Bin
New
[-next] ext4: NULL check before some freeing functions is not needed
[-next] ext4: NULL check before some freeing functions is not needed
- - - -
-
-
-
2023-07-26
Li Zetao
New
[-next] ext4: Remove used function ext4_journal_callback_try_del()
[-next] ext4: Remove used function ext4_journal_callback_try_del()
- - - -
-
-
-
2023-06-16
Yue Haibing
New
[-next] jbd2: discard last transaction when commit block checksum broken in v2v3
[-next] jbd2: discard last transaction when commit block checksum broken in v2v3
- 1 - -
-
-
-
2021-09-29
Ye Bin
New
[-next] jbd2: remove unused function '__cp_buffer_busy'
[-next] jbd2: remove unused function '__cp_buffer_busy'
- - 1 -
-
-
-
2023-06-14
Yang Li
New
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size()
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size()
- - - -
-
-
-
2023-05-13
Theodore Tso
New
[-v2,2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size()
- - - -
-
-
-
2023-05-13
Theodore Tso
New
[-v2] ext4: allow directory holes
[-v2] ext4: allow directory holes
- - 1 -
-
-
-
2019-07-02
Theodore Tso
New
[-v2] ext4: avoid declaring fs inconsistent due to invalid file handles
[-v2] ext4: avoid declaring fs inconsistent due to invalid file handles
- - - -
-
-
-
2018-12-19
Theodore Tso
New
[01/10] fuse2fs: add strictatime/lazytime mount options
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[01/10] libext2fs: make it possible to extract the fd from an IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[01/10] libext2fs: make it possible to extract the fd from an IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[01/11] fuse2fs: add strictatime/lazytime mount options
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[01/13] ext2fs: Consolidate duplicate min/max macros
[01/13] ext2fs: Consolidate duplicate min/max macros
- - 1 -
-
-
-
2026-05-24
Artem Blagodarenko
New
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[01/27] ext4: remove writable userspace mappings before truncating page cache
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - - -
-
-
-
2024-10-22
Zhang Yi
New
[02/10] fuse2fs: skip permission checking on utimens when iomap is enabled
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[02/10] libext2fs: fix checking for valid fds in mmp.c
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- 2 - -
-
-
-
2026-06-25
Darrick J. Wong
New
[02/10] libext2fs: fix checking for valid fds in mmp.c
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- 2 - -
-
-
-
2026-04-22
Darrick J. Wong
New
[02/11] fuse2fs: skip permission checking on utimens when iomap is enabled
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[02/19] fuse2fs: add iomap= mount option
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[02/19] fuse2fs: add iomap= mount option
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[02/23] fuse2fs: start porting fuse2fs to lowlevel libfuse API
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[02/27] ext4: don't explicit update times in ext4_fallocate()
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - 1 -
-
-
-
2024-10-22
Zhang Yi
New
[02/44] ext4: Fix saturation of 64bit inode times for old filesystems
Change a lot of min_t() that might mask high bits
- 1 - -
-
-
-
2025-11-19
David Laight
New
[03/10] fuse2fs: let the kernel tell us about acl/mode updates
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[03/10] unix_io: allow passing /dev/fd/XXX paths to the unixfd IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- 1 - -
-
-
-
2026-06-25
Darrick J. Wong
New
[03/10] unix_io: allow passing /dev/fd/XXX paths to the unixfd IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- 1 - -
-
-
-
2026-04-22
Darrick J. Wong
New
[03/11] ext4: reorder capability check last
Untitled series #434063
- - - -
-
-
-
2024-11-25
Christian Göttsche
New
[03/11] fuse2fs: let the kernel tell us about acl/mode updates
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[03/19] fuse2fs: implement iomap configuration
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[03/19] fuse2fs: implement iomap configuration
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[03/23] debian: create new package for fuse4fs
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[03/27] ext4: don't write back data before punch hole in nojournal mode
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - - -
-
-
-
2024-10-22
Zhang Yi
New
[04/10] fuse2fs: better debugging for file mode updates
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[04/10] libext2fs: fix MMP code to work with unixfd IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[04/10] libext2fs: fix MMP code to work with unixfd IO manager
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[04/11] fuse2fs: better debugging for file mode updates
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[04/19] fuse2fs: register block devices for use with iomap
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[04/19] fuse2fs: register block devices for use with iomap
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[04/23] fuse4fs: namespace some helpers
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[04/27] ext4: refactor ext4_punch_hole()
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - - -
-
-
-
2024-10-22
Zhang Yi
New
[05/10] fuse2fs: debug timestamp updates
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[05/10] libext2fs: bump libfuse API version to 3.19
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[05/10] libext2fs: bump libfuse API version to 3.19
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[05/11] fuse2fs: debug timestamp updates
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[05/19] fuse2fs: implement directio file reads
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[05/19] fuse2fs: implement directio file reads
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[05/23] fuse4fs: convert to low level API
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[05/27] ext4: refactor ext4_zero_range()
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - - -
-
-
-
2024-10-22
Zhang Yi
New
[06/10] fuse2fs: use coarse timestamps for iomap mode
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[06/10] fuse4fs: hoist some code out of fuse4fs_main
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[06/10] fuse4fs: hoist some code out of fuse4fs_main
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[06/11] fuse2fs: use coarse timestamps for iomap mode
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[06/19] fuse2fs: add extent dump function for debugging
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[06/19] fuse2fs: add extent dump function for debugging
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[06/20] fs: Fill in max and min timestamps in superblock
vfs: Add support for timestamp limits
- - 1 -
-
-
-
2019-07-30
Deepa Dinamani
New
[06/23] libsupport: port the kernel list.h to libsupport
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[06/27] ext4: refactor ext4_collapse_range()
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - 1 -
-
-
-
2024-10-22
Zhang Yi
New
[07/10] fuse2fs: add tracing for retrieving timestamps
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[07/10] fuse4fs: enable safe service mode
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[07/10] fuse4fs: enable safe service mode
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[07/11] fuse2fs: add tracing for retrieving timestamps
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[07/12] ext4: drop posix acl handlers
acl: remove remaining posix acl handlers
- - - -
-
-
-
2023-01-25
Christian Brauner
New
[07/19] fuse2fs: implement direct write support
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[07/19] fuse2fs: implement direct write support
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
[07/23] libsupport: add a cache
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure
- - - -
-
-
-
2025-11-06
Darrick J. Wong
New
[07/27] ext4: refactor ext4_insert_range()
ext4: use iomap for regular file's buffered I/O path and enable large folio
- - 1 -
-
-
-
2024-10-22
Zhang Yi
New
[08/10] fuse2fs: enable syncfs
[01/10] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[08/10] fuse4fs: set proc title when in fuse service mode
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-06-25
Darrick J. Wong
New
[08/10] fuse4fs: set proc title when in fuse service mode
[01/10] libext2fs: make it possible to extract the fd from an IO manager
- - - -
-
-
-
2026-04-22
Darrick J. Wong
New
[08/11] fuse2fs: enable syncfs
[01/11] fuse2fs: add strictatime/lazytime mount options
- - - -
-
-
-
2025-10-29
Darrick J. Wong
New
[08/16] ext4: Initialize timestamps limits
Untitled series #114537
- - 1 -
-
-
-
2019-06-18
Deepa Dinamani
New
[08/19] fuse2fs: turn on iomap for pagecache IO
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-04-29
Darrick J. Wong
New
[08/19] fuse2fs: turn on iomap for pagecache IO
[01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2026-02-23
Darrick J. Wong
New
«
1
2
3
4
…
14
15
»