aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre
AgeCommit message (Expand)Author
2017-06-03staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-28staging: lustre: remove void function returnValentin Vidic
2017-04-20lustre: Convert to separately allocated bdiJan Kara
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal
2017-03-17staging: lustre: llite: rw26: Remove unused function definitionsayli karnik
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma
2017-03-09staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal
2017-03-09staging: lustre: Remove unnecessary cast on void pointersimran singhal
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini
2017-03-06staging: lustre: Replace typedef with structGargi Sharma
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons
2017-03-06staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman
2017-03-06staging: lustre: llite: remove extraneous export parameterAndreas Dilger
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong
2017-03-06staging: lustre: lov: cleanup when cl_io_iter_init() failsJinshan Xiong
2017-03-06staging: lustre: osc: remove obsolete assertsJinshan Xiong
2017-03-06staging: lustre: llite: omit to update wire dataBobi Jam
2017-03-06staging: lustre: llite: lower message level for ll_setattr_raw()Bobi Jam
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom
2017-02-12staging: lustre: llite: check reply status in ll_migrate()Niu Yawei