Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 28759 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
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
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
patrick_delaunay
mrchuck
vineetg76
computersforpeace
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
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
tagr
tagr
tagr
arj
arj
davem
davem
davem
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
danielschwierzeck
tytso
martineau
goliath
Ansuel
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
marex
mkorpershoek
tpetazzoni
khem
liwang
mmichelson
apritzel
danielhb
groug
npiggin
robimarko
pareddja
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
monstr
blocktrron
vigneshr
mraynal
chunkeey
stewart
stewart
wsa
kabel
kevery
Jaehoon
rfried
freenix
ivanhu
ukleinek
ukleinek
prom
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
xypron
jacmet
jagan
metan
sjg
bmeng
rmilecki
rmilecki
ehristev
ag
horms
akumar
arbab
wbx
pablo
pablo
chleroy
abelloni
legoater
legoater
legoater
svanheule
rw
rw
trini
apconole
juju
bjonglez
sbabic
sbabic
xback
xback
pevik
richiejp
dangole
dangole
jonhunter
aik
ynezz
Hauke
Hauke
echaudron
forty
acer
amusil
anuppatel
anuppatel
next_ghost
benh
rgrimm
segher
passgat
pratyush
jms
jms
jms
mans0n
ruscur
jk
jk
jk
jk
jmberg
Andes
numans
festevam
ymorin
xuyang
linusw
linusw
kubu
tambarus
conchuod
matthias_bgg
ltpci
dceara
stroese
krzk
spectrum
imaximets
apalos
pbrobinson
strlen
strlen
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
ktraynor
arnout
anguy11
nbd
nbd
robh
kcxt
paulus
jm
hs
Apply
«
1
2
3
4
…
287
288
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
ext4: remove unnecessary duplicate check in ext4_map_blocks()
ext4: remove unnecessary duplicate check in ext4_map_blocks()
- - - -
-
-
-
2025-05-23
Dan Carpenter
New
[4/4] ext4: fix typo in CR_GOAL_LEN_SLOW comment
ext4: better scalability for ext4 block allocation
- - - -
-
-
-
2025-05-23
Baokun Li
New
[3/4] ext4: get rid of some obsolete EXT4_MB_HINT flags
ext4: better scalability for ext4 block allocation
- - - -
-
-
-
2025-05-23
Baokun Li
New
[2/4] ext4: move mb_last_[group|start] to ext4_inode_info
ext4: better scalability for ext4 block allocation
- - - -
-
-
-
2025-05-23
Baokun Li
New
[1/4] ext4: add ext4_try_lock_group() to skip busy groups
ext4: better scalability for ext4 block allocation
- - - -
-
-
-
2025-05-23
Baokun Li
New
[16/16] fuse2fs: avoid fuseblk mode if fuse-iomap support is likely
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[15/16] fuse2fs: re-enable the block device pagecache for metadata IO
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[14/16] fuse2fs: disable most io channel flush/invalidate in iomap pagecache mode
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[13/16] fuse2fs: don't do file data block IO when iomap is enabled
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[12/16] fuse2fs: don't zero bytes in punch hole
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[11/16] fuse2fs: improve tracing for fallocate
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[10/16] fuse2fs: flush and invalidate the buffer cache on trim
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[09/16] fuse2fs: turn on iomap for pagecache IO
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[08/16] fuse2fs: implement direct write support
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[07/16] fuse2fs: add extent dump function for debugging
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[06/16] fuse2fs: only flush the cache for the file under directio read
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[05/16] fuse2fs: use tagged block IO for zeroing sub-block regions
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[04/16] fuse2fs: implement directio file reads
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[03/16] fuse2fs: always use directio disk reads with fuse2fs
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[02/16] fuse2fs: register block devices for use with iomap
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
[01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[10/10] libext2fs: allow callers to disallow I/O to file data blocks
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[09/10] libext2fs: allow clients to ask to write full superblocks
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[08/10] libext2fs: allow unix_write_byte when the write would be aligned
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[07/10] libext2fs: only flush affected blocks in unix_write_byte
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[06/10] libext2fs: add tagged block IO caching to the unix IO manager
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[05/10] libext2fs: add tagged block IO for better caching
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[04/10] libext2fs: invalidate cached blocks when freeing them
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[03/10] libext2fs: only fsync the unix fd if we wrote to the device
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[02/10] libext2fs: always fsync the device when closing the unix IO manager
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[01/10] libext2fs: always fsync the device when flushing the cache
[01/10] libext2fs: always fsync the device when flushing the cache
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[3/3] fuse2fs: disable nfs exports
[1/3] fuse2fs: bump library version
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[2/3] fuse2fs: wrap the fuse_set_feature_flag helper for older libfuse
[1/3] fuse2fs: bump library version
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[1/3] fuse2fs: bump library version
[1/3] fuse2fs: bump library version
- - - -
-
-
-
2025-05-22
Darrick J. Wong
New
[2/2] fuse2fs: track our own writable state
[1/2] fuse2fs: pass a struct fuse2fs to fs_writeable
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[1/2] fuse2fs: pass a struct fuse2fs to fs_writeable
[1/2] fuse2fs: pass a struct fuse2fs to fs_writeable
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[4/4] fuse2fs: print the function name in error messages, not the file name
[1/4] fuse2fs: register as an IO flusher thread
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[3/4] fuse2fs: log all errors being sent to libfuse
[1/4] fuse2fs: register as an IO flusher thread
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[2/4] fuse2fs: hook library error message printing
[1/4] fuse2fs: register as an IO flusher thread
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[1/4] fuse2fs: register as an IO flusher thread
[1/4] fuse2fs: register as an IO flusher thread
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[10/10] fuse2fs: use fuseblk mode for mounting filesystems
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[09/10] libext2fs: make it possible to extract the fd from an IO manager
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[08/10] fuse2fs: improve error handling behaviors
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[07/10] fuse2fs: recheck support after replaying journal
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[06/10] fuse2fs: check for recorded fs errors before touching things
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[05/10] fuse2fs: make norecovery behavior consistent with the kernel
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[04/10] fuse2fs: split filesystem mounting into helper functions
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[03/10] fuse2fs: close filesystem from op_destroy
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[02/10] fuse2fs: get rid of the global_fs variable
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
[01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[7/7] fuse2fs: cache symlink targets in the kernel
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[6/7] fuse2fs: improve want_extra_isize handling
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[5/7] fuse2fs: only flush O_SYNC files on close
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[4/7] fuse2fs: implement dirsync mode
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[3/7] fuse2fs: implement readdirplus
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[2/7] fuse2fs: implement dir seeking
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[1/7] fuse2fs: use file handles when possible
[1/7] fuse2fs: use file handles when possible
- - - -
-
-
-
2025-05-21
Darrick J. Wong
New
[v3] ext4: replace strcpy() with '.' assignment
[v3] ext4: replace strcpy() with '.' assignment
- - - -
-
-
-
2025-05-19
Ethan Carter Edwards
New
ext4: inline: do not convert when writing to memory map
ext4: inline: do not convert when writing to memory map
- 1 - -
-
-
-
2025-05-19
Thadeu Lima de Souza Cascardo
New
ext4: replace strcpy() with strscpy() in ext4_init_dot_dotdot()
ext4: replace strcpy() with strscpy() in ext4_init_dot_dotdot()
- - - -
-
-
-
2025-05-18
Ethan Carter Edwards
New
[RFC] ext4: Prevent to write when SB_FREEZE_COMPLETE
[RFC] ext4: Prevent to write when SB_FREEZE_COMPLETE
- 1 - -
-
-
-
2025-05-09
I Hsin Cheng
New
[-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default
[-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default
- - - -
-
-
-
2025-05-05
Theodore Ts'o
New
[RFC] ext4: Error handling for ext4_get_inode_loc()
[RFC] ext4: Error handling for ext4_get_inode_loc()
- - - -
-
-
-
2025-05-05
I Hsin Cheng
New
[RESEND] ext4: remove duplicate check for EXT4_FC_REPLAY
[RESEND] ext4: remove duplicate check for EXT4_FC_REPLAY
- - 1 -
-
-
-
2025-04-29
Jinliang Zheng
New
[RFC,v4,11/11] ext4: add FALLOC_FL_WRITE_ZEROES support
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - - -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,10/11] block: add FALLOC_FL_WRITE_ZEROES support
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - - -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,09/11] block: factor out common part in blkdev_fallocate()
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,07/11] fs: statx add write zeroes unmap attribute
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - - -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[RFC,v4,01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - 1 -
-
-
-
2025-04-21
Zhang Yi
New
[GIT,PULL] ext4 updates for v6.15-rc1
[GIT,PULL] ext4 updates for v6.15-rc1
- - - -
-
-
-
2025-03-27
Theodore Ts'o
New
[RFC,v3,11/11] ext4: disallow unaligned deallocations on forcealign inodes
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,10/11] ext4: add support for adding focealign via SETXATTR ioctl
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,09/11] ext4: add forcealign support to ext4_map_blocks
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,08/11] ext4: add forcealign support of mballoc
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,07/11] ext4: add ext4_map_blocks_extsize() wrapper to handle overwrites
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,06/11] ext4: make extsize work with EOF allocations
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,05/11] ext4: add extsize hint support
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,04/11] ext4: pass lblk and len explicitly to ext4_split_extent*()
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,03/11] ext4: support for extsize hint using FS_IOC_FS(GET/SET)XATTR
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,02/11] ext4: allow inode preallocation for aligned alloc
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFC,v3,01/11] ext4: add aligned allocation hint in mballoc
ext4: Add extsize and forcealign support (groundwork for multi block atomic writes)
- - - -
-
-
-
2025-03-24
Ojaswin Mujoo
New
[RFCv1,1/1] ext4: Add multi-fsblock atomic write support with bigalloc
EXT4 support of multi-fsblock atomic write with bigalloc
- - - -
-
-
-
2025-03-23
Ritesh Harjani (IBM)
New
[RFC,-next,v3,10/10] ext4: add FALLOC_FL_WRITE_ZEROES support
fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- - - -
-
-
-
2025-03-18
Zhang Yi
New
[RESEND] ext4: Fix exception handling in parse_apply_sb_mount_options()
[RESEND] ext4: Fix exception handling in parse_apply_sb_mount_options()
- 2 - -
-
-
-
2025-03-04
Markus Elfring
New
[RESEND] ext4: Use str_plural() instead of PLURAL() macro
[RESEND] ext4: Use str_plural() instead of PLURAL() macro
- - - -
-
-
-
2025-02-04
Thorsten Blum
New
[3/3] ext4: Remove some dead code in the error handling path of ext4_mb_init_cache()
[1/3] ext4: Fix an error handling path in ext4_mb_init_cache()
- - - -
-
-
-
2025-01-03
Christophe JAILLET
New
[2/3] ext4: Remove some useless assignments in ext4_mb_init_cache()
[1/3] ext4: Fix an error handling path in ext4_mb_init_cache()
- - - -
-
-
-
2025-01-03
Christophe JAILLET
New
[1/3] ext4: Fix an error handling path in ext4_mb_init_cache()
[1/3] ext4: Fix an error handling path in ext4_mb_init_cache()
- 1 - -
-
-
-
2025-01-03
Christophe JAILLET
New
[RFC,2/2] ext4: add FALLOC_FL_FORCE_ZERO support
[RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate
- - - -
-
-
-
2024-12-28
Zhang Yi
New
[RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate
[RFC,1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate
- - - -
-
-
-
2024-12-28
Zhang Yi
New
[RFC,0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
- - - -
-
-
-
2024-12-28
Zhang Yi
New
[5.10/5.15,1/1] ext4: fix timer use-after-free on failed mount
[5.10/5.15,1/1] ext4: fix timer use-after-free on failed mount
- - - -
-
-
-
2024-12-26
d.privalov
New
[RESEND] ext4: Use str_plural() instead of PLURAL() macro
[RESEND] ext4: Use str_plural() instead of PLURAL() macro
- - - -
-
-
-
2024-12-20
Thorsten Blum
New
[v2] fallocate: Add support for fixed goal extent allocations
[v2] fallocate: Add support for fixed goal extent allocations
- - 1 -
-
-
-
2024-12-20
Sarthak Kukreti
New
«
1
2
3
4
…
287
288
»