aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds58-312/+287
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons5-24/+27
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons7-13/+13
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons7-17/+17
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons45-177/+175
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar6-11/+11
2017-06-14staging: lustre: llite: Replace the symbolic file permission mode with the numeric oneRoman Storozhenko1-1/+1
2017-06-13staging: lustre: fid: Fixes debug output style problemRoman Storozhenko1-1/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman1-9/+0
2017-06-03staging: lustre: cleanup le32 assignment to ldp_flagsValentin Vidic1-3/+4
2017-06-03staging: lustre: lprocfs: Use seq_puts instead of seq_printfMathias Rav1-10/+10
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav2-35/+19
2017-06-03staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert7-30/+19
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds62-559/+615
2017-04-28staging: lustre: remove void function returnValentin Vidic3-3/+0
2017-04-20lustre: Convert to separately allocated bdiJan Kara2-25/+3
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32Skanda Guruanand1-4/+4
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter1-2/+2
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli1-1/+0
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarationsPushkar Jambhlekar6-0/+6
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal1-1/+1
2017-03-17staging: lustre: llite: rw26: Remove unused function definitionsayli karnik1-26/+0
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma1-9/+4
2017-03-09staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-03-09staging: lustre: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma3-76/+0
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini1-1/+2
2017-03-06staging: lustre: Replace typedef with structGargi Sharma1-6/+6
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons8-15/+16
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2-13/+13
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons3-6/+6
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons3-8/+8
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2-2/+2
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal3-4/+3
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons2-110/+121
2017-03-06staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei1-21/+28
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman6-64/+101
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman1-1/+2
2017-03-06staging: lustre: llite: remove extraneous export parameterAndreas Dilger1-19/+14
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng20-68/+67
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong6-64/+118
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong8-17/+68