All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix two issue about quota
@ 2023-05-27  1:40 Ye Bin
  2023-05-27  1:40 ` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot() Ye Bin
  2023-05-27  1:40 ` [PATCH 2/2] quota: fix warning in dqgrab() Ye Bin
  0 siblings, 2 replies; 9+ messages in thread
From: Ye Bin @ 2023-05-27  1:40 UTC (permalink / raw)
  To: jack, linux-kernel; +Cc: yebin10

Ye Bin (2):
  quota: fix null-ptr-deref in ext4_acquire_dquot()
  quota: fix warning in dqgrab()

 fs/quota/dquot.c         | 2 +-
 include/linux/quotaops.h | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-06-05 14:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27  1:40 [PATCH 0/2] fix two issue about quota Ye Bin
2023-05-27  1:40 ` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot() Ye Bin
2023-05-30  9:57   ` Jan Kara
2023-06-03  6:14     ` yebin (H)
2023-06-05 11:51       ` Jan Kara
2023-06-05 14:08         ` yebin (H)
2023-05-27  1:40 ` [PATCH 2/2] quota: fix warning in dqgrab() Ye Bin
2023-05-30 10:15   ` Jan Kara
2023-06-03  2:57     ` yebin (H)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.