summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-2/+3
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur2014-06-181-0/+4
* staging: lustre: lclient: lcommon_misc.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur2014-06-181-1/+1
* staging: lustre: Fix sparse warnings for undeclared symbolsScott Weir2014-06-181-1/+1
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-186-24/+0
* staging: lustre: removed spaces at the start of a lineMarc Fite2014-06-181-2/+2
* staging: lustre: fix sparse warnings for undeclared symbolsJohn Church2014-06-181-2/+2
* lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li2014-06-181-0/+2
* lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li2014-06-181-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-127-231/+77
|\
| * lustre: get rid of messing with iovecsAl Viro2014-05-066-163/+37
| * new helper: iov_iter_get_pages_alloc()Al Viro2014-05-061-55/+37
| * new primitive: iov_iter_alignment()Al Viro2014-05-061-5/+2
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-061-1/+1
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-9/+8
| * kill generic_segment_checks()Al Viro2014-05-061-8/+2
* | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-041-11/+6
|\ \
| * | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-021-11/+6
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-1/+1
|\ \
| * \ Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-076-97/+22
| |\ \ | | |/
| * | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | | staging: lustre: Fix coding styleJosep Puigdemont2014-06-011-1/+3
* | | staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov2014-05-315-8/+8
* | | staging/lustre/llite: Remove unnecessary check for NULL before iput()Tobias Klauser2014-05-261-2/+1
* | | staging: lustre: Fixed warnings about using 0 as NULL ptrGreg DeAngelis2014-05-251-11/+11
* | | staging: lustre: Use time_before()Manuel Schölling2014-05-231-2/+2
* | | staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist2014-05-231-4/+6
* | | staging: lustre: lustre: lov: lov_obd.c: Fix for possible null pointer derefe...Rickard Strandqvist2014-05-231-5/+5
* | | staging: lustre: check length of char arrayAndreas Platschek2014-05-231-1/+1
* | | staging: lustre: socklnd: Remove unnecessary return bracketsMasaru Nomura2014-05-234-59/+59
* | | staging: lustre: socklnd: Remove unnecessary line continuationMasaru Nomura2014-05-231-10/+9
* | | staging: lustre: socklnd: Fix indentingMasaru Nomura2014-05-231-1/+2
* | | staging: lustre: socklnd: Add a required spaceMasaru Nomura2014-05-231-2/+2
* | | staging: lustre: socklnd: Remove unnecessary () from return statementMasaru Nomura2014-05-231-21/+21
* | | staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim2014-05-231-29/+31
* | | staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich2014-05-231-34/+34
* | | staging: lustre: fix sparse warning "should it be static"Toby Smith2014-05-231-1/+1
* | | staging: lustre: fix sparse warning "unexpected unlock"Toby Smith2014-05-231-0/+1
* | | staging/lustre: remove Peng Tao from Lustre contact listPeng Tao2014-05-231-3/+2
* | | staging: lustre: fix unused variable warningsFredrick John Berchmans2014-05-161-2/+0
* | | staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov2014-05-161-7/+4
* | | staging: lustre: info leak in lnet_ping()Dan Carpenter2014-05-161-0/+1
* | | staging: lustre use kernel socket sockopt apisFredrick John Berchmans2014-05-032-71/+17
* | | staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven2014-05-031-1/+1
* | | staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven2014-05-031-2/+2
OpenPOWER on IntegriCloud