summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-1447-564/+2741
|\
| * splice: fix generic_file_splice_read() race with page invalidationMiklos Szeredi2008-07-041-4/+13
| * ramfs: enable splice writeOctavian Purdila2008-07-042-0/+2
| * drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet2008-07-041-2/+0
| * cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers...FUJITA Tomonori2008-07-041-181/+93
| * scsi: sr avoids useless buffer allocationFUJITA Tomonori2008-07-041-15/+5
| * block: blk_rq_map_kern uses the bounce buffers for stack buffersFUJITA Tomonori2008-07-041-0/+5
| * block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-043-5/+23
| * DAC960: push down BKLAlan Cox2008-07-041-56/+101
| * pktcdvd: push BKL down into driverAlan Cox2008-07-041-10/+25
| * paride: push ioctl down into driverAlan Cox2008-07-041-9/+11
| * block: use get_unaligned_* helpersHarvey Harrison2008-07-041-1/+1
| * block: extend queue_flag bitopsJens Axboe2008-07-032-8/+30
| * block: request_module(): use format stringmaximilian attems2008-07-031-1/+1
| * Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-037-29/+60
| * block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-032-14/+11
| * cmdfilter: extend default read filterAdel Gadllah2008-07-032-4/+9
| * sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe2008-07-031-1/+1
| * block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori2008-07-031-0/+1
| * cfq-iosched: get rid of enable_idle being unused warningJens Axboe2008-07-031-1/+1
| * allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-038-159/+389
| * block: integrity cleanupsJens Axboe2008-07-032-5/+8
| * block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe2008-07-034-17/+20
| * block: integrity checkpatch cleanupsJens Axboe2008-07-032-12/+25
| * block: Data integrity infrastructure documentationMartin K. Petersen2008-07-032-0/+361
| * block: Block layer data integrity supportMartin K. Petersen2008-07-0313-7/+1355
| * block: Globalize bio_set and bio_vec_slabMartin K. Petersen2008-07-032-28/+31
| * xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-034-10/+11
| * xen/blkfront: add __exit to module_exit() handlersJan Beulich2008-07-031-1/+1
| * xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate2008-07-031-1/+1
| * xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach2008-07-031-0/+36
| * xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell2008-07-031-0/+3
| * block: kill request_queue_tJens Axboe2008-07-031-1/+0
| * block: export "ro" attributeKay Sievers2008-07-031-0/+10
| * Added in user-injected messages into blk tracesAlan D. Brunelle2008-07-032-0/+46
| * cfq-iosched: add message logging through blktraceJens Axboe2008-07-031-10/+55
| * as-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-031-3/+15
| * cfq-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-031-3/+15
* | Start using the new '%pS' infrastructure to print symbolsLinus Torvalds2008-07-142-27/+3
* | Linux 2.6.26v2.6.26Linus Torvalds2008-07-131-1/+1
* | devcgroup: fix permission check when adding entry to child cgroupLi Zefan2008-07-131-1/+1
* | devcgroup: always show positive major/minor numLi Zefan2008-07-131-2/+2
* | Documentation/HOWTO: correct wrong kernel bugzilla FAQ URLJiri Pirko2008-07-131-1/+1
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-131-6/+18
|\ \
| * | cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
|\ \ \
| * | | x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-125-7/+31
|\ \ \ \
| * | | | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-121-1/+2
| * | | | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8