aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-51/+51
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+11
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells9-51/+51
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov1-1/+3
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-2/+2
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval1-9/+9
2015-04-11make new_sync_{read,write}() staticAl Viro1-6/+0
2015-04-11lustre: kill unused members of struct vvp_thread_infoAl Viro1-2/+0
2015-04-05staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr1-2/+2
2015-04-05staging: lustre: lnet: lnet: fix error return codeJulia Lawall1-2/+6
2015-04-05staging: lustre: fix sparse warningTal Shorer1-1/+1
2015-04-03Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman116-2065/+2219
2015-04-03Staging: lustre: o2iblnd.c: Finished cleaning code styleGuillaume Matheron1-22/+31
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before parenthesisGuillaume Matheron1-161/+161
2015-04-03Staging: lustre: o2iblnd.c: Started fixing coding styleGuillaume Matheron1-259/+186
2015-04-03Staging: Lustre: rw26.c: include according to checkpatch.plGeorges-Axel Jaloyan1-1/+1
2015-04-03Staging: lustre: dir.c: adding a blank after a declaration.Cyrille Ruggero1-0/+1
2015-04-03Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt1-2/+2
2015-04-03Staging: lustre: o2iblnd_modparam.c: remove unneeded spaceGwendoline Chouasne-Guillon1-1/+1
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesisGuillaume Matheron1-40/+40
2015-04-03Staging: lustre: config.c: fix a "do not add new typedefs" warning reported by checkpatch.plRafaël Bocquet1-26/+28
2015-04-03Staging: lustre: config.c: fix lines exceeding 80 characters reported by checkpatch.plRafaël Bocquet1-3/+7
2015-04-03Staging: lustre: lib-md.c format line too longMartin Vassor1-1/+1
2015-04-03staging: lustre: include: remove unused macrosAya Mahfouz1-18/+0
2015-04-03staging: lustre: include: replace OBD_CHECK_DEV_ACTIVE by obd_check_dev_activeAya Mahfouz1-4/+25
2015-04-03staging: lustre: include: replace OBD_CHECK_DEV by obd_check_devAya Mahfouz1-5/+26
2015-04-03Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens1-56/+56
2015-04-03Staging: lustre: module.c: remove unneeded return statementGreg Kroah-Hartman1-1/+0
2015-04-03staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter1-1/+1
2015-04-03Staging: lustre: integer overflow in ioctlDan Carpenter1-1/+1
2015-04-03Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin1-1/+0
2015-04-02staging: lustre: ping_test.c : remove space after function namesAuguste Olivry1-15/+15
2015-04-02Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt1-2/+2
2015-04-01Staging: lustre: Mark internal functions static in llog_cat.cDarshana Padmadas1-3/+2
2015-04-01Staging: lustre: Mark internal functions as staticDarshana Padmadas1-3/+3
2015-04-01Staging: lustre: Include header file that declares lprocfs_mdc_init_varsDarshana Padmadas1-0/+1
2015-04-01Staging: lustre: Include header for functions prototypesDarshana Padmadas1-0/+1
2015-04-01Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas1-0/+1
2015-04-01Staging: lustre: Make obd_proc_version_seq_show staticDarshana Padmadas1-1/+1
2015-04-01Staging: lustre: Add function prototypes in console.hDarshana Padmadas1-0/+3
2015-03-26staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao1-7/+12
2015-03-26staging/lustre: update timestamps after buiding rpcNiu Yawei1-0/+3
2015-03-26staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang1-0/+6
2015-03-26staging/lustre/ptlrpc: fix import state during replayAndriy Skulysh2-1/+16
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng7-12/+92
2015-03-26staging/lustre/mgc: detach MGC dev on errorBobi Jam1-11/+25
2015-03-26staging/lustre/mgc: check the import stat for lprocfsHongchao Zhang1-2/+7