Commit Graph

544 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
Aaron Carroll 49565124b1 as-iosched: fix write batch start point 17 years ago
Aaron Carroll 8896f3c039 as-iosched: fix incorrect comments 17 years ago
Tejun Heo 24bb8fb99a block: use jiffies conversion functions in scsi_ioctl.c 17 years ago
Jens Axboe 7c9f29b128 Revert "ll_rw_blk: temporarily enable max_segments tweaking" 17 years ago
Jerome Marchand c7674030e5 block: Fix memory leak in alloc_disk_node() 17 years ago
Aneesh Kumar K.V 35fc51e7a5 blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
Jens Axboe d85532ed28 block: fix requeue handling in blk_queue_invalidate_tags() 17 years ago
Oleg Nesterov 0e7be9edb9 cfq_idle_class_timer: add paranoid checks for jiffies overflow 17 years ago
Oleg Nesterov b70c864d3c cfq: fix IOPRIO_CLASS_IDLE delays 17 years ago
Oleg Nesterov 2389d1ef17 cfq: fix IOPRIO_CLASS_IDLE accounting 17 years ago
Jens Axboe 51fd77bd9f [BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them 17 years ago
Aaron Carroll 6f5d8aa638 Deadline iosched: Fix batching fairness 17 years ago
Aaron Carroll dfb3d72a9a Deadline iosched: Reset batch for ordered requests 17 years ago
Aaron Carroll 5d1a536621 Deadline iosched: Factor out finding latter reques 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 17 years ago
Philip Langdale 33013a8811 compat_ioctl: fix block device compat ioctl regression 17 years ago
Jens Axboe 6eca9004df [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps 17 years ago
Nick Piggin adb4ddbbfb block: use lock bitops for the tag map. 17 years ago
Oleg Nesterov 0a0836a09c cfq_get_queue: fix possible NULL pointer access 17 years ago
Oleg Nesterov abbeb88d00 blk_sync_queue() should cancel request_queue->unplug_work 17 years ago
Oleg Nesterov 4310864b9d cfq_exit_queue() should cancel cfq_data->unplug_work 17 years ago
Jerome Marchand b238b3d4be block layer: remove a unused argument of drive_stat_acct() 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago
Jens Axboe 7aeacf9822 [BLOCK] blk_rq_map_sg: force clear termination bit 17 years ago
Jens Axboe ad0d4083e6 [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() 17 years ago
Jens Axboe 9b61764bcb [SG] Update block layer to use sg helpers 17 years ago
Uwe Kleine-König dbe7f76dd6 fix typo "insted" -> "instead" 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 17 years ago
Jens Axboe ba951841ce [BLOCK] blk_rq_map_sg() next_sg fixup 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
Jens Axboe 60573b874b [BLOCK] Clear sg entry before filling in blk_rq_map_sg() 17 years ago
Fengguang Wu f2e189827a readahead: remove the limit max_sectors_kb imposed on max_readahead_kb 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Jens Axboe 563063a808 ll_rw_blk: temporarily enable max_segments tweaking 18 years ago
Jens Axboe f565913ef8 block: convert to using sg helpers 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
Jens Axboe c07e2b4129 block: factor our bio_check_eod() 18 years ago
Jens Axboe a0cd128542 block: add end_queued_request() and end_dequeued_request() helpers 18 years ago
Jens Axboe 4fa253f33c block: ll_rw_blk.c: cosmetics 18 years ago
Arjan van de Ven 7344be053a bsg: mark struct file_operations const 18 years ago
Linus Torvalds 2b9e0aae1d Only enable BLOCK_COMPAT if COMPAT is needed 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Jens Axboe 99874d5048 [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set 18 years ago
Arnd Bergmann 1ca91cd033 compat_ioctl: move floppy handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann b3087cc4f3 compat_ioctl: move cdrom handlers to block/compat_ioctl.c 18 years ago