[SCSI] wd7000: proper fix for boards without sg support
[safe/jmp/linux-2.6] / block /
2008-01-11 Jens Axboeblktrace: kill the unneeded initcall
2008-01-11 Ingo Molnarblock: fix blktrace timestamps
2007-12-18 Adrian Bunkblock: let elv_register() return void
2007-12-18 Aaron Carrollas-iosched: fix write batch start point
2007-12-18 Aaron Carrollas-iosched: fix incorrect comments
2007-12-18 Tejun Heoblock: use jiffies conversion functions in scsi_ioctl.c
2007-11-27 Jens AxboeRevert "ll_rw_blk: temporarily enable max_segments...
2007-11-27 Jerome Marchandblock: Fix memory leak in alloc_disk_node()
2007-11-27 Aneesh Kumar K.Vblktrace: Make sure BLKTRACETEARDOWN does the full...
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-11-09 Jens Axboeblock: fix requeue handling in blk_queue_invalidate_tags()
2007-11-07 Oleg Nesterovcfq_idle_class_timer: add paranoid checks for jiffies...
2007-11-07 Oleg Nesterovcfq: fix IOPRIO_CLASS_IDLE delays
2007-11-07 Oleg Nesterovcfq: fix IOPRIO_CLASS_IDLE accounting
2007-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-11-02 Jens Axboe[BLOCK] Don't allow empty barriers to be passed down...
2007-11-02 Aaron CarrollDeadline iosched: Fix batching fairness
2007-11-02 Aaron CarrollDeadline iosched: Reset batch for ordered requests
2007-11-02 Aaron CarrollDeadline iosched: Factor out finding latter reques
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-10-29 Philip Langdalecompat_ioctl: fix block device compat ioctl regression
2007-10-29 Jens Axboe[BLOCK] Fix bad sharing of tag busy list on queues...
2007-10-29 Nick Pigginblock: use lock bitops for the tag map.
2007-10-29 Oleg Nesterovcfq_get_queue: fix possible NULL pointer access
2007-10-29 Oleg Nesterovblk_sync_queue() should cancel request_queue->unplug_work
2007-10-29 Oleg Nesterovcfq_exit_queue() should cancel cfq_data->unplug_work
2007-10-29 Jerome Marchandblock layer: remove a unused argument of drive_stat_acct()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Jens Axboe[BLOCK] blk_rq_map_sg: force clear termination bit
2007-10-23 Jens Axboe[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
2007-10-22 Jens Axboe[SG] Update block layer to use sg helpers
2007-10-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Randy Dunlapkernel-api docbook: fix content problems
2007-10-17 Jens Axboe[BLOCK] blk_rq_map_sg() next_sg fixup
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Jens Axboe[BLOCK] Clear sg entry before filling in blk_rq_map_sg()
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Fengguang Wureadahead: remove the limit max_sectors_kb imposed...
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Jens AxboeMerge branch 'sglist-arch' into for-linus
2007-10-16 Jens AxboeMerge branch 'barrier' into for-linus
2007-10-16 Jens Axboell_rw_blk: temporarily enable max_segments tweaking
2007-10-16 Jens Axboeblock: convert to using sg helpers
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-16 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-16 Jens Axboeblock: factor our bio_check_eod()
2007-10-16 Jens Axboeblock: add end_queued_request() and end_dequeued_reques...
2007-10-16 Jens Axboeblock: ll_rw_blk.c: cosmetics
2007-10-16 Arjan van de Venbsg: mark struct file_operations const
2007-10-13 Linus TorvaldsOnly enable BLOCK_COMPAT if COMPAT is needed
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-Hartmancdev: remove unneeded setting of cdev names
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Jens Axboe[BLOCK] Only include the compat ioctl code if CONFIG_BL...
2007-10-10 Arnd Bergmanncompat_ioctl: move floppy handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move cdrom handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move BLKPG handling to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move hdio calls to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-10-10 Arnd Bergmanncompat_ioctl: add compat_blkdev_driver_ioctl()
2007-10-10 Arnd Bergmanncompat_ioctl: move common block ioctls to compat_blkdev...
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-10 NeilBrownDon't decrement bi_size in bio_endio
2007-10-10 NeilBrownRemove flush_dry_bio_endio
2007-10-10 Satyam Sharmall_rw_blk: blk_cpu_notifier should be __cpuinitdata
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownShare code between init_request_from_bio and blk_rq_bio...
2007-10-10 NeilBrownStop exporting blk_rq_bio_prep
2007-10-10 NeilBrownNew function blk_req_append_bio
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-10-10 NeilBrownMerge blk_recount_segments into blk_recalc_rq_segments
2007-09-14 Nick Pigginshared tag queue barrier comment
2007-09-13 Jens AxboeFix race with shared tag queue maps
2007-08-11 Alan D. BrunelleFix remap handling by blktrace
2007-07-31 FUJITA Tomonori[SCSI] bsg: update sg_io_v4 structure
2007-07-30 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-28 Paul Mundt[SCSI] bsg: Fix build for CONFIG_BLOCK=n
2007-07-27 Ingo Molnarblktrace: use cpu_clock() instead of sched_clock()
2007-07-27 Paul Mundtbsg: Fix build for CONFIG_BLOCK=n
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-23 FUJITA Tomonori[SCSI] bsg: remove unnecessary code and comments
2007-07-23 FUJITA Tomonori[SCSI] bsg: use lib/idr.c to find a unique minor number
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22 FUJITA Tomonori[SCSI] bsg: unexport sg v3 helper functions
2007-07-21 FUJITA Tomonori[SCSI] bsg: fix bsg_unregister_queue
2007-07-21 James Bottomley[SCSI] bsg: make class backlinks
2007-07-21 James Bottomley[SCSI] bsg: fix bsg_register_queue error path
2007-07-20 Alexey Dobriyancfq: Write-only stuff in CFQ data structures
2007-07-20 Vasily Tarasovcfq: async queue allocation per priority
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 James Bottomley[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
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-17 Jens Axboebsg: fix missing space in version print
next