intelfb: fixup p calculation
[safe/jmp/linux-2.6] / block /
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-03-31 Trond Myklebust[PATCH] config: fix CONFIG_LFS option
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-28 Linus TorvaldsMerge branch 'cfq-merge' of git://brick.kernel.dk/data...
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Jens Axboe[BLOCK] cfq-iosched: seek and async performance fixes
2006-03-28 Jens Axboe[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
2006-03-28 Andreas Mohr[PATCH] cfq-iosched: small cfq_choose_req() optimization
2006-03-28 Jens Axboe[PATCH] [BLOCK] cfq-iosched: change cfq io context...
2006-03-27 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-03-27 NeilBrown[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properl...
2006-03-27 Jens Axboe[PATCH] Fix blktrace compile with sysfs not defined
2006-03-27 Ben Woodard[BLOCK] increase size of disk stat counters
2006-03-27 Andrew Morton[PATCH] blk_execute_rq_nowait-speedup
2006-03-27 Jens Axboe[BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion
2006-03-26 Takashi Sato[PATCH] 2TB files: add blkcnt_t
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-24 Eric SesterhennBUG_ON() Conversion in block/elevator.c
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: blockdev #2
2006-03-20 Jes Sorensen[PATCH] kobj_map semaphore to mutex conversion
2006-03-19 Al Viro[PATCH] fix rmmod problems with elevator attributes...
2006-03-18 Al Viro[PATCH] elevator_t lifetime rules and sysfs fixes
2006-03-18 Al Viro[PATCH] noise removal: cfq-iosched.c
2006-03-18 Al Viro[PATCH] don't bother with refcounting for cfq_data
2006-03-18 Al Viro[PATCH] fix sysfs interaction and lifetime rules handli...
2006-03-18 Al Viro[PATCH] fix cfq_get_queue()/ioprio_set(2) races
2006-03-18 Al Viro[PATCH] deal with rmmod/put_io_context() races
2006-03-18 Al Viro[PATCH] stop elv_unregister() from rogering other iosch...
2006-03-18 Al Viro[PATCH] stop cfq from pinning queue down
2006-03-18 Al Viro[PATCH] make cfq_exit_queue() prune the cfq_io_context...
2006-03-18 Al Viro[PATCH] fix the exclusion for ioprio_set()
2006-03-18 Al Viro[PATCH] keep sync and async cfq_queue separate
2006-03-18 Al Viro[PATCH] switch to use of ->key to get cfq_data by cfq_i...
2006-03-18 Al Viro[PATCH] stop leaking cfq_data in cfq_set_request()
2006-03-18 Al Viro[PATCH] fix cfq hash lookups
2006-03-18 Al Viro[PATCH] fix locking in queue_requests_store()
2006-03-18 Al Viro[PATCH] fix double-free in blk_init_queue_node()
2006-03-09 Andi Kleen[PATCH] block: disable block layer bouncing for most...
2006-02-28 Jens Axboe[PATCH] cfq-iosched: slice expiry fixups
2006-02-08 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-02-08 Tejun Heo[PATCH] block: implement elv_insert and use it (fix...
2006-02-08 Jens Axboe[PATCH] blk: Fix SG_IO ioctl failure retry looping
2006-02-05 Tejun Heo[PATCH] block: request_queue->ordcolor must not be...
2006-02-05 Jens Axboe[PATCH] fix ordering on requeued request drainage
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-01 Jun'ichi "Nick"... [PATCH] device-mapper disk statistics: timing
2006-01-31 Jens Axboe[BLOCK] A few kerneldoc fixups
2006-01-24 Tetsuo Takata[BLOCK] ll_rw_blk: fix setting of ->ordered on init
2006-01-24 Nate Diller[BLOCK] elevator: allow default scheduler to potentiall...
2006-01-24 Nate Diller[BLOCK] elevator: default choice selection
2006-01-24 Jens Axboe[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add...
2006-01-24 Jens Axboe[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors...
2006-01-17 Chuck Ebbert[PATCH] elevator=as back-compatibility
2006-01-16 Jens Axboe[BLOCK] elevator: if specified scheduler is not found...
2006-01-16 Chuck Ebbert[BLOCK] elevator: Make elevator=as work again for antic...
2006-01-15 Neil Horman[PATCH] convert /proc/devices to use seq_file interface
2006-01-12 Tejun Heo[PATCH] fix queue stalling while barrier sequencing
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Linus TorvaldsMerge branch 'blk-softirq' of git://brick.kernel.dk...
2006-01-09 Jens Axboe[BLOCK] ll_rw_blk: Enable out-of-order request completi...
2006-01-09 Jens Axboe[BLOCK] Kill blk_attempt_remerge()
2006-01-09 Jens Axboe[BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()
2006-01-09 Coywolf Qi Huntmake elv_try_merge() static, kill the dead declaration of
2006-01-09 Nicolas Kaiser[BLOCK][TRIVIAL] ll_rw_blk: header included twice
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] ll_rw_blk: separate out bio init part from...
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2006-01-06 Arjan van de Ven[BLOCK] mark some block/ variables cons
2006-01-06 Jens Axboe[BLOCK] ll_rw_blk: fastpath get_request()
2006-01-06 Tejun Heo[BLOCK] as-iosched: update alias handling
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-20 Ben Collins[PATCH] block: Cleanup CDROMEJECT ioctl
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Mike Christie[SCSI] export blk layer functions needed for blk_execut...
2005-11-21 Jens Axboe[PATCH] as-iosched: remove state assertion in as_add_re...
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-12 Tejun Heo[BLOCK] elevator: elv_latter/former_request update
2005-11-12 Tejun Heo[BLOCK] noop-iosched: reimplementation of request dispa...
2005-11-12 Tejun Heo[BLOCK] cfq-iosched: fix slice_left calculation
2005-11-12 Tejun Heo[BLOCK] fix string handling in elv_iosched_store
2005-11-12 Tejun Heo[BLOCK] Implement elv_drain_elevator for improved switc...
2005-11-12 Tejun Heo[BLOCK] cfq-iosched: cfq forced dispatching fix
2005-11-12 Tejun Heo[BLOCK] elevator: run queue in elevator_switch
2005-11-12 Jens Axboe[BLOCK] Document the READ/WRITE splitup of the disk...
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes #2
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes
2005-11-07 Linus TorvaldsMerge branch 'block-dir' of git://brick.kernel.dk/data...
2005-11-04 Jens Axboe[BLOCK] iosched: fix setting of default io scheduler
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...