summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-04cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers...FUJITA Tomonori1-181/+93
2008-07-04scsi: sr avoids useless buffer allocationFUJITA Tomonori1-15/+5
2008-07-04block: blk_rq_map_kern uses the bounce buffers for stack buffersFUJITA Tomonori1-0/+5
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori3-5/+23
2008-07-04DAC960: push down BKLAlan Cox1-56/+101
2008-07-04pktcdvd: push BKL down into driverAlan Cox1-10/+25
2008-07-04paride: push ioctl down into driverAlan Cox1-9/+11
2008-07-04block: use get_unaligned_* helpersHarvey Harrison1-1/+1
2008-07-03block: extend queue_flag bitopsJens Axboe2-8/+30
2008-07-03block: request_module(): use format stringmaximilian attems1-1/+1
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon7-29/+60
2008-07-03block: integrity flags can't use bit ops on unsigned shortJens Axboe2-14/+11
2008-07-03cmdfilter: extend default read filterAdel Gadllah2-4/+9
2008-07-03sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe1-1/+1
2008-07-03block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori1-0/+1
2008-07-03cfq-iosched: get rid of enable_idle being unused warningJens Axboe1-1/+1
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah8-159/+389
2008-07-03block: integrity cleanupsJens Axboe2-5/+8
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe4-17/+20
2008-07-03block: integrity checkpatch cleanupsJens Axboe2-12/+25
2008-07-03block: Data integrity infrastructure documentationMartin K. Petersen2-0/+361
2008-07-03block: Block layer data integrity supportMartin K. Petersen13-7/+1355
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen2-28/+31
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell4-10/+11
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich1-1/+1
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate1-1/+1
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach1-0/+36
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell1-0/+3
2008-07-03block: kill request_queue_tJens Axboe1-1/+0
2008-07-03block: export "ro" attributeKay Sievers1-0/+10
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle2-0/+46
2008-07-03cfq-iosched: add message logging through blktraceJens Axboe1-10/+55
2008-07-03as-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-03cfq-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+11
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-0/+6885
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-25/+40
2008-07-02tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-5/+15
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+15
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+21
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-0/+1
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds3-3/+12
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-2/+20