summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0562-559/+615
|\
| * staging: lustre: remove void function returnValentin Vidic2017-04-283-3/+0
| * staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand2017-04-181-4/+4
| * staging: lustre: checking for NULL instead if IS_ERRDan Carpenter2017-04-141-2/+2
| * staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli2017-04-081-1/+0
| * drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-086-0/+6
| * staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-271-1/+1
| * staging: lustre: llite: rw26: Remove unused function definitionsayli karnik2017-03-171-26/+0
| * staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches2017-03-141-5/+5
| * staging: lustre: Remove max_u64 functionGargi Sharma2017-03-091-9/+4
| * staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal2017-03-091-1/+1
| * staging: lustre: Remove unnecessary cast on void pointersimran singhal2017-03-091-2/+2
| * staging: lustre: Remove lustre_eacl.hGargi Sharma2017-03-073-76/+0
| * staging: lustre: fix sparse warning about different address spacesMario Bambagini2017-03-071-1/+2
| * staging: lustre: Replace typedef with structGargi Sharma2017-03-061-6/+6
| * staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons2017-03-061-1/+1
| * staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-068-15/+16
| * staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-062-13/+13
| * staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons2017-03-063-6/+6
| * staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons2017-03-061-3/+3
| * staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons2017-03-063-8/+8
| * staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons2017-03-062-2/+2
| * staging: lustre: Using macro DIV_ROUND_UPsimran singhal2017-03-063-4/+3
| * staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons2017-03-062-110/+121
| * staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei2017-03-061-21/+28
| * staging: lustre: ldlm: disconnect speedupVitaly Fertman2017-03-066-64/+101
| * staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman2017-03-061-1/+2
| * staging: lustre: llite: remove extraneous export parameterAndreas Dilger2017-03-061-19/+14
| * staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-0620-68/+67
| * staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong2017-03-066-64/+118
| * staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2017-03-068-17/+68
| * staging: lustre: lov: cleanup when cl_io_iter_init() failsJinshan Xiong2017-03-061-11/+13
| * staging: lustre: osc: remove obsolete assertsJinshan Xiong2017-03-062-5/+0
| * staging: lustre: llite: omit to update wire dataBobi Jam2017-03-061-2/+2
| * staging: lustre: llite: lower message level for ll_setattr_raw()Bobi Jam2017-03-061-1/+9
* | lustre: Convert to separately allocated bdiJan Kara2017-04-202-25/+3
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-5/+7
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-5/+7
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-023-1/+4
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
|/
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-4/+5
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2278-1119/+1401
|\
| * staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom2017-02-161-3/+3
| * staging: lustre: llite: check reply status in ll_migrate()Niu Yawei2017-02-121-9/+9
| * staging: lustre: llite: root inode checking for migrationwang di2017-02-121-15/+15
| * staging: lustre: llite: check request != NULL in ll_migratewang di2017-02-121-18/+23
| * staging: lustre: fix coding style issue in vvp_page.cZhengyi Shen2017-02-031-1/+2
| * staging: lustre: ptlrpc : remove userland usage from ptlrpcJames Simmons2017-02-032-17/+2
OpenPOWER on IntegriCloud