public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Lustre fixes from my testing
@ 2014-01-24  4:45 Oleg Drokin
  2014-01-24  4:45 ` [PATCH 1/5] staging/lustre: fix compile warning with is_vmalloc_addr Oleg Drokin
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Oleg Drokin @ 2014-01-24  4:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-kernel, devel; +Cc: Oleg Drokin

I just deployed a mainline lustre client in my test system.
These patches below are for stuff that causes crashes or other issues
in my (so far) very basic sanity testing (more to come).

The patches mostly originate from our main tree, but I decided to
prioritize these as they disrupt my testing, obviously.

Also adding myself as one of the people who others would hopefully
CC all lustre patches to.

Please consider.

Oleg Drokin (5):
  staging/lustre: fix compile warning with is_vmalloc_addr
  staging/lustre/lnet: Fix use after free in ksocknal_send
  lustre: Account for changelog_ext_rec in CR_MAXSIZE
  lustre: Correct KUC code max changelog msg size
  lustre: add myself to list of people to CC on lustre patches

 drivers/staging/lustre/TODO                                     | 5 +++--
 drivers/staging/lustre/include/linux/libcfs/libcfs_kernelcomm.h | 2 ++
 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c          | 2 +-
 drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c          | 5 +++--
 drivers/staging/lustre/lustre/include/lustre/lustre_user.h      | 3 ++-
 drivers/staging/lustre/lustre/mdc/mdc_request.c                 | 6 +++---
 6 files changed, 14 insertions(+), 9 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-03-26 16:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24  4:45 [PATCH 0/5] Lustre fixes from my testing Oleg Drokin
2014-01-24  4:45 ` [PATCH 1/5] staging/lustre: fix compile warning with is_vmalloc_addr Oleg Drokin
2014-01-24  4:45 ` [PATCH 2/5] staging/lustre/lnet: Fix use after free in ksocknal_send Oleg Drokin
2014-01-24  4:45 ` [PATCH 3/5] lustre: Account for changelog_ext_rec in CR_MAXSIZE Oleg Drokin
2014-01-24  4:45 ` [PATCH 4/5] lustre: Correct KUC code max changelog msg size Oleg Drokin
2014-01-24  4:45 ` [PATCH 5/5] lustre: add myself to list of people to CC on lustre patches Oleg Drokin
2014-01-24  5:44   ` Joe Perches
2014-01-24  5:51     ` Oleg Drokin
2014-01-24  8:55       ` Geert Uytterhoeven
2014-01-25  3:23         ` Oleg Drokin
2014-01-28 19:28           ` Geert Uytterhoeven
2014-01-29 13:02             ` Greg Kroah-Hartman
2014-03-26  8:44           ` Geert Uytterhoeven
2014-03-26  9:02             ` Christoph Hellwig
2014-03-26 16:10             ` Oleg Drokin
2014-01-24  8:12   ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox