summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2008-07-03Merge commit 'block/for-next'Stephen Rothwell
2008-07-03Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-07-03Merge commit 'scsi/master'Stephen Rothwell
2008-07-03Merge branch 'quilt/ide'Stephen Rothwell
2008-07-03Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-07-03block: make /proc/partitions and /proc/diskstats use class_find_device()Greg Kroah-Hartman
2008-07-03block: move header for /proc/partitions to seq_startGreg Kroah-Hartman
2008-07-03block: make proc files seq_start use the class_find_device()Greg Kroah-Hartman
2008-07-03block: make /proc/diskstats only build if CONFIG_PROC_FS is enabledRandy Dunlap
2008-07-03block: make blk_lookup_devt use the class iterator functionGreg Kroah-Hartman
2008-07-03block: make printk_partition use the class iterator functionGreg Kroah-Hartman
2008-07-03block: fix compiler warning in genhd.cGreg Kroah-Hartman
2008-07-03device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-03sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams
2008-07-01block: request_module(): use format stringmaximilian attems
2008-07-01block: unexport blk_end_sync_rqFUJITA Tomonori
2008-07-01block: remove the checking for NULL queue in blk_put_requestFUJITA Tomonori
2008-07-01block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz
2008-06-30block: integrity flags can't use bit ops on unsigned shortJens Axboe
2008-06-30cmdfilter: extend default read filterAdel Gadllah
2008-06-30block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori
2008-06-30cfq-iosched: get rid of enable_idle being unused warningJens Axboe
2008-06-30allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-06-30block: integrity checkpatch cleanupsJens Axboe
2008-06-30block: Block layer data integrity supportMartin K. Petersen
2008-06-30block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah
2008-06-30block: export "ro" attributeKay Sievers
2008-06-30Added in user-injected messages into blk tracesAlan D. Brunelle
2008-06-30cfq-iosched: add message logging through blktraceJens Axboe
2008-06-30as-iosched: properly protect ioc_gone and ioc countJens Axboe
2008-06-30cfq-iosched: properly protect ioc_gone and ioc countJens Axboe
2008-06-16Merge branch 'linus' into core/softirqtip-core-softirq-2008-06-16_09.24_MonIngo Molnar
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde
2008-06-09Fix invalid access errors in blk_lookup_devtLinus Torvalds
2008-06-05[SCSI] bsg: fix bsg_mutex hang with device removalFUJITA Tomonori
2008-05-28cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe
2008-05-28Added in elevator switch message to blktrace streamAlan D. Brunelle
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle
2008-05-28block: reorder cfq_queue to save space on 64bit buildsRichard Kennedy
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra
2008-05-18bsg: cdev lock_kernel() pushdownJonathan Corbet
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-13Fix misuses of bdevname()Jean Delvare
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe
2008-05-07block: optimize generic_unplug_device()Jens Axboe
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe