| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 3 | -3/+3 |
|\ |
|
| * | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 3 | -3/+3 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-16 | 3 | -17/+100 |
|\ \ |
|
| * | | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 | 2 | -3/+2 |
| * | | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 | 2 | -4/+3 |
| * | | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov | 2011-03-02 | 2 | -4/+4 |
| * | | ipr/sas_ata: use mode mask macros from <linux/ata.h> | Sergei Shtylyov | 2011-03-02 | 2 | -5/+5 |
| * | | libsas: convert to libata new error handler | James Bottomley | 2011-03-02 | 2 | -8/+93 |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-03-16 | 3 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into for-2.6.39 | Tejun Heo | 2011-02-21 | 10 | -106/+132 |
| |\ \
| | |/ |
|
| * | | scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim path | Tejun Heo | 2011-02-01 | 1 | -1/+1 |
| * | | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue() | Tejun Heo | 2011-02-01 | 2 | -2/+2 |
* | | | block: add @force_kblockd to __blk_run_queue() | Tejun Heo | 2011-03-02 | 2 | -2/+2 |
| |/
|/| |
|
* | | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. | Andrew Vasquez | 2011-02-15 | 1 | -1/+0 |
* | | [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor... | Darrick J. Wong | 2011-02-12 | 1 | -1/+1 |
* | | [SCSI] qla2xxx: Change from irq to irqsave with host_lock | Madhuranath Iyengar | 2011-02-12 | 3 | -8/+12 |
* | | [SCSI] qla2xxx: Fix race that could hang kthread_stop() | James Bottomley | 2011-02-12 | 1 | -1/+3 |
* | | [SCSI] libsas: fix runaway error handler problem | James Bottomley | 2011-01-24 | 1 | -0/+1 |
* | | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200 | NickCheng | 2011-01-24 | 3 | -78/+49 |
* | | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem | Kashyap, Desai | 2011-01-24 | 1 | -0/+1 |
* | | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai | 2011-01-24 | 1 | -2/+11 |
* | | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co... | Kashyap, Desai | 2011-01-24 | 1 | -9/+45 |
* | | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai | 2011-01-24 | 1 | -3/+3 |
* | | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K | Kashyap, Desai | 2011-01-24 | 1 | -0/+6 |
* | | [SCSI] mpt2sas: Fix device removal handshake for zoned devices | Kashyap, Desai | 2011-01-24 | 1 | -3/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 | Linus Torvalds | 2011-01-14 | 3 | -58/+50 |
|\ |
|
| * | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo | 2011-01-14 | 2 | -9/+0 |
| * | [SCSI] sd: implement sd_check_events() | Tejun Heo | 2011-01-14 | 2 | -52/+53 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 2 | -13/+2 |
|\ \
| |/
|/| |
|
| * | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 | 2 | -13/+2 |
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 5 | -99/+103 |
|\ \ |
|
| * | | Revert "sd: implement sd_check_events()" | Jens Axboe | 2010-12-22 | 2 | -47/+41 |
| * | | sd: implement sd_check_events() | Tejun Heo | 2010-12-16 | 2 | -41/+47 |
| * | | sr: implement sr_check_events() | Tejun Heo | 2010-12-16 | 2 | -53/+98 |
| * | | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() | Tejun Heo | 2010-12-16 | 5 | -51/+6 |
| * | | scsi: fix TUR error handling in sr_media_change() | Tejun Heo | 2010-12-16 | 1 | -7/+11 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 20 | -27/+29 |
|\ \ \ |
|
| * | | | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 | 1 | -1/+1 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 179 | -3228/+4339 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | fix comment typos concerning "consistent" | Uwe Kleine-König | 2010-12-10 | 1 | -1/+1 |
| * | | | SCSI: improve two error messages | Alan Stern | 2010-11-26 | 1 | -2/+4 |
| * | | | drivers: scsi: fix typo in comment | Andrea Gelmini | 2010-11-03 | 1 | -1/+1 |
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 16 | -22/+22 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 | 2 | -3/+2 |
|\ \ \ \ |
|
| * | | | | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik | 2011-01-05 | 2 | -3/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-01-07 | 142 | -5957/+10326 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] arcmsr: fix write to device check | roel kluin | 2011-01-03 | 1 | -2/+1 |
| * | | | | | [SCSI] lpfc: lower stack use in lpfc_fc_frame_check | Tomas Henzl | 2011-01-03 | 1 | -1/+2 |
| * | | | | | [SCSI] eliminate an unnecessary local variable from scsi_remove_target() | Alan Stern | 2011-01-03 | 1 | -4/+2 |
| * | | | | | [SCSI] libiscsi: use bh locking instead of irq with session lock | Mike Christie | 2010-12-31 | 1 | -8/+6 |