summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-2/+2
* Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-041-1/+1
|\
| * staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin2017-02-261-1/+1
* | 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
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
|/ /
* | 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-22119-1634/+1957
|\
| * staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom2017-02-161-3/+3
| * staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough2017-02-121-2/+4
| * 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: libcfs: double copy bugDan Carpenter2017-02-031-2/+13
| * 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
| * staging: lustre: osc: avoid 64 divide in osc_cache_too_muchJames Simmons2017-02-031-3/+8
| * staging: lustre: lmv: remove nlink check in lmv_revalidate_slaveswang di2017-02-031-15/+1
| * staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng2017-02-031-0/+4
| * staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons2017-02-031-1/+2
| * staging: lustre: fid: Change positional struct initializers to C99Steve Guminski2017-02-032-8/+11
| * staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei2017-02-032-27/+11
| * staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cDmitry Eremin2017-02-031-2/+3
| * staging: lustre: ptlrpc: remove unused pc->pc_envDmitry Eremin2017-02-032-17/+0
| * staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-032-11/+7
| * staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
| * staging: lustre: mdc: avoid returning freed requestJohn L. Hammond2017-02-031-0/+1
| * staging: lustre: mdc: Make IT_OPEN take lookup bits lockPatrick Farrell2017-02-031-1/+1
| * staging: lustre: libcfs: Change positional struct initializers to C99Steve Guminski2017-02-031-10/+50
| * staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-035-7/+9
| * staging: lustre: obd: remove OBD_NOTIFY_CREATEJohn L. Hammond2017-02-032-4/+0
| * staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev2017-02-032-1/+2
| * staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski2017-02-031-3/+3
| * staging: ptlrpc: leaked rs on difficult replyNiu Yawei2017-02-031-1/+2
| * staging: libcfs: remove integer types abstraction from libcfsJames Simmons2017-02-034-8/+4
| * staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh2017-02-032-2/+11
| * staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam2017-02-031-0/+4
| * staging: lustre: header: remove assert from interval_set()James Simmons2017-02-034-9/+20
| * staging: lustre: lov: ld_target could be NULLBobi Jam2017-02-031-0/+7
| * staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin2017-02-031-1/+1
| * staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin2017-02-031-1/+9
| * staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong2017-02-031-37/+87
| * staging: lustre: clio: sync write should update mtimeNiu Yawei2017-02-031-0/+12
| * staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong2017-02-031-0/+17
| * staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin2017-02-031-0/+9
| * staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh2017-02-033-3/+0
OpenPOWER on IntegriCloud