Commit Graph

37541 Commits (863d5b822c02d0e7215fb84ca79e9f8c3e35f04e)
 

Author SHA1 Message Date
David Howells 863d5b822c [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] 19 years ago
David Howells b71e8a4ce0 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] 19 years ago
David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
David Howells 7b0de42d7c [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
David Howells 65e6f5bc81 [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] 19 years ago
David Howells 831058dec3 [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] 19 years ago
David Howells b398f6bff9 [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6] 19 years ago
David Howells 0d67a46df0 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Martin Peschke 4090959aee [PATCH] blktrace: cleanup using on_each_cpu 19 years ago
Oleg Nesterov cf342e52e3 [PATCH] Don't need to disable interrupts for tasklist_lock 19 years ago
Oleg Nesterov 25034d7a83 [PATCH] exit_io_context: don't disable irqs 19 years ago
Jens Axboe 9bf09c2385 [PATCH] SCSI: scsi_done_q is unused 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 caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 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 a3b05e8f58 [PATCH] Kill various deprecated/unused block layer defines/functions 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 4a893e837b [PATCH] elevator: define ioc 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 e6a1c874a0 [PATCH] struct request: shrink and optimize some more 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
Jens Axboe ff7d145fd9 [PATCH] Add one more pointer to struct request for IO scheduler usage 19 years ago
Jens Axboe 5380a101d3 [PATCH] cfq-iosched: remove the crq flag functions/variable 19 years ago
Jens Axboe 8840faa1ee [PATCH] deadline-iosched: remove elevator private drq request type 19 years ago
Jens Axboe 9e2585a8a2 [PATCH] as-iosched: remove arq->is_sync member 19 years ago
Jens Axboe d4f2f4629e [PATCH] as-iosched: reuse rq for fifo 19 years ago
Jens Axboe 95e8810b28 [PATCH] cfq-iosched: convert to using the FIFO elevator defines 19 years ago
Jens Axboe 1fbfdfcddf [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling 19 years ago
Jens Axboe b8aca35af5 [PATCH] deadline-iosched: migrate to using the elevator rb functions 19 years ago
Jens Axboe 21183b07ee [PATCH] cfq-iosched: migrate to using the elevator rb functions 19 years ago
Jens Axboe e37f346e34 [PATCH] as-iosched: migrate to using the elevator rb functions 19 years ago
Jens Axboe 2e662b65f0 [PATCH] elevator: abstract out the rbtree sort handling 19 years ago