Toggle navigation
Patchwork
Linux ext4 filesystem development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Manish Katiyar
| 51 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
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
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
goliath
Ansuel
martineau
maddy
danielschwierzeck
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
tpetazzoni
XiaoYang
mkorpershoek
marex
khem
hs
liwang
danielhb
groug
robimarko
mmichelson
apritzel
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
juju
mraynal
chunkeey
stewart
stewart
horms
kabel
jacmet
Jaehoon
arbab
rfried
ivanhu
ukleinek
ukleinek
ag
xypron
kevery
freenix
jagan
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
metan
wsa
ehristev
prom
bmeng
rmilecki
rmilecki
sjg
akumar
apconole
wbx
trini
chleroy
legoater
legoater
legoater
pablo
pablo
abelloni
svanheule
rw
rw
bjonglez
ynezz
xback
xback
richiejp
aik
dangole
dangole
sbabic
sbabic
pevik
forty
echaudron
anuppatel
anuppatel
acer
Hauke
Hauke
next_ghost
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
ymorin
mans0n
ruscur
jmberg
festevam
linusw
linusw
Andes
xuyang
numans
jk
jk
jk
jk
conchuod
matthias_bgg
tambarus
kubu
spectrum
pbrobinson
krzk
imaximets
stroese
strlen
strlen
dceara
apalos
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
anguy11
robh
calebccff
nbd
nbd
paulus
jm
Apply
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v2] jbd2:Make journal transaction allocations come from its own cache.
1 - - -
-
-
-
2011-06-11
Manish Katiyar
Superseded
jbd: Make jbd transactions come from its own cache.
- - - -
-
-
-
2011-06-11
Manish Katiyar
Not Applicable
jbd2:Make journal transaction allocations come from its own cache.
1 - - -
-
-
-
2011-06-09
Manish Katiyar
Superseded
jbd2:Make journal transaction allocations come from its own cache.
- - - -
-
-
-
2011-06-05
Manish Katiyar
Superseded
[v2,3/3] ext4: Fix ext4 to use pass jbd allocation flags if they can handle ENOMEM.
- - - -
-
-
-
2011-05-28
Manish Katiyar
New
[v2,2/3] jbd2: Add extra parameter in start_this_handle() to control allocation flags.
- - - -
-
-
-
2011-05-28
Manish Katiyar
New
[v2,1/3] ext4: Fix missing acl release in error path in acl.c
1 - - -
-
-
-
2011-05-28
Manish Katiyar
New
[3/3] ext4: Update ext4 code to call journal start routine which can fail with ENOMEM
- - - -
-
-
-
2011-05-25
Manish Katiyar
Changes Requested
[3/3] ext4: Update ext4 code to call journal start routine which can fail with ENOMEM
- - - -
-
-
-
2011-05-25
Manish Katiyar
Superseded
[2/3] jbd2 : Fix journal start by passing a parameter to specify if the caller can deal with ENOMEM
1 - - -
-
-
-
2011-05-25
Manish Katiyar
Changes Requested
[1/3] ext4 : Fix error handling in acl.c if journal start fails
1 - - -
-
-
-
2011-05-25
Manish Katiyar
Changes Requested
[2/5] ext4 : Update low level ext4 journal routines to specify gfp_mask for transaction allocation.
- - - -
-
-
-
2011-05-22
Manish Katiyar
Superseded
[1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal …
1 - - -
-
-
-
2011-05-19
Manish Katiyar
Superseded
[4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path.
1 - - -
-
-
-
2011-05-19
Manish Katiyar
Superseded
[1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal …
1 - - -
-
-
-
2011-05-18
Manish Katiyar
Superseded
[1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal …
- - - -
-
-
-
2011-05-18
Manish Katiyar
Superseded
[4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path.
1 - - -
-
-
-
2011-05-13
Manish Katiyar
Superseded
[4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path.
- - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[5/5] ext4 : Update ext4 routines to call ext4_journal_start_tryhard() if the transaction allocatio…
- - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path.
- - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[3/5] ocfs2: Update ocfs2 routines to use the updated journal routines to specify gfp_mask for tran…
1 - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[2/5] ext4 : Update low level ext4 journal routines to specify gfp_mask for transaction allocation.
- - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal …
- - - -
-
-
-
2011-04-25
Manish Katiyar
Superseded
[4/4] Fix ext4 acl routines to handle transaction allocation failures.
- - - -
-
-
-
2011-01-31
Manish Katiyar
New
[3/4] Update ext4 routines to use GFP_KERNEL for journal transaction allocation.
- - - -
-
-
-
2011-01-31
Manish Katiyar
New
[2/4] Update ext4 routines to specify journal not to fail the transaction allocation.
- - - -
-
-
-
2011-01-31
Manish Katiyar
New
[1/4] Update ext4 journal routines to specify if journal allocations can fail with ENOMEM
- - - -
-
-
-
2011-01-31
Manish Katiyar
New
[2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures
- - - -
-
-
-
2011-01-30
Manish Katiyar
New
[3/3] : Update ocfs2 for the changed jbd2 transaction allocation routines
- - - -
-
-
-
2011-01-23
Manish Katiyar
Superseded
[2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures
- - - -
-
-
-
2011-01-23
Manish Katiyar
Superseded
[1/3] jbd2 : Make jbd2 transaction handle allocation to return errors and handle them gracefully.
- - - -
-
-
-
2011-01-23
Manish Katiyar
Superseded
ext4: Fix missing iput for root inode in case of all failed mount paths.
- - - -
-
-
-
2011-01-16
Manish Katiyar
Accepted
ext4: Fix missing iput for root inode in case of all failed mount paths.
- - - -
-
-
-
2011-01-16
Manish Katiyar
New
e4defrag : Open the source file for e4defrag in read write mode to avoid failures from EXT4_IOC_EXT…
- - - -
-
-
-
2010-01-19
Manish Katiyar
Superseded
ext4: Fix typo in ext4/Kconfig
- - - -
-
-
-
2009-07-18
Manish Katiyar
Accepted
ext2: Fix memory leak in ext2_fill_super()
- - - -
-
-
-
2009-05-14
Manish Katiyar
Accepted
ext3: Fix memory leak in ext3_fill_super()
- - - -
-
-
-
2009-05-14
Manish Katiyar
Accepted
ext4: Fix memory leak in ext4_fill_super()
- - - -
-
-
-
2009-05-14
Manish Katiyar
Accepted
Possible ext4 corruption - ACL related?
- - - -
-
-
-
2009-03-11
Manish Katiyar
New
logdump : Fix typos in logdump.c
- - - -
-
-
-
2009-03-08
Manish Katiyar
Accepted
jbd: Remove unnecessary check for NULL after calling kzalloc with __GFP_NOFAIL
- - - -
-
-
-
2009-03-02
Manish Katiyar
Not Applicable
jbd2: Remove unnecessary check for NULL after calling kzalloc with __GFP_NOFAIL
- - - -
-
-
-
2009-03-02
Manish Katiyar
Superseded
ext2: Mark the buffer as unmapped before reading the next quota block
- - - -
-
-
-
2009-02-02
Manish Katiyar
Not Applicable
: Remove incompatible pointer assignment warning in ext4 quota operations
1 - - -
-
-
-
2009-01-28
Manish Katiyar
Not Applicable
: Remove incompatible pointer assignment warning in ext4 quota operations
- - - -
-
-
-
2009-01-28
Manish Katiyar
Not Applicable
: make sure the buffer head members are zeroed out before using them.
- - - -
-
-
-
2009-01-26
Manish Katiyar
New
: make sure the buffer head members are zeroed out before using them.
- - - -
-
-
-
2009-01-20
Manish Katiyar
Superseded
ext4: Remove compilation warnings in fs/ext4/mballoc.c
- - - -
-
-
-
2008-10-16
Manish Katiyar
Accepted
ext4 : Fix Kconfig typo for ext4dev
- - - -
-
-
-
2008-10-13
Manish Katiyar
Accepted
debugfs : Fix printing of pathnames with ncheck if files have hardlinks in same directory.
- - - -
-
-
-
2008-10-09
Manish Katiyar
Superseded
logsave : Avoid unnecessary backgrounding of logsave in case of failures
- - - -
-
-
-
2008-10-07
Manish Katiyar
Rejected