aboutsummaryrefslogtreecommitdiff
path: root/lib/scatterlist.c
AgeCommit message (Expand)Author
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-20lib: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2010-08-30scatterlist: prevent invalid free when alloc failsJeffrey Carlyle
2010-07-28lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)Chris Wilson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior
2009-04-22scatterlist: make sure sg_miter_next() doesn't return 0 sized mappingsTejun Heo
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven
2008-09-11sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori
2008-07-23sg: reimplement sg mapping iteratorTejun Heo
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe