sfrench/cifs-2.6.git
2015-04-17 James Bottomleymvsas: fix panic on expander attached SATA devices
2015-04-17 Hannes Reineckeam53c974: Fix crash during modprobe
2015-04-16 Christoph Hellwigmegaraid_sas: use raw_smp_processor_id()
2015-04-16 Martin K. Petersensd: Fix missing ATO tag check
2015-04-16 Martin K. Petersensd: Unregister integrity profile
2015-04-11 James Bottomleychange SCSI Maintainer email
2015-04-10 James Bottomleysd, mmc, virtio_blk, string_helpers: fix block size...
2015-04-10 Yaniv Gardiufs: add support to allow non standard behaviours ...
2015-04-10 Yaniv Gardiufs-qcom: save controller revision info in internal...
2015-04-10 Himanshu Madhaniqla2xxx: Update driver version to 8.07.00.18-k
2015-04-10 Sawan Chandakqla2xxx: Restore physical port WWPN only, when port...
2015-04-10 Sawan Chandakqla2xxx: Fix virtual port configuration, when switch...
2015-04-10 Himanshu Madhaniqla2xxx: Prevent multiple firmware dump collection...
2015-04-10 Himanshu Madhaniqla2xxx: Disable Interrupt handshake for ISP27XX.
2015-04-10 Himanshu Madhaniqla2xxx: Add debugging info for MBX timeout.
2015-04-10 Andrew Vasquezqla2xxx: Add serdes read/write support for ISP27XX
2015-04-10 Himanshu Madhaniqla2xxx: Add udev notification to save fw dump for...
2015-04-10 Himanshu Madhaniqla2xxx: Add message for sucessful FW dump collected...
2015-04-10 Sawan Chandakqla2xxx: Add support to load firmware from file for...
2015-04-10 Nigel Kirklandqla2xxx: Fix beacon blink for ISP27XX.
2015-04-10 Chad Dupuisqla2xxx: Increase the wait time for firmware to be...
2015-04-10 Himanshu Madhaniqla2xxx: Fix crash due to wrong casting of reg for...
2015-04-10 Himanshu Madhaniqla2xxx: Fix warnings reported by static checker.
2015-04-10 James Smartlpfc: Update version to 10.5.0.0 for upstream patch set
2015-04-10 James Smartlpfc: Update copyright to 2015
2015-04-10 James Smartlpfc: Fix for lun discovery issue with saturn adapter.
2015-04-10 James Smartlpfc: Fix crash in device reset handler.
2015-04-10 James Smartlpfc: Fix OS crash when running loopback test in applic...
2015-04-10 James Smartlpfc: Fix internal loopback failure.
2015-04-10 James Smartlpfc: Fix premature release of rpi bit in bitmask
2015-04-10 James Smartlpfc: Initiator sends wrong BBCredit value for either...
2015-04-10 James Smartlpfc: Fix null ndlp dereference in target_reset_handler
2015-04-10 James Smartlpfc: Fix FDMI Fabric support in driver for Brocade
2015-04-10 James Smartlpfc: Fix provide host name and OS name in RSNN-NN...
2015-04-10 James Smartlpfc: Parse the new 20G, 25G and 40G link speeds in...
2015-04-10 James Smartlpfc: Add support for reporting option_rom_version...
2015-04-10 James Smartlpfc: Fix setting of EQ (interrupt) delay Multiplier
2015-04-10 James Smartlpfc: Fix host reset escalation killing all IOs.
2015-04-10 James Smartlpfc: Linux lpfc driver doesn't re-establish the link...
2015-04-10 James Smartlpfc: Fix to handle PLOGI when already logged in
2015-04-10 James Smartlpfc: Add new mbx cmd recognition
2015-04-10 James Smartlpfc: Add Lancer Temperature Event support to the lpfc...
2015-04-10 James Smartlpfc: Fix the iteration count to match the 30 sec comme...
2015-04-10 James Smartscsi_transport_fc: Add support for 25Gbit speed
2015-04-10 Ondrej Zaryaha1542: remove loop from aha1542_outb
2015-04-10 Ondrej Zaryaha1542: Fix bus reset
2015-04-10 Ondrej Zaryaha1542: rework locking
2015-04-10 Ondrej Zaryaha1542: Don't reduce functionality with DEBUG enabled
2015-04-10 Ondrej Zaryaha1542: Use print_hex_dump_bytes in debug code
2015-04-10 Ondrej Zaryaha1542: remove DEB macro and simplify debug code
2015-04-10 Ondrej Zaryaha1542: Use shost_printk instead of printk
2015-04-10 Ondrej Zaryaha1542: Change aha1542_set_bus_times parameters
2015-04-10 Ondrej Zaryaha1542: Pass struct Scsi_Host * to functions
2015-04-10 Ondrej Zaryaha1542: cleanup includes
2015-04-10 Ondrej Zaryaha1542: remove useless changelog
2015-04-10 Ondrej Zaryaha1542: fix include guard and remove useless changelog
2015-04-10 Ondrej Zaryaha1542: Always name Scsi_Host variables sh
2015-04-10 Ondrej Zaryaha1524: Use struct scsi_cmnd
2015-04-10 Ondrej Zaryaha1542: clean up cmd variables
2015-04-10 Ondrej Zaryaha1542: Simplify aha1542_biosparam
2015-04-10 Ondrej Zaryaha1542: rework configuration parameters
2015-04-10 Ondrej Zaryaha1542: rework hw_init
2015-04-10 Ondrej Zaryaha1542: Call wait_mask from aha1542_out
2015-04-10 Ondrej Zaryaha1542: split out code from aha1542_hw_init
2015-04-10 Ondrej Zaryaha1542: Merge aha1542_host_reset and aha1542_bus_reset
2015-04-10 Ondrej Zaryaha1542: Remove aha1542_restart
2015-04-10 Ondrej Zaryaha1542: remove useless code from aha1542_test_port
2015-04-10 Ondrej Zaryaha1542: Remove unneeded gotos
2015-04-10 Ondrej Zaryaha1542: Split aha1542_out
2015-04-10 Ondrej Zaryaha1542: Unify aha1542_in and aha1542_in1
2015-04-10 Ondrej Zaryaha1542: Remove WAIT and WAITd macros
2015-04-10 Ondrej Zaryaha1542: Use BIT() macro
2015-04-10 Ondrej Zaryaha1542: remove empty aha1542_stat
2015-04-10 Ondrej Zaryaha1542: Reorder functions to remove forward declarations
2015-04-10 Ondrej Zaryaha1542: Use u8 instead of unchar
2015-04-10 Ondrej Zaryaha1542: Convert aha1542_intr_reset to function
2015-04-10 Ondrej Zaryaha1542: Remove HOSTDATA macro
2015-04-10 Ondrej Zaryaha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTE...
2015-04-10 Ondrej Zaryaha1542: remove dead code
2015-04-10 Ondrej Zaryaha1542: Stop using scsi_module.c
2015-04-09 Mahesh Rajashekharaaacraid: driver version change
2015-04-09 Mahesh Rajashekharaaacraid: AIF raw device remove support
2015-04-09 Mahesh Rajashekharaaacraid: performance improvement changes
2015-04-09 Mahesh Rajashekharaaacraid: IOCTL fix
2015-04-09 Mahesh Rajashekharaaacraid: IOP RESET command handling changes
2015-04-09 Mahesh Rajashekharaaacraid: 240 simple volume support
2015-04-09 Mahesh Rajashekharaaacraid: vpd page code 0x83 support
2015-04-09 Mahesh Rajashekharaaacraid: MSI-x support
2015-04-09 Mahesh Rajashekharaaacraid: 4KB sector support
2015-04-09 Mahesh Rajashekharaaacraid: IOCTL pass-through command fix
2015-04-09 Mahesh Rajashekharaaacraid: AIF support for SES device add/remove
2015-04-09 Brian Kingipr: Driver version 2.6.1
2015-04-09 Wen Xiongipr: AF DASD raw mode implementation in ipr driver
2015-04-09 Brian Kingipr: Re-enable write same
2015-04-09 Brian Kingipr: Fix possible error path oops during initialization
2015-04-09 Brian Kingipr: Reset in task context
2015-04-09 Brian Kingipr: Reboot speed improvements
2015-04-09 K. Y. Srinivasanscsi: storvsc: Set the tablesize based on the informati...
2015-04-09 K. Y. Srinivasanscsi: storvsc: Don't assume that the scatterlist is...
2015-04-09 K. Y. Srinivasanscsi: storvsc: Fix a bug in copy_from_bounce_buffer()
next