summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre
AgeCommit message (Expand)Author
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: fix sparse warningTal Shorer
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: integer overflow in ioctlDan Carpenter
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-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
2015-03-26staging/lustre/mgc: detach MGC dev on errorBobi Jam
2015-03-26staging/lustre/mgc: check the import stat for lprocfsHongchao Zhang
2015-03-26staging/lustre/ptlrpc: false alarm in AT network latency measuringLiang Zhen
2015-03-26staging/lustre/mdc: Handle empty but non-zero acl xattrChristopher J. Morrone
2015-03-26staging/lustre/osc: shorten IO calling pathBobi Jam
2015-03-26Staging: lustre: Remove extern from function declarationVatika Harlalka
2015-03-23Staging: lustre: Fix Sparse warnings for static declarationsHaneen Mohammed
2015-03-23Stagin: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-03-23Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-03-23Staging: lustre: remove extern in .c fileHaneen Mohammed
2015-03-23Staging: lustre: Convert macro class_export_rpc_dec into static inline functionSomya Anand
2015-03-23Staging: lustre: Convert macro class_export_rpc_inc into static inline functionSomya Anand
2015-03-18Staging: lustre: fix some coding styleGauthier Voron
2015-03-18Staging: lustre: fix coding styleGauthier Voron
2015-03-18Staging: lustre: niobuf.c fic 80 char limitJonathan Sid-Otmane
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane
2015-03-18staging: lustre: linux: linux-prim: fixed coding style warnings and errorsRoberto Medina
2015-03-18staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet
2015-03-18staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet
2015-03-18staging: lustre: namei.c: Fix trailing whitespaceLaure Millet
2015-03-18Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet