summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: lcommon_misc.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur
2014-06-18staging: lustre: Fix sparse warnings for undeclared symbolsScott Weir
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov
2014-06-18staging: lustre: removed spaces at the start of a lineMarc Fite
2014-06-18staging: lustre: fix sparse warnings for undeclared symbolsJohn Church
2014-06-18lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li
2014-06-18lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov
2014-05-26staging/lustre/llite: Remove unnecessary check for NULL before iput()Tobias Klauser
2014-05-25staging: lustre: Fixed warnings about using 0 as NULL ptrGreg DeAngelis
2014-05-23staging: lustre: Use time_before()Manuel Schölling
2014-05-23staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist
2014-05-23staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer derefe...Rickard Strandqvist
2014-05-23staging: lustre: check length of char arrayAndreas Platschek
2014-05-23staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura
2014-05-23staging: lustre: socklnd: Fix indentingMasaru Nomura
2014-05-23staging: lustre: socklnd: Add a required spaceMasaru Nomura
2014-05-23staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura
2014-05-23staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim
2014-05-23staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich
2014-05-23staging: lustre: fix sparse warning "should it be static"Toby Smith
2014-05-23staging: lustre: fix sparse warning "unexpected unlock"Toby Smith
2014-05-23staging/lustre: remove Peng Tao from Lustre contact listPeng Tao
2014-05-16staging: lustre: fix unused variable warningsFredrick John Berchmans
2014-05-16staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov
2014-05-16staging: lustre: info leak in lnet_ping()Dan Carpenter
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-06lustre: get rid of messing with iovecsAl Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-06kill generic_segment_checks()Al Viro
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven
2014-05-03staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven
2014-05-03staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven