aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/lloop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-01staging: lustre: use linux headersAsaf Vertz1-2/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+4
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+2
2014-11-03lustre: use file_inode()Al Viro1-4/+3
2014-10-23staging: lustre: llite: Use kcalloc not kzalloc with multTina Ruchandani1-2/+2
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval1-2/+2
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall1-2/+2
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall1-1/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-16/+32
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-5/+0
2014-04-27staging/lustre/lloop: avoid panic during blockdev_infoBob Glossman1-1/+4
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-3/+3
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+14
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-1/+2
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-7/+7
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-5/+7
2013-09-30staging: lustre: fix bug with LL_MRF_RETURN in loop_make_requestGreg Kroah-Hartman1-2/+1
2013-09-30staging: lustre: remove ll_mrf_retGreg Kroah-Hartman1-2/+1
2013-08-02staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman1-1/+1
2013-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman1-3/+3
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou1-4/+2
2013-07-25staging: lustre: Remove duplicate header file inclusion in lloop.cSachin Kamat1-1/+0
2013-05-16staging: lustre: fix return type of lo_release.Cyril Roelandt1-3/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+869