summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2015-01-17staging/lustre: remove unused functionLuca Ceresoli
2015-01-17staging: lustre: lnet: Removed spaces before increments and decrementsIgor Ishchenko
2015-01-17staging: lustre: fid: Remove space before braces for defined() checkAndreas Ruprecht
2015-01-17staging: lustre: potential underflow in mdc_iocontrol()Dan Carpenter
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky
2015-01-17staging: lustre: lnet: lnet: do not initialise statics to 0 or NULLBalavasu
2015-01-17staging: lustre: selftest: fix _recycle_buffer context imbalanceJeremiah Mahler
2015-01-17staging: lustre: selftest: fix _post_buffer context imbalanceJeremiah Mahler
2015-01-17staging: lustre: selftest: fix sfw_deactivate_session context imbalanceJeremiah Mahler
2015-01-17staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler
2015-01-17staging: lustre: selftest: fix "not declared" by declaring in headerJeremiah Mahler
2015-01-17staging: lustre: libcfs/nidstrings: Avoid forward declarationsSören Brinkmann
2015-01-17staging: lustre: libcfs/nidstrings: Declare internal symbols staticSören Brinkmann
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler
2015-01-17staging: lustre: replace MIN with min_t, remove castJeremiah Mahler
2015-01-17staging: lustre: replace MIN with min, cast (__kernel_size_t)Jeremiah Mahler
2015-01-17staging: lustre: replace MIN/MAX with min_t/max_tJeremiah Mahler
2015-01-17staging: lustre: replace MIN with min_tJeremiah Mahler
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler
2015-01-17staging: lustre: cleanup align switch and casesamuel kihahu
2015-01-17Staging: lustre: error handling tweaks in obd_ioctl_getdata()Dan Carpenter
2015-01-17staging: lustre: lustre: obdclass: lprocfs_status.c: Tidied up some code in a...Rickard Strandqvist
2015-01-17staging: lustre: lustre: obdclass: lprocfs_status.c: Removed an unnecessary N...Rickard Strandqvist
2015-01-17lustre: ptlrpc: add "ptlrpc_internal.h" to sec_gc.cSpencer Baugh
2015-01-17staging: lustre: lustre: mdc: mdc_lib.c: Removed an unnecessary NULL checkRickard Strandqvist
2015-01-17drivers: staging: lustre: Track sign separatelyChris Rorvick
2015-01-17drivers: staging: lustre: Use mult if units not specifiedChris Rorvick
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationJia He
2015-01-17staging: lustre: Cleanup cfs_str2mask in libcfs_string.cMatthew Tyler
2015-01-17staging: lustre: Fix minor style error in libcfs_string.cMatthew Tyler
2015-01-17lustre: don't use iovec instead of kvecAl Viro
2015-01-17Staging: lustre: obd: Fix a coding style issueDean Ancajas
2015-01-17staging:lustre:lustre:ptlrpc: fix sparse warnings in lproc_ptlrpc.cFred Chou
2015-01-17staging: lustre: replace static value with defineTristan Lelong
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2015-01-17staging: lustre: fld: fixed symbol was not declaredBrian Vandre
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro
2014-12-17lustre: get rid of playing with ->fsAl Viro
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-02lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-12-02staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti
2014-12-02staging: lustre: fixed sparse warnings related to static declarationsJanet Liu
2014-11-26staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Remove unnecessary braces at ifsAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Remove unnecessary line continuationsAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix warning about unneeded return statementAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix initialization of static variablesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix indentation errors for switch-caseAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht