| Commit message (Expand) | Author | Age |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 |
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ |
|
| * | scsi: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-24 |
|\ \ |
|
| * \ | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
| |\ \ |
|
| * | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
| * | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
* | | | | scsi_scan.c: fix/convert functions to use kernel-doc | Randy Dunlap | 2010-05-24 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
* | | | | Fix networking tree iscsi_tcp.c mis-merge | Linus Torvalds | 2010-05-21 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * \ \ | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 2010-05-18 |
| |\ \ \ |
|
| | * | | | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic... | Rajashekhara, Mahesh | 2010-05-16 |
| | * | | | [SCSI] aacraid: prohibit access to array container space | Rajashekhara, Mahesh | 2010-05-16 |
| | * | | | [SCSI] aacraid: add support for handling ATA pass-through commands. | Rajashekhara, Mahesh | 2010-05-16 |
| | * | | | [SCSI] aacraid: expose physical devices for models with newer firmware | Rajashekhara, Mahesh | 2010-05-16 |
| | * | | | [SCSI] aacraid: respond automatically to volumes added by config tool | Rajashekhara, Mahesh | 2010-05-16 |
| | * | | | [SCSI] fcoe: fix fcoe module ref counting | Vasu Dev | 2010-05-16 |
| | * | | | [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po... | Kaladhar Musunuru | 2010-05-16 |
| | * | | | [SCSI] libfcoe: Fix incorrect MAC address clearing | Kaladhar Musunuru | 2010-05-16 |
| | * | | | [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex | Vasu Dev | 2010-05-16 |
| | * | | | [SCSI] libfc: Move the port_id into lport | Robert Love | 2010-05-16 |
| | * | | | [SCSI] fcoe: move link speed checking into its own routine | Robert Love | 2010-05-16 |
| | * | | | [SCSI] libfc: Remove extra pointer check | Robert Love | 2010-05-16 |
| | * | | | [SCSI] libfc: Remove unused fc_get_host_port_type | Robert Love | 2010-05-16 |
| | * | | | [SCSI] fcoe: fixes wrong error exit in fcoe_create | Vasu Dev | 2010-05-16 |
| | * | | | [SCSI] libfc: set seq_id for incoming sequence | Joe Eykholt | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Updates to ISP82xx support. | Giridhar Malavali | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Optionally disable target reset. | Giridhar Malavali | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual... | Lalit Chandivade | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. | Mike Waychison | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: T10 DIF support added. | Arun Easi | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. | Madhuranath Iyengar | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. | Madhuranath Iyengar | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. | Andrew Vasquez | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. | Andrew Vasquez | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Add char device to increase driver use count | Harish Zunjarrao | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. | Lalit Chandivade | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Display proper link state for disconnected ports. | Andrew Vasquez | 2010-05-16 |
| | * | | | [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers... | Andrew Vasquez | 2010-05-16 |
| | * | | | [SCSI] a2091: Kill ugly DMA() macro | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] a3000: Reindentation | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] mvme147: Reindentation | Geert Uytterhoeven | 2010-05-02 |
| | * | | | [SCSI] gvp11: Reindentation | Geert Uytterhoeven | 2010-05-02 |