aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute1-1/+1
2014-02-07lustre: add myself to list of people to CC on lustre patchesOleg Drokin1-2/+3
2014-02-07lustre: Correct KUC code max changelog msg sizeOleg Drokin2-3/+5
2014-02-07lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin1-1/+2
2014-02-07staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin1-2/+3
2014-02-07staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin1-1/+1
2014-02-07staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+14
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman4-53/+11
2014-01-13staging: lustre: remove some unused debug macrosGreg Kroah-Hartman1-17/+0
2014-01-13staging: lustre: libcfs_debug: small whitespace cleanupsSalym Senyonga1-12/+12
2014-01-13staging: lustre: libcfs_debug.h: remove extra blank linesSalym Senyonga1-8/+0
2014-01-13staging: lustre: libcfs_debug.h: Align backslashes in macrosSalym Senyonga1-35/+35
2014-01-13staging: lustre: libcfs_debug.h: align define valuesSalym Senyonga1-54/+54
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott1-2/+1
2014-01-08staging: lustre: Make LUSTRE_LLITE_LLOOP tristateBen Hutchings1-1/+1
2014-01-08staging: lustre: Remove braces for single statement in kernel_user_comm.cMasanari Iida1-2/+1
2014-01-08staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida1-1/+1
2014-01-08staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.cMasanari Iida1-5/+5
2014-01-08staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida1-2/+2
2014-01-08staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida1-4/+4
2014-01-08lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida1-2/+2
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe1-2/+2
2013-12-20staging: lustre: fix return value check in capa_hmac()Wei Yongjun1-2/+2
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker14-14/+0
2013-12-17staging: lustre: Fix typo in lustre/lustre/libcfsMasanari Iida3-7/+7
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida4-10/+10
2013-12-17staging: lustre: Fix typo in lustre/lustre/oscMasanari Iida5-8/+8
2013-12-17staging: lustre: Fix typo in lustre/lustre/lmvMasanari Iida1-3/+3
2013-12-17staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida5-11/+11
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida6-9/+9
2013-12-10lustre: delete pointless wait queue related casts.Paul Gortmaker1-7/+4
2013-12-10staging/lustre/seq: remove seq_{query,handle}Mikhail Pershin1-6/+0
2013-12-10staging/lustre/target: move OUT to the unified target codeMikhail Pershin1-31/+1
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere5-32/+187
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek8-21/+72
2013-12-10staging/lustre: remove server macros from lustre_net.hPeng Tao1-234/+0
2013-12-06staging: lustre: lnet: lnet: fixed space coding style issuesSamuel Domínguez1-4/+4
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao31-232/+247
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao5-3/+13
2013-12-04staging/lustre/llite: remove ll_file_get_iov_countPeng Tao1-34/+2
2013-12-04staging/lustre: fix build error in ll_setxattr_commonPeng Tao1-1/+1
2013-12-04staging: lustre: reapply an older patch that was revertedGreg Kroah-Hartman1-1/+1
2013-12-03staging: lustre: fix potential NULL pointer dereferenceMichal Nazarewicz1-3/+6
2013-12-03staging/lustre/llite: fix used uninitialized warningPeng Tao1-2/+2
2013-12-03staging/lustre: fix defined not used warningPeng Tao2-12/+0
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao2-1/+3
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao2-3/+2
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao2-4/+3
2013-12-03staging/lustre/obdclass: fix false used uninitialized warningPeng Tao1-1/+1