summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter2017-01-161-1/+1
* Staging: lustre: lustre: lmv: Compress return logic into one line.Gustavo A. R. Silva2017-01-051-42/+16
* staging: lustre: osc: use rb_entry_safeGeliang Tang2017-01-031-4/+1
* staging : lustre : Remove braces from single-line body.Tabrez khan2017-01-031-2/+2
* staging: lustre: obdclass: style cleanup for obdo related functionsBen Evans2017-01-031-3/+4
* staging: lustre: obdclass: Create a header for obdo related functionsBen Evans2017-01-035-46/+110
* staging: lustre: Fix variable type declaration after refactoringQuentin Lambert2017-01-031-1/+1
* staging: lustre: lnet: make brw_inject_one_error() staticJames Simmons2017-01-031-1/+1
* staging: lustre: osc: handle osc eviction correctlyJinshan Xiong2017-01-037-38/+124
* staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a headerOleg Drokin2017-01-032-3/+3
* staging/lustre: Move lov_read_and_clear_async_rc declarationOleg Drokin2017-01-032-2/+3
* staging/lustre: Declare lu_context/session_tags_defaultOleg Drokin2017-01-032-2/+4
* staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin2017-01-032-2/+2
* staging/lustre/lov: make lov_lsm_alloc() staticOleg Drokin2017-01-031-1/+2
* staging/lustre/llite: mark ll_io_init() staticOleg Drokin2017-01-031-1/+1
* staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin2017-01-031-1/+1
* staging/lustre/llite: move root_squash from sysfs to debugfsOleg Drokin2017-01-031-12/+15
* staging: lustre: ldlm: use designated initializersKees Cook2017-01-031-1/+1
* staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-40/+45
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-165-71/+18
|\ \
| * \ Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-155-71/+18
| |\ \ | | |/ | |/|
| | * lustre: switch to use of ->d_init()Al Viro2016-10-155-71/+18
* | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+3
* | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-13194-10095/+8607
|\ \ \
| * | | staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin2016-12-071-1/+1
| * | | staging/lustre/o2iblnd: Fix misspelling intialized->intializedOleg Drokin2016-12-071-2/+2
| * | | staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-0717-80/+83
| * | | staging/lustre/socklnd: Fix whitespace problemOleg Drokin2016-12-071-1/+1
| * | | staging/lustre/o2iblnd: Add missing spaceOleg Drokin2016-12-071-1/+1
| * | | staging/lustre/lnetselftest: Fix potential integer overflowOleg Drokin2016-12-071-0/+4
| * | | staging/lustre/osc: Revert erroneous list_for_each_entry_safe useOleg Drokin2016-12-071-2/+3
| * | | staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev2016-12-064-65/+0
| * | | staging: lustre: remove set but unused variablesYang Sheng2016-12-062-4/+1
| * | | staging: lustre: osc: set lock data for readahead lockJinshan Xiong2016-12-063-39/+18
| * | | staging: lustre: import: don't reconnect during connect interpretMikhal Pershin2016-12-062-2/+18
| * | | staging: lustre: clio: remove mtime check in vvp_io_fault_start()Bobi Jam2016-12-061-6/+0
| * | | staging: lustre: llite: Invoke file_update_time in page_mkwriteYang Sheng2016-12-061-0/+1
| * | | staging: lustre: rpc: increase bulk sizeJinshan Xiong2016-12-063-3/+13
| * | | staging: lustre: statahead: set sai_index_wait with lli_sa_lock heldFan Yong2016-12-061-7/+11
| * | | staging: lustre: obdclass: limit lu_site hash table size on clientsLi Dongyang2016-12-061-0/+4
| * | | staging: lustre: llite: Add client mount opt to ignore suppress_pingsWally Wang2016-12-062-0/+19
| * | | staging: lustre: clio: revise read ahead algorithmJinshan Xiong2016-12-062-33/+43
| * | | staging: lustre: obdclass: lu_site_purge() to handle purge-allAlex Zhuravlev2016-12-061-2/+3
| * | | staging: lustre: llite: ll_dir_ioctl cleanup of redundant comparisonsParinay Kondekar2016-12-061-3/+0
| * | | staging: lustre: libcfs: report hnode value for cfs_hash_putrefYang Sheng2016-12-061-1/+1
| * | | staging: lustre: mdt: fail FMODE_WRITE open if the client is read onlyLi Dongyang2016-12-061-0/+4
| * | | staging: lustre: llog: reset llog bitmapwang di2016-12-061-0/+7
| * | | staging: lustre: mdt: race between open and migratewang di2016-12-067-40/+138
OpenPOWER on IntegriCloud