summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/rw26.c
AgeCommit message (Expand)Author
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-03staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2013-10-05lustre: Convert ll_get_user_pages() to use get_user_pages_fast()Jan Kara
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw26.cSachin Kamat
2013-07-23staging/lustre: remove the second argument of ll_kmap_atomic()Zhao Hongjiang
2013-07-23staging/lustre: fix for invalidatepage() API changeStephen Rothwell
2013-05-14staging: add Lustre file system client supportPeng Tao