summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute2014-02-071-1/+1
* lustre: add myself to list of people to CC on lustre patchesOleg Drokin2014-02-071-2/+3
* lustre: Correct KUC code max changelog msg sizeOleg Drokin2014-02-072-3/+5
* lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin2014-02-071-1/+2
* staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin2014-02-071-2/+3
* staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin2014-02-071-1/+1
* staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-071-1/+1
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-12/+14
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-2/+2
| |\
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-7/+7
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-231-5/+7
* | | lustre: delete linux/lustre_debug.hGreg Kroah-Hartman2014-01-134-53/+11
* | | staging: lustre: remove some unused debug macrosGreg Kroah-Hartman2014-01-131-17/+0
* | | staging: lustre: libcfs_debug: small whitespace cleanupsSalym Senyonga2014-01-131-12/+12
* | | staging: lustre: libcfs_debug.h: remove extra blank linesSalym Senyonga2014-01-131-8/+0
* | | staging: lustre: libcfs_debug.h: Align backslashes in macrosSalym Senyonga2014-01-131-35/+35
* | | staging: lustre: libcfs_debug.h: align define valuesSalym Senyonga2014-01-131-54/+54
* | | staging: lustre: Use is_vmalloc_addrLaura Abbott2014-01-081-2/+1
* | | staging: lustre: Make LUSTRE_LLITE_LLOOP tristateBen Hutchings2014-01-081-1/+1
* | | staging: lustre: Remove braces for single statement in kernel_user_comm.cMasanari Iida2014-01-081-2/+1
* | | staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida2014-01-081-1/+1
* | | staging: lustre: Fix space prohibited between function name and open parenthe...Masanari Iida2014-01-081-5/+5
* | | staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida2014-01-081-2/+2
* | | staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida2014-01-081-4/+4
* | | lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida2014-01-081-2/+2
* | | staging: lustre: fix return value check in capa_hmac()Wei Yongjun2013-12-201-2/+2
* | | staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-1714-14/+0
* | | staging: lustre: Fix typo in lustre/lustre/libcfsMasanari Iida2013-12-173-7/+7
* | | staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida2013-12-174-10/+10
* | | staging: lustre: Fix typo in lustre/lustre/oscMasanari Iida2013-12-175-8/+8
* | | staging: lustre: Fix typo in lustre/lustre/lmvMasanari Iida2013-12-171-3/+3
* | | staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida2013-12-175-11/+11
* | | staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida2013-12-176-9/+9
* | | lustre: delete pointless wait queue related casts.Paul Gortmaker2013-12-101-7/+4
* | | staging/lustre/seq: remove seq_{query,handle}Mikhail Pershin2013-12-101-6/+0
* | | staging/lustre/target: move OUT to the unified target codeMikhail Pershin2013-12-101-31/+1
* | | staging/lustre/api: HSM import uses new released patternJC Lafoucriere2013-12-105-32/+187
* | | staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2013-12-108-21/+72
* | | staging/lustre: remove server macros from lustre_net.hPeng Tao2013-12-101-234/+0
* | | staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez2013-12-061-4/+4
* | | staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2013-12-0431-232/+247
* | | staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao2013-12-045-3/+13
* | | staging/lustre/llite: remove ll_file_get_iov_countPeng Tao2013-12-041-34/+2
* | | staging/lustre: fix build error in ll_setxattr_commonPeng Tao2013-12-041-1/+1
* | | staging: lustre: reapply an older patch that was revertedGreg Kroah-Hartman2013-12-041-1/+1
* | | staging: lustre: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-031-3/+6
* | | staging/lustre/llite: fix used uninitialized warningPeng Tao2013-12-031-2/+2
* | | staging/lustre: fix defined not used warningPeng Tao2013-12-032-12/+0
* | | staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao2013-12-032-1/+3
* | | staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao2013-12-032-3/+2
OpenPOWER on IntegriCloud