aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro4-18/+18
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-51/+0
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds85-879/+854
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+1
2015-02-07staging: lustre: lustre: libcfs: define symbols as staticChen Weixiang1-2/+2
2015-02-07staging: lustre: make obd_updatemax_lock staticFabian Frederick1-1/+1
2015-02-07staging/lustre/mdc: Initialize req in mdc_enqueue for !it caseOleg Drokin1-0/+1
2015-02-07staging/lustre/clio: Do not allow group locks with gid 0Patrick Farrell1-0/+5
2015-02-07staging/lustre/llite: don't add to page cache upon failureLai Siyao1-1/+4
2015-02-07staging/lustre/llite: Add exception entry check after radix_treeYang Sheng1-1/+1
2015-02-07staging/lustre/libcfs: protect kkuc_groups from write accessFrank Zago1-2/+2
2015-02-07staging/lustre/fld: refer to MDT0 for fld lookup in some caseswang di1-0/+9
2015-02-07staging/lustre/llite: Solve a race to access lli_has_smd in read caseJinshan Xiong4-10/+13
2015-02-07staging/lustre/ptlrpc: hold rq_lock when modify rq_flagsNiu Yawei1-0/+2
2015-02-07staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen2-5/+5
2015-02-07staging/lustre/obdclass: Proper swabbing of llog_rec_tail.Henri Doreau1-1/+4
2015-02-07staging/lustre/llite: remove llite proc root on init failureJohn L. Hammond1-69/+72
2015-02-07staging/lustre/llite: to configure max_cached_mb correctlyJinshan Xiong1-3/+5
2015-02-07staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen3-1/+39
2015-02-07staging/lustre/obdclass: fix a race in recoveryHongchao Zhang1-4/+6
2015-02-07staging/lustre/libcfs: fix illegal page access of tracefiled()Li Xi1-0/+1
2015-02-07staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz1-14/+14
2015-02-07staging: lustre: osc: fix space prohibited after that '!'Asaf Vertz1-6/+6
2015-02-07staging/lustre: remove unused lustre_update.h headerOleg Drokin2-190/+0
2015-02-07staging/lustre/ldlm: high load because of negative timeoutLi Xi1-6/+26
2015-02-07staging/lustre/osc: split different type of IOAlexander Boyko1-0/+12
2015-02-07staging/lustre/ptlrpc: avoid list scan in ptlrpcd_checkLiang Zhen2-15/+20
2015-02-07staging: lustre: osc: Make osc_init() staticAndreas Ruprecht1-1/+1
2015-02-07staging: lustre: lustre: osc: modifying seq_printf statementsHeba Aamer1-10/+10
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-28staging: lustre: lustre: mdc: lproc_mdc.c: Fix for potential NULL pointer dereferenceKumar Amit Mehta1-0/+2
2015-01-28staging: lustre: lustre: obdclass: obd_mount.c: Fix NULL dereferenceKumar Amit Mehta1-0/+5
2015-01-28staging: lustre: libcfs: nidstrings: Change type in printf format stringRickard Strandqvist1-5/+5
2015-01-25get rid of lustre_dump_dentry()Al Viro3-51/+0
2015-01-25staging: lustre: ptlrpc: fix lproc_ptlrpc static declarationsJon Bernard1-4/+5
2015-01-25staging: lustre: remove the CFS_HOP() macroDan Carpenter2-24/+18
2015-01-25staging: lustre: fix sparse warnings related to lock context imbalanceLoic Pefferkorn3-0/+8
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli4-4/+4
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli2-4/+4
2015-01-25staging: lustre: llite: declare internal symbols as staticLuca Ceresoli2-3/+4
2015-01-25staging: lustre: libcfs: declare internal symbols as staticLuca Ceresoli5-17/+21
2015-01-25staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli2-44/+47
2015-01-25staging: lustre: mdc: declare internal symbols as staticLuca Ceresoli1-27/+27
2015-01-25staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler1-1/+2
2015-01-25staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong1-9/+4
2015-01-21staging/lustre/llite: get rid of backing_dev_infoOleg Drokin1-4/+0
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig1-1/+1
2015-01-17staging: lustre: Add blank lines after declarationsArno Tiemersma1-0/+2
2015-01-17staging: lustre: lnet: lnet: trailing statements should be on next lineBalavasu1-3/+6