summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* block: restore original behavior of /proc/partition when there's no partitionTejun Heo2008-09-011-1/+12
* remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-292-3/+2
* block: remove unused ->busy part of the block queue tag mapMatthew Wilcox2008-08-271-4/+2
* block: clean up cmdfilter sysfs interfaceAdel Gadllah2008-08-271-24/+30
* block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori2008-08-272-16/+16
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-274-148/+110
* block: drop references taken by class_find_device()Kay Sievers2008-08-211-6/+16
* block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers2008-08-211-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-041-1/+1
|\
| * [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.Tim Wright2008-07-301-1/+1
* | block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-011-0/+18
|/
* Use WARN() in block/Arjan van de Ven2008-07-261-2/+1
* block/blk-map.c: use the new object_is_on_stack() helperFUJITA Tomonori2008-07-261-6/+2
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-251-2/+3
* block: make /proc/partitions and /proc/diskstats use class_find_device()Greg Kroah-Hartman2008-07-211-12/+13
* block: move header for /proc/partitions to seq_startGreg Kroah-Hartman2008-07-211-3/+4
* block: make proc files seq_start use the class_find_device()Greg Kroah-Hartman2008-07-211-14/+17
* block: make /proc/diskstats only build if CONFIG_PROC_FS is enabledRandy Dunlap2008-07-211-0/+2
* block: make blk_lookup_devt use the class iterator functionGreg Kroah-Hartman2008-07-211-12/+26
* block: make printk_partition use the class iterator functionGreg Kroah-Hartman2008-07-211-43/+50
* block: fix compiler warning in genhd.cGreg Kroah-Hartman2008-07-211-1/+3
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-3/+6
|\
| * [SCSI] bsg: fix bsg_mutex hang with device removalFUJITA Tomonori2008-07-121-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-152-11/+7
|\ \
| * | block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-151-2/+1
| * | block: remove the checking for NULL queue in blk_put_requestFUJITA Tomonori2008-07-151-9/+3
| * | block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz2008-07-151-0/+3
* | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-1/+1
|\ \ \
| * \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-165-30/+76
| |\ \ \
| * | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-1/+1
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-1/+6
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-147-31/+80
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | bsg: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-1/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-1416-157/+959
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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-041-4/+20
| * | | | block: extend queue_flag bitopsJens Axboe2008-07-031-8/+4
| * | | | block: request_module(): use format stringmaximilian attems2008-07-031-1/+1
| * | | | block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-031-10/+7
| * | | | cmdfilter: extend default read filterAdel Gadllah2008-07-031-0/+9
| * | | | 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-035-128/+361
| * | | | block: integrity checkpatch cleanupsJens Axboe2008-07-031-3/+5
| * | | | block: Block layer data integrity supportMartin K. Petersen2008-07-037-0/+419
| * | | | block: export "ro" attributeKay Sievers2008-07-031-0/+10
| * | | | Added in user-injected messages into blk tracesAlan D. Brunelle2008-07-031-0/+45
| * | | | cfq-iosched: add message logging through blktraceJens Axboe2008-07-031-10/+55
OpenPOWER on IntegriCloud