summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/lloop.c
AgeCommit message (Expand)Author
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-31staging/lustre: get rid of cfs_bio_* compat macrosesOleg Drokin
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01staging: lustre: use linux headersAsaf Vertz
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use file_inode()Al Viro
2014-10-23staging: lustre: llite: Use kcalloc not kzalloc with multTina Ruchandani
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre/lloop: avoid panic during blockdev_infoBob Glossman
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-09-30staging: lustre: fix bug with LL_MRF_RETURN in loop_make_requestGreg Kroah-Hartman
2013-09-30staging: lustre: remove ll_mrf_retGreg Kroah-Hartman
2013-08-02staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou
2013-07-25staging: lustre: Remove duplicate header file inclusion in lloop.cSachin Kamat
2013-05-16staging: lustre: fix return type of lo_release.Cyril Roelandt
2013-05-14staging: add Lustre file system client supportPeng Tao