summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-161-11/+11
|\
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-2/+2
| * direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-111-9/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+1
|\ \
| * | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-8/+0
|\ \ \ | |/ / |/| / | |/
| * make new_sync_{read,write}() staticAl Viro2015-04-111-6/+0
| * lustre: kill unused members of struct vvp_thread_infoAl Viro2015-04-111-2/+0
* | page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-141-1/+3
* | staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
* | staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
* | staging: lustre: fix sparse warningTal Shorer2015-04-051-1/+1
* | Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-04-03116-2065/+2219
|\ \
| * | Staging: lustre: config.c: fix a "do not add new typedefs" warning reported b...Rafaël Bocquet2015-04-031-26/+28
| * | Staging: lustre: config.c: fix lines exceeding 80 characters reported by chec...Rafaël Bocquet2015-04-031-3/+7
| * | Staging: lustre: lib-md.c format line too longMartin Vassor2015-04-031-1/+1
| * | staging: lustre: include: remove unused macrosAya Mahfouz2015-04-031-18/+0
| * | staging: lustre: include: replace OBD_CHECK_DEV_ACTIVE by obd_check_dev_activeAya Mahfouz2015-04-031-4/+25
| * | staging: lustre: include: replace OBD_CHECK_DEV by obd_check_devAya Mahfouz2015-04-031-5/+26
| * | Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens2015-04-031-56/+56
| * | Staging: lustre: module.c: remove unneeded return statementGreg Kroah-Hartman2015-04-031-1/+0
| * | staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter2015-04-031-1/+1
| * | Staging: lustre: integer overflow in ioctlDan Carpenter2015-04-031-1/+1
| * | Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin2015-04-031-1/+0
| * | staging: lustre: ping_test.c : remove space after function namesAuguste Olivry2015-04-021-15/+15
| * | Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt2015-04-021-2/+2
| * | Staging: lustre: Mark internal functions static in llog_cat.cDarshana Padmadas2015-04-011-3/+2
| * | Staging: lustre: Mark internal functions as staticDarshana Padmadas2015-04-011-3/+3
| * | Staging: lustre: Include header file that declares lprocfs_mdc_init_varsDarshana Padmadas2015-04-011-0/+1
| * | Staging: lustre: Include header for functions prototypesDarshana Padmadas2015-04-011-0/+1
| * | Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas2015-04-011-0/+1
| * | Staging: lustre: Make obd_proc_version_seq_show staticDarshana Padmadas2015-04-011-1/+1
| * | Staging: lustre: Add function prototypes in console.hDarshana Padmadas2015-04-011-0/+3
| * | staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao2015-03-261-7/+12
| * | staging/lustre: update timestamps after buiding rpcNiu Yawei2015-03-261-0/+3
| * | staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang2015-03-261-0/+6
| * | staging/lustre/ptlrpc: fix import state during replayAndriy Skulysh2015-03-262-1/+16
| * | staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng2015-03-267-12/+92
| * | staging/lustre/mgc: detach MGC dev on errorBobi Jam2015-03-261-11/+25
| * | staging/lustre/mgc: check the import stat for lprocfsHongchao Zhang2015-03-261-2/+7
| * | staging/lustre/ptlrpc: false alarm in AT network latency measuringLiang Zhen2015-03-261-6/+19
| * | staging/lustre/mdc: Handle empty but non-zero acl xattrChristopher J. Morrone2015-03-261-0/+3
| * | staging/lustre/osc: shorten IO calling pathBobi Jam2015-03-261-1/+1
| * | Staging: lustre: Remove extern from function declarationVatika Harlalka2015-03-261-3/+3
| * | Staging: lustre: Fix Sparse warnings for static declarationsHaneen Mohammed2015-03-231-6/+6
| * | Stagin: lustre: Fix externs should be avoided in .cHaneen Mohammed2015-03-232-1/+1
| * | Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed2015-03-232-3/+2
| * | Staging: lustre: remove extern in .c fileHaneen Mohammed2015-03-232-3/+1
| * | Staging: lustre: Convert macro class_export_rpc_dec into static inline functionSomya Anand2015-03-231-7/+7
| * | Staging: lustre: Convert macro class_export_rpc_inc into static inline functionSomya Anand2015-03-231-6/+6
OpenPOWER on IntegriCloud