95 Commits (40aee729b350672c2550640622416a855e27938f)

Author SHA1 Message Date
Martin Waitz a580290c3e Documentation: fix minor kernel-doc warnings 19 years ago
Trond Myklebust 88b9adb073 [PATCH] config: fix CONFIG_LFS option 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
Joe Korty 68eef3b479 [PATCH] Simplify proc/devices and fix early termination regression 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Jens Axboe 206dc69b31 [BLOCK] cfq-iosched: seek and async performance fixes 19 years ago
Jens Axboe 7143dd4b01 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() 19 years ago
Andreas Mohr e8a99053ea [PATCH] cfq-iosched: small cfq_choose_req() optimization 19 years ago
Jens Axboe e2d74ac066 [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree 19 years ago
NeilBrown 89e5c8b5b8 [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. 19 years ago
Jens Axboe 09540e691d [PATCH] Fix blktrace compile with sysfs not defined 19 years ago
Ben Woodard 837c787877 [BLOCK] increase size of disk stat counters 19 years ago
Andrew Morton 4c5d0bbde9 [PATCH] blk_execute_rq_nowait-speedup 19 years ago
Jens Axboe f68110fc28 [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion 19 years ago
Takashi Sato a0f62ac636 [PATCH] 2TB files: add blkcnt_t 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Eric Sesterhenn ce52449742 BUG_ON() Conversion in block/elevator.c 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Arjan van de Ven c039e3134a [PATCH] sem2mutex: blockdev #2 19 years ago
Jes Sorensen 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
Al Viro e572ec7e4e [PATCH] fix rmmod problems with elevator attributes, clean them up 19 years ago
Al Viro 3d1ab40f4c [PATCH] elevator_t lifetime rules and sysfs fixes 19 years ago
Al Viro 1cc9be68eb [PATCH] noise removal: cfq-iosched.c 19 years ago
Al Viro a90d742e4c [PATCH] don't bother with refcounting for cfq_data 19 years ago
Al Viro 483f4afc42 [PATCH] fix sysfs interaction and lifetime rules handling for queues 19 years ago
Al Viro 6f325a1344 [PATCH] fix cfq_get_queue()/ioprio_set(2) races 19 years ago
Al Viro 334e94de9b [PATCH] deal with rmmod/put_io_context() races 19 years ago
Al Viro e17a9489b4 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking 19 years ago
Al Viro 25975f863b [PATCH] stop cfq from pinning queue down 19 years ago
Al Viro d9ff418793 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue 19 years ago
Al Viro a6a0763a60 [PATCH] fix the exclusion for ioprio_set() 19 years ago
Al Viro 12a0573215 [PATCH] keep sync and async cfq_queue separate 19 years ago
Al Viro 478a82b0ed [PATCH] switch to use of ->key to get cfq_data by cfq_io_context 19 years ago
Al Viro 7670876d2d [PATCH] stop leaking cfq_data in cfq_set_request() 19 years ago
Al Viro b0a6916bcc [PATCH] fix cfq hash lookups 19 years ago
Al Viro c981ff9f89 [PATCH] fix locking in queue_requests_store() 19 years ago
Al Viro 8669aafdb5 [PATCH] fix double-free in blk_init_queue_node() 19 years ago
Andi Kleen 5ee1af9f51 [PATCH] block: disable block layer bouncing for most memory on 64bit systems 19 years ago
Jens Axboe 7b14e3b52f [PATCH] cfq-iosched: slice expiry fixups 19 years ago
Tejun Heo 30e9656cc3 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) 19 years ago
Jens Axboe 01840f9c9d [PATCH] blk: Fix SG_IO ioctl failure retry looping 19 years ago
Tejun Heo 238e7db935 [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER 19 years ago
Jens Axboe 9a7a67af8b [PATCH] fix ordering on requeued request drainage 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Jun'ichi "Nick" Nomura 3eaf840e0b [PATCH] device-mapper disk statistics: timing 19 years ago
Jens Axboe fddfdeafa8 [BLOCK] A few kerneldoc fixups 19 years ago
Tetsuo Takata 60481b12b8 [BLOCK] ll_rw_blk: fix setting of ->ordered on init 19 years ago
Nate Diller 248d5ca5ed [BLOCK] elevator: allow default scheduler to potentially be modular 19 years ago
Nate Diller 5f00397644 [BLOCK] elevator: default choice selection 19 years ago
Jens Axboe 53e86061b5 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion 19 years ago