]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2016-07-06 Jon Derricknvme: Fixes u64 division which breaks i386 builds
2016-07-06 Jon DerrickNVMe: Use CMB for the IO SQes if available
2016-07-06 Jon DerrickNVMe: Unify SQ entry writing and doorbell ringing
2016-07-06 Keith BuschNVMe: Reread partitions on metadata formats
2016-07-06 Jon DerrickNVMe: Fix irq freeing when queue_request_irq fails
2016-07-06 Jon DerrickNVMe: Memory barrier before queue_count is incremented
2016-07-06 Andrew Mortondrivers/block/nvme-core.c: fix build with gcc-4.4.4
2016-07-06 Axel Linblock: nvme-scsi: Catch kcalloc failure
2016-07-06 Christoph Hellwignvme: submit internal commands through the block layer
2016-07-06 Christoph Hellwignvme: fail SCSI read/write command with unsupported...
2016-07-06 Christoph Hellwignvme: report the DPOFUA in MODE_SENSE
2016-07-06 Christoph Hellwignvme: simplify and cleanup the READ/WRITE SCSI CDB...
2016-07-06 Christoph Hellwignvme: first round at deobsfucating the SCSI translation...
2016-07-06 Christoph Hellwignvme: fix scsi translation error handling
2016-07-06 Christoph Hellwignvme: split nvme_trans_send_fw_cmd
2016-07-06 Christoph Hellwignvme: store a struct device pointer in struct nvme_dev
2016-07-06 Christoph Hellwignvme: consolidate synchronous command submission helpers
2016-05-22 Petros Koutoupishpsa: correct check for disk and zbc devices
2016-05-22 Don Bracehpsa: update driver version
2016-05-22 Don Bracehpsa: correct handling of HBA device removal
2016-05-22 Don Bracehpsa: correct ioaccel2 error procecssing.
2016-05-22 Don Bracehpsa: correct ioaccel state change operation
2016-05-22 Don Bracehpsa: add timeouts for driver initiated commands
2016-05-22 Joseph T Handzikhpsa: add sas_address to sysfs device attibute
2016-05-22 Don Bracehpsa: correct initialization order issue
2016-05-22 Don Bracehpsa: update copyright information
2016-05-22 Don Bracehpsa: add support for tagged queuing
2016-05-22 Don Bracehpsa: check for a null phys_disk pointer in ioaccel2
2016-05-22 Don Bracehpsa: correct abort tmf for hba devices
2016-05-22 Don Bracehpsa: correct lun data caching bitmap definition
2016-05-22 Don Bracehpsa: add SMR drive support
2016-05-22 Don Bracehpsa: do not get enclosure info for external devices
2016-05-22 Don Bracehpsa: Add box and bay information for enclosure
2016-05-22 Don Bracehpsa: Change SAS transport devices to bus 0.
2016-05-22 Don Bracehpsa: fix path_info_show
2016-05-22 Dan Carpenterhpsa: logical vs bitwise AND typo
2016-05-22 Christoph Hellwigscsi: use host wide tags by default
2016-05-22 Don Bracehpsa: bump the driver version
2016-05-22 Kevin Barnetthpsa: add in sas transport class
2016-05-22 Rasmus Villemoeshpsa: fix multiple issues in path_info_show
2016-05-22 Don Bracehpsa: enhance device messages
2016-05-22 Scott Teelhpsa: disable report lun data caching
2016-05-22 Scott Teelhpsa: add discovery polling for PT RAID devices.
2016-05-22 Scott Teelhpsa: eliminate fake lun0 enclosures
2016-05-22 Scott Teelhpsa: generalize external arrays
2016-05-22 Kevin Barnetthpsa: move scsi_add_device and scsi_remove_device
2016-05-22 Kevin Barnetthpsa: refactor hpsa_figure_bus_target_lun
2016-05-22 Don Bracehpsa: enhance hpsa_get_device_id
2016-05-22 Kevin Barnetthpsa: add function is_logical_device
2016-05-22 Kevin Barnetthpsa: simplify update scsi devices
2016-05-22 Kevin Barnetthpsa: simplify check for device exposure
2016-05-22 Don Bracehpsa: correct ioaccel2 sg chain len
2016-05-22 Don Bracehpsa: correct check for non-disk devices
2016-05-22 Scott Teelhpsa: fix physical target reset
2016-05-22 Don Bracehpsa: fix hpsa_adjust_hpsa_scsi_table
2016-05-22 Don Bracehpsa: correct transfer length for 6 byte read/write
2016-05-22 Don Bracehpsa: abandon rescans on memory alloaction failures.
2016-05-22 Don Bracehpsa: allow driver requested rescans
2016-05-22 Don Bracehpsa: fix null device issues
2016-05-22 Don Bracehpsa: check for null arguments to dev_printk
2016-05-22 Don Bracehpsa: change devtype to unsigned
2016-05-22 Don Bracehpsa: remove unused hpsa_tag_discard_error_bits
2016-05-22 Don Bracehpsa: stop zeroing reset_cmds_out and
2016-05-22 Don Bracehpsa: remove unused parameter hostno
2016-05-22 Scott Beneshhpsa: add in new offline mode
2016-05-22 Kevin BarnettChange how controllers in mixed mode are handled.
2016-05-22 Don Bracehpsa: update controller names
2016-05-22 Dan Carpenterhpsa: fix an sprintf() overflow in the reset handler
2016-05-22 Don Bracehpsa: correct white spaces
2016-05-12 Yuval Mintzbnx2x: Fix VLANs null-pointer for 57710, 57711
2016-03-21 Jason Luofnic: Leftshift returned scsi_cmnd error code 16 bits
2016-03-21 Jason Luofnic: Setting scsi host template to indicate that fnic...
2016-03-21 Jason Luofnic: Using rport-_dd_data to check rport online instea...
2016-03-21 Jason Luofnic: Cleanup the I_O that has timed out and is used...
2016-03-21 Jason Luofnic: Fix to cleanup aborted IO to avoid device being...
2016-03-16 Tomas Henzlhpsa: move lockup_detected attribute to host attr
2016-03-16 Tomas Henzlmegaraid_sas: Add an i/o barrier
2016-03-16 Sumit Saxenamegaraid_sas: Fix SMAP issue
2016-03-16 Sumit Saxenamegaraid_sas: Fix for IO failing post OCR in SRIOV...
2016-03-16 Maurizio Lombardimegaraid: fix null pointer check in megasas_detach_one().
2016-03-16 Sumit Saxenamegaraid_sas: driver version upgrade
2016-03-16 Sumit Saxenamegaraid_sas: SPERC OCR changes
2016-03-16 Sumit Saxenamegaraid_sas: Introduce module parameter for SCSI comma...
2016-03-16 Sumit Saxenamegaraid_sas: MFI adapter OCR changes
2016-03-16 Sumit Saxenamegaraid_sas: Make adprecovery variable atomic
2016-03-16 Sumit Saxenamegaraid_sas: IO throttling support
2016-03-16 Sumit Saxenamegaraid_sas: Dual queue depth support
2016-03-16 Sumit Saxenamegaraid_sas: Code optimization build_and_issue_cmd...
2016-03-16 Sumit Saxenamegaraid_sas: Reply Descriptor Post Queue (RDPQ) support
2016-03-16 Sumit Saxenamegaraid_sas: Fastpath region lock bypass
2016-03-16 Sumit Saxenamegaraid_sas: Update device queue depth based on interf...
2016-03-16 Sumit Saxenamegaraid_sas: Task management support
2016-03-16 Sumit Saxenamegaraid_sas: Syncing request flags macro names with...
2016-03-16 Sumit Saxenamegaraid_sas: MFI IO timeout handling
2016-03-16 Sumit Saxenamegaraid_sas: Do not allow PCI access during OCR
2016-03-16 Nicholas Krausemegaraid: Fix possible NULL pointer deference in mraid_...
2016-03-16 Sumit Saxenamegaraid_sas: Fix sparse warning
2016-03-16 Sumit Saxenamegaraid_sas: Make tape drives visible on PERC5 controllers
2016-03-16 sumit.saxena... megaraid_sas : Remove debug print from function megasas...
2016-03-16 sumit.saxena... megaraid_sas : Driver version upgrade
next