PC300too alternative WAN driver
[safe/jmp/linux-2.6] / block /
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
2007-01-02 Jens Axboe[PATCH] cfq-iosched: merging problem
2006-12-22 Jens Axboe[PATCH] cfq-iosched: tighten allow merge criteria
2006-12-22 Randy Dunlap[PATCH] fix kernel-doc warnings in 2.6.20-rc1
2006-12-22 Jens Axboe[PATCH] elevator: fixup typo in merge logic
2006-12-20 Jens Axboe[PATCH] cfq-iosched: don't allow sync merges across...
2006-12-19 Jens Axboe[PATCH] Fixup blk_rq_unmap_user() API
2006-12-19 Jens Axboe[PATCH] __blk_rq_unmap_user() fails to return error
2006-12-19 Jens Axboe[PATCH] __blk_rq_map_user() doesn't need to grab the...
2006-12-19 Jens Axboe[PATCH] Remove queue merging hooks
2006-12-19 Jens Axboe[PATCH] ->nr_sectors and ->hard_nr_sectors are not...
2006-12-13 Jens Axboe[PATCH] Allow as-iosched to be unloaded
2006-12-13 Jens Axboe[PATCH] Propagate down request sync flag
2006-12-12 FUJITA Tomonori[PATCH] remove unnecessary blk_queue_bounce in SG_IO
2006-12-12 FUJITA Tomonori[PATCH] fix SG_IO bio leak
2006-12-12 Boaz Harrosh[PATCH] remove blk_queue_activity_fn
2006-12-10 Andrew Morton[PATCH] io-accounting: read accounting
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for disk IO
2006-12-08 Josef Sipek[PATCH] struct path: convert block
2006-12-08 Peter Zijlstra[PATCH] remove the old bd_mutex lockdep annotation
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Matthew Wilcox[PATCH] Centralise definitions of sector_t and blkcnt_t
2006-12-04 Jens Axboe[PATCH] blktrace: don't return blktrace_seq from trace_...
2006-12-04 Jens Axboe[PATCH] blktrace: uninline trace_note()
2006-12-01 Jens Axboe[BLOCK] Cleanup unused variable passing
2006-12-01 Mike Christie[PATCH] block: support larger block pc requests
2006-12-01 Olaf Kirch[PATCH] blktrace: add timestamp message
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-16 Tejun Heo[PATCH] scsi: clear garbage after CDBs on SG_IO
2006-11-15 Hannes Reinecke[SCSI] block: convert jiffies to msecs in scsi_ioctl()
2006-11-13 Jens Axboe[PATCH] Fix bad data direction in SG_IO
2006-11-03 Andrew Morton[PATCH] tidy "md: check bio address after mapping throu...
2006-10-31 Jens Axboe[PATCH] CFQ: request <-> request merging rr_list fixup
2006-10-31 NeilBrown[PATCH] md: check bio address after mapping through...
2006-10-30 Jens Axboe[PATCH] CFQ: bad locking in changed_ioprio()
2006-10-30 Jens Axboe[PATCH] CFQ: use irq safe locking in cfq_cic_link()
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-20 Thomas Maier[PATCH] export clear_queue_congested and set_queue_cong...
2006-10-12 Vasily Tarasov[PATCH] block layer: elv_iosched_show should get elv_li...
2006-10-12 Vasily Tarasov[PATCH] block layer: elevator_find function cleanup
2006-10-04 David C Somayajulu[PATCH] helper function for retrieving scsi_cmd given...
2006-10-03 Alasdair G Kergon[PATCH] dm: export blkdev_driver_ioctl
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-09-30 Jens Axboe[PATCH] Only enable CONFIG_BLOCK option for embedded
2006-09-30 Jens Axboe[PATCH] blk_queue_start_tag() shared map race fix
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 Martin Peschke[PATCH] blktrace: cleanup using on_each_cpu
2006-09-30 Oleg Nesterov[PATCH] exit_io_context: don't disable irqs
2006-09-30 Jens Axboe[PATCH] blktrace: support for logging metadata reads
2006-09-30 Jens Axboe[PATCH] cfq-iosched: use metadata read flag
2006-09-30 Jens Axboe[PATCH] Allow file systems to differentiate between...
2006-09-30 Jens Axboe[PATCH] ll_rw_blk: allow more flexibility for read_ahea...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: improve queue preemption
2006-09-30 Jens Axboe[PATCH] Add blk_start_queueing() helper
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill the empty_list
2006-09-30 Jens Axboe[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr...
2006-09-30 Jens Axboe[PATCH] Make sure all block/io scheduler setups are...
2006-09-30 Jens Axboe[PATCH] Audit block layer inlines
2006-09-30 Jens Axboe[PATCH] cfq-iosched: use new io context counting mechanism
2006-09-30 Jens Axboe[PATCH] as-iosched: use new io context counting mechanism
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill cfq_exit_lock
2006-09-30 Jens Axboe[PATCH] cfq-iosched: cleanups, fixes, dead code removal
2006-09-30 Jens Axboe[PATCH] ll_rw_blk: cleanup __make_request()
2006-09-30 Jens Axboe[PATCH] Drop useless bio passing in may_queue/set_reque...
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-30 Jens Axboe[PATCH] Remove struct request_list from struct request
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] as-iosched: kill arq
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill crq
2006-09-30 Jens Axboe[PATCH] cfq-iosched: remove the crq flag functions...
2006-09-30 Jens Axboe[PATCH] deadline-iosched: remove elevator private drq...
2006-09-30 Jens Axboe[PATCH] as-iosched: remove arq->is_sync member
2006-09-30 Jens Axboe[PATCH] as-iosched: reuse rq for fifo
2006-09-30 Jens Axboe[PATCH] cfq-iosched: convert to using the FIFO elevator...
2006-09-30 Jens Axboe[PATCH] deadline-iosched: migrate to using the elevator...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: migrate to using the elevator...
2006-09-30 Jens Axboe[PATCH] as-iosched: migrate to using the elevator rb...
2006-09-30 Jens Axboe[PATCH] elevator: abstract out the rbtree sort handling
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-29 Randy Dunlap[PATCH] block: handle subsystem_register() init errors
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-24 James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-23 Trond MyklebustAdd a real API for dealing with blk_congestion_wait()
2006-08-31 James Bottomley[SCSI] block: add support for shared tag maps
2006-08-22 Oleg Nesterovelv_unregister: fix possible crash on module unload
2006-08-21 Oleg Nesterov[PATCH] cfq_cic_link: fix usage of wrong cfq_io_context
2006-08-21 Oleg Nesterov[PATCH] Fix current_io_context() vs set_task_ioprio...
2006-07-25 Jens Axboe[PATCH] cfq-iosched: don't use a hard jiffies value...
next