Age | Commit message (Expand) | Author | Files | Lines |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -2/+2 |
2010-04-04 | net: move address list functions to a separate file | Jiri Pirko | 1 | -7/+7 |
2010-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -13/+13 |
2010-03-13 | drivers/scsi/ses.c: eliminate double free | Julia Lawall | 1 | -2/+2 |
2010-03-08 | qlogicpti: Remove slash in QlogicPTI irq name | Meelis Roos | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 10 | -13/+13 |
2010-03-08 | platform-drivers: move probe to .devinit.text in drivers/scsi | Uwe Kleine-König | 2 | -2/+2 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 7 | -14/+11 |
2010-03-01 | scsi.c: add missing kernel-doc notation for new VPD parameters | Randy Dunlap | 1 | -0/+2 |
2010-02-27 | mac68k: move mac_esp platform device | Finn Thain | 1 | -52/+5 |
2010-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -0/+8 |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 96 | -2868/+9244 |
2010-02-26 | PM: Allow SCSI devices to suspend/resume asynchronously | Rafael J. Wysocki | 2 | -0/+8 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 4 | -10/+7 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 4 | -4/+4 |
2010-02-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2010-02-20 | [SCSI] megaraid_sas: fix for 32bit apps | Tomas Henzl | 1 | -2/+16 |
2010-02-19 | [SCSI] Fix printing of failed 32-byte commands | Martin K. Petersen | 2 | -1/+15 |
2010-02-19 | [SCSI] Fix printing of variable length commands | Martin K. Petersen | 1 | -10/+7 |
2010-02-19 | [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation | Bart Van Assche | 1 | -2/+2 |
2010-02-19 | [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list | Brian King | 1 | -0/+1 |
2010-02-19 | [SCSI] scsi_dh_alua: add netapp to dev list | Mike Christie | 1 | -0/+1 |
2010-02-19 | [SCSI] qla2xxx: Update version number to 8.03.02-k1. | Giridhar Malavali | 1 | -2/+2 |
2010-02-19 | [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. | Richard Lary | 1 | -0/+5 |
2010-02-19 | [SCSI] qla2xxx: Add firmware ETS burst support. | Andrew Vasquez | 3 | -1/+17 |
2010-02-19 | [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. | Andrew Vasquez | 1 | -1/+6 |
2010-02-19 | [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. | Andrew Vasquez | 3 | -41/+0 |
2010-02-19 | [SCSI] qla2xxx: Correct EH bus-reset handling. | Andrew Vasquez | 1 | -13/+14 |
2010-02-19 | [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. | Giridhar Malavali | 2 | -73/+67 |
2010-02-19 | [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c... | Sarang Radke | 1 | -0/+1 |
2010-02-18 | ARM: 5944/1: scsi: fix timer setup in fas216.c | Guennadi Liakhovetski | 1 | -1/+1 |
2010-02-18 | [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev | Alan Stern | 1 | -11/+7 |
2010-02-18 | [SCSI] fix refcounting bug in scsi_get_host_dev | Alan Stern | 1 | -3/+2 |
2010-02-18 | [SCSI] fix memory leak in scsi_report_lun_scan | Alan Stern | 1 | -1/+3 |
2010-02-18 | [SCSI] lpfc: correct PPC build failure | James Smart | 1 | -0/+1 |
2010-02-18 | [SCSI] raid_class: add raid1e | Kashyap, Desai | 1 | -0/+1 |
2010-02-18 | [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. | Kashyap, Desai | 1 | -3/+5 |
2010-02-18 | [SCSI] fnic: Set fnic driver version | Venkata Siva Vijayendra Bhamidipati | 1 | -1/+1 |
2010-02-18 | [SCSI] fnic: lport stats need to be initialized in fnic_probe() | Venkata Siva Vijayendra Bhamidipati | 1 | -0/+2 |
2010-02-18 | [SCSI] fnic: Allow multicast and unicast address registrations for fnic | Venkata Siva Vijayendra Bhamidipati | 2 | -1/+3 |
2010-02-18 | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections | Robert Love | 1 | -2/+16 |
2010-02-18 | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. | Bhanu Prakash Gollapudi | 1 | -1/+1 |
2010-02-18 | [SCSI] libfc: Don't assume response request present. | Hugh Daschbach | 1 | -1/+2 |
2010-02-18 | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. | Hugh Daschbach | 1 | -1/+1 |
2010-02-18 | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p... | Vasu Dev | 2 | -4/+1 |
2010-02-18 | [SCSI] lpfc 8.3.9: Update Driver version to 8.3.9 | James Smart | 1 | -1/+1 |
2010-02-18 | [SCSI] lpfc 8.3.9: Fix locking and memory issues | James Smart | 4 | -17/+32 |
2010-02-18 | [SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver. | James Smart | 4 | -33/+183 |
2010-02-18 | [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware. | James Smart | 7 | -100/+451 |