Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi_lib.c
2012-04-22 Lin Ming[SCSI] scsi_lib: use correct DMA device in __scsi_alloc...
2012-03-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-03-20 Cong Wangscsi: remove the second argument of k[un]map_atomic()
2012-02-19 Martin K. Petersen[SCSI] Ensure discard failure gets treated as a target...
2012-02-19 Moger, Babu[SCSI] fix the new host byte settings (DID_TARGET_FAILU...
2012-01-16 Shaohua Li[SCSI] don't change sdev starvation list order without...
2011-11-09 Hannes Reinecke[SCSI] Silencing 'killing requests for dead queue'
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerscsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-30 Bart Van Assche[SCSI] Make scsi_free_queue() kill pending SCSI commands
2011-07-27 James Smart[SCSI] scsi_lib: pause between error retries
2011-07-21 James Bottomley[SCSI] fix crash in scsi_dispatch_cmd()
2011-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-05-17 Jens Axboescsi: remove performance regression due to async queue run
2011-05-03 James Bottomley[SCSI] fix oops in scsi_run_queue()
2011-04-19 Jens Axboeblock: get rid of QUEUE_FLAG_REENTER
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-14 Martin K. Petersen[SCSI] sd: Logical Block Provisioning update
2011-03-14 Martin K. Petersen[SCSI] Include protection operation in SCSI command...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboescsi: convert to blk_delay_queue()
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-02-12 Hannes Reinecke[SCSI] Add detailed SCSI I/O errors
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-12-23 James BottomleyMerge branch 'block'
2010-12-21 Hillf Danton[SCSI] fix the return value of scsi_target_queue_read()
2010-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-12-17 Martin K. Petersenblock: Deprecate QUEUE_FLAG_CLUSTER and use queue_limit...
2010-12-16 Tejun Heoscsi: replace sr_test_unit_ready() with scsi_test_unit_...
2010-12-09 James Bottomley[SCSI] Eliminate error handler overload of the SCSI...
2010-10-25 Mike Christie[SCSI] Fix regressions in scsi_internal_device_block
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-09 James Bottomley[SCSI] fix use-after-free in scsi_init_io()
2010-08-11 Bartlomiej Zolnier... scsi: remove superfluous NULL pointer check from scsi_k...
2010-08-07 FUJITA Tomonoriscsi: fix discard page leak
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-01-18 Douglas Gilbert[SCSI] skip sense logging for some ATA PASS-THROUGH...
2010-01-17 Boaz Harrosh[SCSI] scsi_lib: Fix bug in completion of bidi commands
2009-12-10 Martin K. Petersen[SCSI] Correctly handle thin provisioning write error
2009-12-04 Jiri Slaby[SCSI] scsi_lib: fix potential NULL dereference
2009-10-29 Mike Christie[SCSI] fix propogation of integrity errors
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-11 Tejun Heoscsi,block: update SCSI to handle mixed merge failures
2009-08-22 Martin K. Petersen[SCSI] Print failed commands
2009-06-21 Hannes Reineckesd, sr: fix Driver 'sd' needs updating message
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-05-23 Takahiro Yasui[SCSI] limit state transitions in scsi_internal_device_...
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-19 Boaz Harroshscsi_lib: remove unused variable
2009-05-12 Tejun Heoscsi: fix resid_len mis-conversion in scsi_end_request()
2009-05-11 FUJITA Tomonoriscsi: simplify the bidi completion
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: cleanup rq->data_len usages
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-11 Tejun Heoblock: add rq->resid_len
2009-04-28 Tejun Heoblock: kill rq->data
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-27 Mike Christie[SCSI] fix q->lock not held warning when target is...
2009-04-03 James Bottomley[SCSI] fix recovered error handling
2009-03-12 FUJITA Tomonori[SCSI] remove scsi_req_map_sg
2009-02-22 James Bottomley[SCSI] fix ABORTED_COMMAND looping forever problem
2009-01-07 James Bottomley[SCSI] scsi_lib: fix DID_RESET status problems
2009-01-05 Martin K. Petersen[SCSI] Fix error handling for DIF/DIX
2009-01-05 James Bottomley[SCSI] scsi_lib: don't decrement busy counters when...
2009-01-02 Alan Stern[SCSI] Fix uninitialized variable error in scsi_io_comp...
2008-12-29 FUJITA Tomonori[SCSI] add residual argument to scsi_execute and scsi_e...
2008-12-29 Alan Stern[SCSI] simplify scsi_io_completion()
2008-12-13 James Bottomley[SCSI] scsi_lib: only call scsi_unprep_request() under...
2008-11-16 Mike Christie[SCSI] Fix hang in starved list processing
2008-10-23 Kiyoshi Ueda[SCSI] export busy state via q->lld_busy_fn()
2008-10-23 Kiyoshi Ueda[SCSI] refactor sdev/starget/shost busy checking
2008-10-23 James Bottomley[SCSI] fix removable device inability to detect disk...
2008-10-13 Mike Christie[SCSI] modify scsi to handle new fail fast flags.
2008-10-13 Mike Christie[SCSI] Add helper code so transport classes/driver...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-03 James Bottomley[SCSI] Update the SCSI state model to allow blocking...
2008-09-23 James Bottomley[SCSI] Fix hang with split requests
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Mike Christie[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
2008-07-26 Martin K. Petersen[SCSI] Do not retry a request whose data integrity...
2008-07-26 Martin K. Petersen[SCSI] Support devices with protection information
2008-07-26 Mike Christie[SCSI] fix shared tag map tag allocation
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-12 James Bottomley[SCSI] fix locking in host use of blk_plug_device()
2008-07-12 Martin K. Petersen[SCSI] Rename scsi_bidi_sdb_cache
2008-07-06 Alan Stern[SCSI] erase invalid data returned by device
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add infrastructure for SCSI Device...
2008-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-05-02 Boaz Harrosh[SCSI] add support for variable length extended commands
next