Commit Graph

842 Commits (93cfb3c9fd83d877a8f1ffad9ff862b617b32828)

Author SHA1 Message Date
Jens Axboe b029195dda cfq-iosched: don't let idling interfere with plugging 16 years ago
Jens Axboe 2385327725 block: remove unused REQ_UNPLUG 16 years ago
Jens Axboe 75e50984f0 cfq-iosched: kill two unused cfqq flags 16 years ago
Jens Axboe 2f5cb7381b cfq-iosched: change dispatch logic to deal with single requests at the time 16 years ago
Jerome Marchand 26308eab69 block: fix inconsistency in I/O stat accounting code 16 years ago
Jens Axboe 6c7e8cee6a block: elevator quiescing helpers 16 years ago
Alan Cox 8feb4d20b4 pata_artop: typo 16 years ago
Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
Jens Axboe 644b2d99b7 block: enabling plugging on SSD devices that don't do queuing 16 years ago
Jens Axboe 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 years ago
Li Zefan e2494e1b42 blktrace: fix pdu_len when tracing packet command requests 16 years ago
Boaz Harrosh e7cbbf1bf1 bsg: Remove bogus check against request_queue->max_sectors 16 years ago
Boaz Harrosh 1cd96c242a block: WARN in __blk_put_request() for potential bio leak 16 years ago
Boaz Harrosh 05378940ca bsg: add support for tail queuing 16 years ago
Jens Axboe 50e1749310 block: get rid of unused blkdev_free_rq() define 16 years ago
Jens Axboe f3b144aa7f block: remove various blk_queue_*() setting functions in blk_init_queue_node() 16 years ago
Rusty Russell c69fc56de1 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map 16 years ago
James Bottomley f290f1970f [SCSI] Make scsi.h independent of the rest of the scsi includes 16 years ago
Jens Axboe 59247eaea5 block: fix missing bio back/front segment size setting in blk_recount_segments() 16 years ago
Jens Axboe 1e42807918 block: reduce stack footprint of blk_recount_segments() 16 years ago
Márton Németh 9e8c0bccdc block: add documentation for register_blkdev() 16 years ago
Peter Zijlstra 6e2756376c generic-ipi: remove CSD_FLAG_WAIT 16 years ago
Rusty Russell 313e458f81 alloc_percpu: add align argument to __alloc_percpu. 16 years ago
Hannes Reinecke be987fdb55 block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list 16 years ago
Neil Brown 41b8c853a4 block: fix booting from partitioned md array 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Boaz Harrosh c1c201200a bsg: Fix sense buffer bug in SG_IO 16 years ago
Frederic Weisbecker 2db270a80b tracing/blktrace: move the tracing file to kernel/trace 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 0a9877514c ring_buffer: remove unused flags parameter 16 years ago
Arnaldo Carvalho de Melo 7be421510b trace: Remove unused trace_array_cpu parameter 16 years ago
Arnaldo Carvalho de Melo 268ccda0cb trace: assign defaults at register_ftrace_event 16 years ago
Arnaldo Carvalho de Melo ae7462b4f1 trace: make the trace_event callbacks return enum print_line_t 16 years ago
Arnaldo Carvalho de Melo d9793bd801 trace: judicious error checking of trace_seq results 16 years ago
Arnaldo Carvalho de Melo 939b366977 blktrace: fix coding style in recent patches 16 years ago
Arnaldo Carvalho de Melo 08a06b83ff blkftrace: binary tracing, synthesizing old format 16 years ago
Arnaldo Carvalho de Melo 2c9b238eb3 trace: Change struct trace_event callbacks parameter list 16 years ago
Jens Axboe fb8ec18c31 block: fix oops in blk_queue_io_stat() 16 years ago
Divyesh Shah 3a9a3f6cc5 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice 16 years ago
Jens Axboe bc58ba9468 block: add sysfs file for controlling io stats accounting 16 years ago
Jens Axboe cec0707e40 block: silently error an unsupported barrier bio 16 years ago
Theodore Ts'o dbdac9b71d block: Fix documentation for blkdev_issue_flush() 16 years ago
Jens Axboe 213d9417fe block: seperate bio/request unplug and sync bits 16 years ago
Bartlomiej Zolnierkiewicz 1308835fff block: export SSD/non-rotational queue flag through sysfs 16 years ago
Jens Axboe f48fc4d32e block: get rid of the manual directory counting in blktrace 16 years ago
Martin K. Petersen 322316385d block: Allow empty integrity profile 16 years ago
Arnaldo Carvalho de Melo 700a3dcb90 blktrace: Use tracing_reset_online_cpus 16 years ago
Arnaldo Carvalho de Melo 32c0bd9624 blktrace: the ftrace interface needs CONFIG_TRACING 16 years ago
Arnaldo Carvalho de Melo 157f9c00e8 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch 16 years ago