summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-04
|\
| * [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.Tim Wright2008-07-30
* | block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-01
|/
* Use WARN() in block/Arjan van de Ven2008-07-26
* block/blk-map.c: use the new object_is_on_stack() helperFUJITA Tomonori2008-07-26
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-25
* block: make /proc/partitions and /proc/diskstats use class_find_device()Greg Kroah-Hartman2008-07-21
* block: move header for /proc/partitions to seq_startGreg Kroah-Hartman2008-07-21
* block: make proc files seq_start use the class_find_device()Greg Kroah-Hartman2008-07-21
* block: make /proc/diskstats only build if CONFIG_PROC_FS is enabledRandy Dunlap2008-07-21
* block: make blk_lookup_devt use the class iterator functionGreg Kroah-Hartman2008-07-21
* block: make printk_partition use the class iterator functionGreg Kroah-Hartman2008-07-21
* block: fix compiler warning in genhd.cGreg Kroah-Hartman2008-07-21
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] bsg: fix bsg_mutex hang with device removalFUJITA Tomonori2008-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-15
|\ \
| * | block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-15
| * | block: remove the checking for NULL queue in blk_put_requestFUJITA Tomonori2008-07-15
| * | block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz2008-07-15
* | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\ \ \
| * \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-16
| |\ \ \
| * | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | bsg: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | block: blk_rq_map_kern uses the bounce buffers for stack buffersFUJITA Tomonori2008-07-04
| * | | | block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-04
| * | | | block: extend queue_flag bitopsJens Axboe2008-07-03
| * | | | block: request_module(): use format stringmaximilian attems2008-07-03
| * | | | block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-03
| * | | | cmdfilter: extend default read filterAdel Gadllah2008-07-03
| * | | | block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori2008-07-03
| * | | | cfq-iosched: get rid of enable_idle being unused warningJens Axboe2008-07-03
| * | | | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
| * | | | block: integrity checkpatch cleanupsJens Axboe2008-07-03
| * | | | block: Block layer data integrity supportMartin K. Petersen2008-07-03
| * | | | block: export "ro" attributeKay Sievers2008-07-03
| * | | | Added in user-injected messages into blk tracesAlan D. Brunelle2008-07-03
| * | | | cfq-iosched: add message logging through blktraceJens Axboe2008-07-03
| * | | | as-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-03
| * | | | cfq-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-03
* | | | | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-12
|/ / / /
* | | | block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah2008-07-01
| |/ / |/| |
* | | block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-12
* | | Fix invalid access errors in blk_lookup_devtLinus Torvalds2008-06-09
| |/ |/|
* | cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe2008-05-28
* | block: make blktrace use per-cpu buffers for message notesJens Axboe2008-05-28