aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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: fix sparse warningTal Shorer1-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: integer overflow in ioctlDan Carpenter1-1/+1
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-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
2015-03-26staging/lustre/ptlrpc: false alarm in AT network latency measuringLiang Zhen1-6/+19
2015-03-26staging/lustre/mdc: Handle empty but non-zero acl xattrChristopher J. Morrone1-0/+3
2015-03-26staging/lustre/osc: shorten IO calling pathBobi Jam1-1/+1
2015-03-26Staging: lustre: Remove extern from function declarationVatika Harlalka1-3/+3
2015-03-23Staging: lustre: Fix Sparse warnings for static declarationsHaneen Mohammed1-6/+6
2015-03-23Stagin: lustre: Fix externs should be avoided in .cHaneen Mohammed2-1/+1
2015-03-23Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed2-3/+2
2015-03-23Staging: lustre: remove extern in .c fileHaneen Mohammed2-3/+1
2015-03-23Staging: lustre: Convert macro class_export_rpc_dec into static inline functionSomya Anand1-7/+7
2015-03-23Staging: lustre: Convert macro class_export_rpc_inc into static inline functionSomya Anand1-6/+6
2015-03-18Staging: lustre: fix some coding styleGauthier Voron1-2/+1
2015-03-18Staging: lustre: fix coding styleGauthier Voron1-2/+2
2015-03-18Staging: lustre: niobuf.c fic 80 char limitJonathan Sid-Otmane1-1/+2
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane1-2/+4
2015-03-18staging: lustre: linux: linux-prim: fixed coding style warnings and errorsRoberto Medina1-11/+11
2015-03-18staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet1-2/+4
2015-03-18staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet1-4/+3
2015-03-18staging: lustre: namei.c: Fix trailing whitespaceLaure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix missing a blank line after declarationsLaure Millet1-0/+1
2015-03-18staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...))Mario J. Rugiero3-3/+3
2015-03-18staging/lustre: clean trailing semicolons in macrosMario J. Rugiero1-3/+3