drm: fixup i915 breadcrumb read/write
[safe/jmp/linux-2.6] / block /
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...