Commit Graph

218 Commits (441e143e95f5aa1e04026cb0aa71c801ba53982f)

Author SHA1 Message Date
Alan Stern a120586873 [PATCH] Allow NULL pointers in percpu_free 18 years ago
Matthew Wilcox e62438630c [PATCH] Centralise definitions of sector_t and blkcnt_t 18 years ago
Jens Axboe a863055b10 [PATCH] blktrace: don't return blktrace_seq from trace_note() 18 years ago
Jens Axboe d3d9d2a5ea [PATCH] blktrace: uninline trace_note() 18 years ago
Jens Axboe bb37b94c68 [BLOCK] Cleanup unused variable passing 18 years ago
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
Olaf Kirch be1c63411a [PATCH] blktrace: add timestamp message 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Tejun Heo 097b8457da [PATCH] scsi: clear garbage after CDBs on SG_IO 18 years ago
Hannes Reinecke 85e04e371b [SCSI] block: convert jiffies to msecs in scsi_ioctl() 18 years ago
Jens Axboe 616e8a091a [PATCH] Fix bad data direction in SG_IO 18 years ago
Andrew Morton df66b8552b [PATCH] tidy "md: check bio address after mapping through partitions" 18 years ago
Jens Axboe 5fccbf61be [PATCH] CFQ: request <-> request merging rr_list fixup 18 years ago
NeilBrown 5ddfe9691c [PATCH] md: check bio address after mapping through partitions. 18 years ago
Jens Axboe c1b707d253 [PATCH] CFQ: bad locking in changed_ioprio() 18 years ago
Jens Axboe 0261d6886e [PATCH] CFQ: use irq safe locking in cfq_cic_link() 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 years ago
Thomas Maier 79e2de4bc5 [PATCH] export clear_queue_congested and set_queue_congested 18 years ago
Vasily Tarasov c584164224 [PATCH] block layer: elv_iosched_show should get elv_list_lock 18 years ago
Vasily Tarasov a22b169df1 [PATCH] block layer: elevator_find function cleanup 18 years ago
David C Somayajulu f583f4924d [PATCH] helper function for retrieving scsi_cmd given host based block layer tag 18 years ago
Alasdair G Kergon 7006f6eca8 [PATCH] dm: export blkdev_driver_ioctl 18 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Jens Axboe 51d7513a8a [PATCH] Only enable CONFIG_BLOCK option for embedded 19 years ago
Jens Axboe 059af497c2 [PATCH] blk_queue_start_tag() shared map race fix 19 years ago
Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Martin Peschke 4090959aee [PATCH] blktrace: cleanup using on_each_cpu 19 years ago
Oleg Nesterov 25034d7a83 [PATCH] exit_io_context: don't disable irqs 19 years ago
Jens Axboe 7457e6e2d7 [PATCH] blktrace: support for logging metadata reads 19 years ago
Jens Axboe 374f84ac39 [PATCH] cfq-iosched: use metadata read flag 19 years ago
Jens Axboe 5404bc7a87 [PATCH] Allow file systems to differentiate between data and meta reads 19 years ago
Jens Axboe da20a20f3b [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store 19 years ago
Jens Axboe bf57225670 [PATCH] cfq-iosched: improve queue preemption 19 years ago
Jens Axboe dc72ef4ae3 [PATCH] Add blk_start_queueing() helper 19 years ago
Jens Axboe 981a79730d [PATCH] cfq-iosched: kill the empty_list 19 years ago
Jens Axboe 53b03744e5 [PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list() 19 years ago
Jens Axboe b5deef9012 [PATCH] Make sure all block/io scheduler setups are node aware 19 years ago
Jens Axboe 1ea25ecb72 [PATCH] Audit block layer inlines 19 years ago
Jens Axboe 4050cf1674 [PATCH] cfq-iosched: use new io context counting mechanism 19 years ago
Jens Axboe e4313dd423 [PATCH] as-iosched: use new io context counting mechanism 19 years ago
Jens Axboe fc46379daf [PATCH] cfq-iosched: kill cfq_exit_lock 19 years ago
Jens Axboe 89850f7ee9 [PATCH] cfq-iosched: cleanups, fixes, dead code removal 19 years ago
Jens Axboe 51da90fcb6 [PATCH] ll_rw_blk: cleanup __make_request() 19 years ago
Jens Axboe cb78b285c8 [PATCH] Drop useless bio passing in may_queue/set_request API 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe 49171e5c6f [PATCH] Remove struct request_list from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 8a8e674cb1 [PATCH] as-iosched: kill arq 19 years ago
Jens Axboe 5e70537479 [PATCH] cfq-iosched: kill crq 19 years ago