summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-051-19/+24
|\
| * staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-08-151-19/+24
* | staging/lustre: Fix max_dirty_mb output in sysfsOleg Drokin2016-09-011-2/+3
* | staging: lustre: constify lmv_proc_target_fops structureJulia Lawall2016-09-012-2/+2
* | staging/lustre: constify sops structureJulia Lawall2016-09-011-1/+1
* | staging: lustre: constify lprocfs_generic_fops structureJulia Lawall2016-09-011-1/+1
* | staging: lustre: obdclass: constify obd_psdev_fops structureJulia Lawall2016-09-011-1/+1
* | staging: lustre: hide unused variableArnd Bergmann2016-09-011-0/+2
* | staging: lustre: fix unstable pages trackingArnd Bergmann2016-09-011-7/+7
* | staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons2016-09-013-41/+41
* | staging/lustre: release MGC device if connect failsJohn L. Hammond2016-09-011-1/+1
* | staging/lustre/llite: changes to avoid cache corruptionLokesh Nagappa Jaliminche2016-09-011-1/+2
* | staging/lustre/llite: Fix suspicious dereference of pointer 'vma->vm_file'Dmitry Eremin2016-09-011-2/+0
* | staging/lustre/llite: check return value for obd_set_info_asyncYang Sheng2016-09-011-0/+10
* | staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-0111-215/+3
* | staging/lustre/mdc: fix panic at mdc_free_open()Alexander Boyko2016-09-012-19/+38
* | staging/lustre: const correct set_lock_data()John L. Hammond2016-09-019-17/+19
* | staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons2016-08-221-1/+1
* | staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin2016-08-212-4/+2
* | staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-2130-244/+255
* | staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-2135-95/+111
* | staging: lustre: llite: don't clean in_data againShawn Lin2016-08-211-1/+0
* | staging: lustre: fix checkpatch errorAnson Jacob2016-08-211-1/+1
* | staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu2016-08-2110-21/+21
* | staging: lustre: update version to 2.5.99James Simmons2016-08-211-2/+2
* | staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-2111-174/+90
* | staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-2117-254/+18
* | staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di2016-08-214-1/+7
* | staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu2016-08-212-228/+0
* | staging: lustre: llite: move dir cache to MDC layerwang di2016-08-216-335/+563
* | staging: lustre: lmv: implement lmv version of read_pagewang di2016-08-211-0/+329
* | staging/lustre: Always return EEXIST on mkdir for existing namesOleg Drokin2016-08-211-2/+6
* | lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-214-357/+86
* | lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-217-51/+49
* | lustre: constify lib-move.c stuffAl Viro2016-08-212-24/+24
* | lustre: ->kss_scratch... are unused nowAl Viro2016-08-211-4/+0
* | staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-24/+5
* | staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro2016-08-211-28/+10
* | staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro2016-08-211-17/+5
* | staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-212-4/+22
* | staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen2016-08-211-28/+18
* | staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko2016-08-211-0/+6
* | staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek2016-08-211-1/+1
* | staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek2016-08-211-0/+3
* | staging: lustre: llite: set op_max_pageswang di2016-08-213-0/+8
* | staging: lustre: obd: implement md_read_pagewang di2016-08-212-1/+27
* | staging: lustre: lmv: build error with gcc 4.7.0 20110509Dmitry Eremin2016-08-211-16/+18
* | staging: lustre: obd: validate open handle cookiesJohn L. Hammond2016-08-214-5/+6
* | staging: lustre: llite: remove assert for acl refcountJames Simmons2016-08-211-1/+0
* | staging: lustre: include: fix one off errors in lustre_id.hJames Simmons2016-08-211-2/+2
OpenPOWER on IntegriCloud