summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2014-02-11staging/lustre/llite: fix O_TMPFILE/O_LOV_DELAY_CREATE conflictAndreas Dilger4-18/+28
2014-02-11lustre: don't leak llog handle in llog_cat_process_cb()John L. Hammond1-3/+3
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko10-134/+68
2014-02-11lustre: instantiate negative dentryyang sheng1-0/+6
2014-02-11lustre: Unsafe error handling around ll_splice_aliasSwapnil Pimpale2-6/+12
2014-02-11lustre/lov: avoid subobj's coh_parent raceBobi Jam2-3/+11
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman7-10/+15
2014-02-07staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute1-1/+1
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida11-17/+17
2014-02-07staging: lustre: Fix typo in lustre/ptlrpc/gssMasanari Iida5-7/+7
2014-02-07staging: lustre: Fix typo in sec_gss.cMasanari Iida1-6/+6
2014-02-07staging: lustre: Fix typo in sec.cMasanari Iida1-7/+7
2014-02-07staging: lustre: Fix typo in service.cMasanari Iida1-5/+5
2014-02-07staging: lustre: Fix typo in client.cMasanari Iida1-16/+16
2014-02-07staging: lustre: remove unnecessary 'magic' from lustre_pack_requestDave Jones1-9/+1
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao13-35/+28
2014-02-07staging/lustre/libcfs: remove CAPABILITY_VERSION testsPeng Tao1-16/+0
2014-02-07staging/lustre/libcfs: remove cfs_cap_{un}packPeng Tao1-14/+10
2014-02-07staging/lustre/libcfs: remove cfs_curproc_cap_unpackPeng Tao2-11/+0
2014-02-07staging/lustre/libcfs: remove cfs_curproc_groups_nrPeng Tao2-18/+0
2014-02-07staging/lustre/o2iblnd: fix is_vmalloc_addr build warningPeng Tao1-1/+1
2014-02-07staging/lustre/ptlrpc: flock deadlock detection does not workAndriy Skulysh6-9/+58
2014-02-07staging/lustre/lustre_user.h: remove obsolete commentsJC Lafoucriere1-6/+0
2014-02-07staging/lustre/mgs: set_param -P option that sets value permanentlyArtem Blagodarenko6-19/+136
2014-02-07staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.hAndreas Dilger1-35/+8
2014-02-07staging/lustre/llite: pass correct pointer to obd_iocontrol()John L. Hammond1-9/+14
2014-02-07staging/lustre/llite: don't d_add for create only filesLai Siyao1-4/+1
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao6-64/+33
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 parenthe...Masanari 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