intelfb: the pseudo_palette is only 16 elements long
[safe/jmp/linux-2.6] / block /
2007-07-17 Akinobu Mitaunregister_blkdev(): return void
2007-07-17 Akinobu Mitaunregister_blkdev(): do WARN_ON on failure
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-16 Linus TorvaldsMake BLK_DEV_BSG depend strictly on SCSI=y
2007-07-16 Linus TorvaldsFix new generic block device SG compile
2007-07-16 FUJITA Tomonoribsg: Kconfig updates
2007-07-16 FUJITA Tomonoribsg: add SCSI transport-level request support
2007-07-16 FUJITA Tomonoribsg: add bidi support
2007-07-16 FUJITA Tomonoriadd a struct request pointer to the request structure
2007-07-16 FUJITA Tomonoribsg: fix the deadlock on discarding done commands
2007-07-16 FUJITA Tomonoribsg: fix a blocking read bug
2007-07-16 FUJITA Tomonoribsg: minor bug fixes
2007-07-16 FUJITA Tomonoriimprove bsg device allocation
2007-07-16 FUJITA Tomonoribind bsg to all SCSI devices
2007-07-16 FUJITA Tomonoribsg: bind bsg to request_queue instead of gendisk
2007-07-16 FUJITA Tomonoribsg: add a request_queue argument to scsi_cmd_ioctl()
2007-07-16 FUJITA Tomonoribsg: simplify __bsg_alloc_command failpath
2007-07-16 Jens Axboebsg: add cheasy error checks for sysfs stuff
2007-07-16 Jens AxboeAdd queue resizing support
2007-07-16 Jens Axboebsg: silence a bogus gcc warning
2007-07-16 Jens Axboebsg: style cleanup
2007-07-16 FUJITA Tomonoribsg: add SG_IO to SG v4
2007-07-16 FUJITA Tomonoribsg: replace SG v3 with SG v4
2007-07-16 FUJITA Tomonoriblock: export blk_verify_command for SG v4
2007-07-16 FUJITA Tomonoribsg: minor cleanups
2007-07-16 FUJITA Tomonoriblock: changes for blk_rq_unmap_user new API
2007-07-16 Jens Axboebsg: support for full generic block layer SG v3
2007-07-10 Matthias KaehlckeUse list_for_each_entry() instead of list_for_each...
2007-07-10 Jan EngelhardtUse menuconfigs instead of menus, so the whole menu...
2007-07-10 Jens Axboecfq-iosched: fix async queue behaviour
2007-07-10 Tejun Heo[BLOCK] drop unnecessary bvec rewinding from flush_dry_...
2007-07-10 Jens Axboeblk_hw_contig_segment(): bad segment size checks
2007-06-15 Tejun Heoblock: always requeue !fs requests at the front
2007-05-24 Kristen Carlson... genhd: send async notification on media change
2007-05-24 Kristen Carlson... genhd: expose AN to user space
2007-05-15 Jens Axboell_rw_blk: fix gcc 4.2 warning on current_io_context()
2007-05-11 Neil BrownWhen stacked block devices are in-use (e.g. md or dm...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortonkblockd: use flush_work
2007-05-09 Dave GilbertDisplay all possible partitions when the root filesyste...
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Nick Pigginas: fix antic_expire check
2007-05-08 Mike Christie[PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-30 Jens AxboeMerge branch 'cfq' into for-linus
2007-04-30 Jens Axboe[PATCH] elevator: elv_list_lock does not need irq disabling
2007-04-30 Jens Axboecfq-iosched: speedup cic rb lookup
2007-04-30 Jens Axboell_rw_blk: add io_context private pointer
2007-04-30 Vasily Tarasovcfq-iosched: get rid of cfqq hash
2007-04-30 Jens Axboecfq-iosched: tighten queue request overlap condition
2007-04-30 Jens Axboecfq-iosched: improve sync vs async workloads
2007-04-30 Jens Axboecfq-iosched: never allow an async queue idling
2007-04-30 Jens Axboecfq-iosched: get rid of ->dispatch_slice
2007-04-30 Jens Axboecfq-iosched: don't pass unused preemption variable...
2007-04-30 Jens Axboecfq-iosched: get rid of ->cur_rr and ->cfq_list
2007-04-30 Jens Axboecfq-iosched: slice offset should take ioprio into account
2007-04-30 Jens Axboe[PATCH] cfq-iosched: style cleanups and comments
2007-04-30 Jens Axboecfq-iosched: sort IDLE queues into the rbtree
2007-04-30 Jens Axboecfq-iosched: sort RT queues into the rbtree
2007-04-30 Jens Axboe[PATCH] cfq-iosched: speed up rbtree handling
2007-04-30 Jens Axboecfq-iosched: rework the whole round-robin list concept
2007-04-30 Jens Axboecfq-iosched: minor updates
2007-04-30 Jens Axboecfq-iosched: development update
2007-04-30 Jens Axboecfq-iosched: improve preemption for cooperating tasks
2007-04-25 Jens Axboecfq-iosched: fix alias + front merge bug
2007-04-21 Jens Axboecfq-iosched: fix sequential write regression
2007-04-17 Alan Stern[SCSI] sg: cap reserved_size values at max_sectors
2007-04-05 Andrew Morton[PATCH] remove protection of LANANA-reserved majors
2007-03-27 Thibaut VARENEmake elv_register() output atomic
2007-03-27 Vasily Tarasovblock: blk_max_pfn is somtimes wrong
2007-02-21 Peter Zijlstra[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
2007-02-21 Andrew Morton[PATCH] rework reserved major handling
2007-02-17 Jesper Juhlupdate I/O sched Kconfig help texts - CFQ is now defaul...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Andrew Morton[PATCH] register_blkdev(): don't hand out the LOCAL...
2007-02-11 Jens Axboecfq-iosched: improve continue or break logic in cfq_dis...
2007-02-11 Jens Axboecfq-iosched: remove the implicit queue kicking in slice...
2007-02-11 Jens Axboecfq-iosched: check whether a queue timed out in accounting
2007-02-11 Jens Axboecfq-iosched: tweak the FIFO checking
2007-02-11 Jens Axboecfq-iosched: don't pass in queue for cfq_arm_slice_timer()
2007-02-11 Jens Axboecfq-iosched: account for slice over/under time
2007-02-11 Jens Axboecfq-iosched: defer slice activation to first request...
2007-02-11 Jens Axboe[PATCH] cfq-iosched: use last service point as the...
2007-02-11 Jens Axboecfq-iosched: document the cfqq flags
2007-02-11 Jens Axboe[PATCH] cfq-iosched: move on_rr check into cfq_resort_r...
2007-02-11 Jens Axboecfq-iosched: remove cfq_io_context last_queue
2007-02-11 Jens Axboeelevator: don't sort reads between writes
2007-02-11 Jens Axboeelevator: abstract out the activate and deactivate...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-02-11 Mathieu Desnoyers[PATCH] Relay: add CPU hotplug support
2007-02-11 Fabio Massimo Di... [PARTITION]: Add whole_disk attribute.
2007-02-09 Neil Brown[PATCH] md: fix various bugs with aligned reads in...
2007-01-30 Mike Christie[PATCH] Fix SG_IO timeout jiffy conversion
2007-01-23 Linas Vepstas[PATCH] elevator: move clearing of unplug flag earlier
next