summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann
2015-08-16staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11lustre: kill unused members of struct vvp_thread_infoAl Viro
2015-04-05staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr
2015-04-05staging: lustre: lnet: lnet: fix error return codeJulia Lawall
2015-04-05staging: lustre: fix sparse warningTal Shorer
2015-04-03Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman
2015-04-03Staging: lustre: o2iblnd.c: Finished cleaning code styleGuillaume Matheron
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before ...Guillaume Matheron
2015-04-03Staging: lustre: o2iblnd.c: Started fixing coding styleGuillaume Matheron
2015-04-03Staging: Lustre: rw26.c: include according to checkpatch.plGeorges-Axel Jaloyan
2015-04-03Staging: lustre: dir.c: adding a blank after a declaration.Cyrille Ruggero
2015-04-03Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt
2015-04-03Staging: lustre: o2iblnd_modparam.c: remove unneeded spaceGwendoline Chouasne-Guillon
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesisGuillaume Matheron
2015-04-03Staging: lustre: config.c: fix a "do not add new typedefs" warning reported b...Rafaël Bocquet
2015-04-03Staging: lustre: config.c: fix lines exceeding 80 characters reported by chec...Rafaël Bocquet
2015-04-03Staging: lustre: lib-md.c format line too longMartin Vassor
2015-04-03staging: lustre: include: remove unused macrosAya Mahfouz
2015-04-03staging: lustre: include: replace OBD_CHECK_DEV_ACTIVE by obd_check_dev_activeAya Mahfouz
2015-04-03staging: lustre: include: replace OBD_CHECK_DEV by obd_check_devAya Mahfouz
2015-04-03Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens
2015-04-03Staging: lustre: module.c: remove unneeded return statementGreg Kroah-Hartman
2015-04-03staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter
2015-04-03Staging: lustre: integer overflow in ioctlDan Carpenter
2015-04-03Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin
2015-04-02staging: lustre: ping_test.c : remove space after function namesAuguste Olivry
2015-04-02Staging: lustre: lov_io.c: remove useless unary plusesLuca Wehrstedt
2015-04-01Staging: lustre: Mark internal functions static in llog_cat.cDarshana Padmadas
2015-04-01Staging: lustre: Mark internal functions as staticDarshana Padmadas
2015-04-01Staging: lustre: Include header file that declares lprocfs_mdc_init_varsDarshana Padmadas
2015-04-01Staging: lustre: Include header for functions prototypesDarshana Padmadas
2015-04-01Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas
2015-04-01Staging: lustre: Make obd_proc_version_seq_show staticDarshana Padmadas
2015-04-01Staging: lustre: Add function prototypes in console.hDarshana Padmadas
2015-03-26staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao
2015-03-26staging/lustre: update timestamps after buiding rpcNiu Yawei
2015-03-26staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang
2015-03-26staging/lustre/ptlrpc: fix import state during replayAndriy Skulysh
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng