block/elevator.c:elv_rq_merge_ok() mustn't be inline
[safe/jmp/linux-2.6] / block / blk-core.c
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-29 FUJITA Tomonoriblock: make rq_init() do a full memset()
2008-03-04 Adrian Bunkunexport blk_{get,put}_queue
2008-03-04 FUJITA Tomonoriblock: restore the meaning of rq->data_len to the true...
2008-03-04 Randy Dunlapblock: fix kernel-docbook parameters and files
2008-02-19 Tejun Heoblock: add request->raw_data_len
2008-02-19 Adrian Bunkmake blk-core.c:request_cachep static again
2008-02-08 Jerome MarchandEnhanced partition statistics: remove old partition...
2008-02-08 Jerome MarchandEnhanced partition statistics: update partition statitics
2008-02-08 Jens Axboeblock: fixup rq_init() a bit
2008-02-01 Jens Axboeblock: make core bits checkpatch compliant
2008-02-01 Jens Axboeblock: new end request handling interface should take...
2008-01-29 Jens Axboeblock: ll_rw_blk.c split, add blk-merge.c
2008-01-29 Jens Axboeblock: remove dated (and wrong) comment in blk-core.c
2008-01-29 Jens Axboeblock: get rid of unnecessary forward declarations...
2008-01-29 Jens Axboeblock: continue ll_rw_blk.c splitup
2008-01-29 Jens Axboeblock: split tag and sysfs handling from blk-core.c
2008-01-29 Jens Axboeblock: first step of splitting ll_rw_blk, rename it