aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | NVMe: Configure support for block flushKeith Busch2014-05-05
| | * | | | NVMe: Add tracepointsKeith Busch2014-05-05
| | * | | | NVMe: Protect against badly formatted CQEsKeith Busch2014-05-05
| | * | | | NVMe: Improve error messagesMatthew Wilcox2014-05-05
| | * | | | NVMe: Update copyright headersMatthew Wilcox2014-05-05
| * | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-14
| |\ \ \ \ \
| | * | | | | qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-02
| | * | | | | lpfc: Update lpfc version to driver version 10.2.8001.0James Smart2014-06-02
| | * | | | | lpfc: Fix ExpressLane priority setupJames Smart2014-06-02
| | * | | | | lpfc: mark old devices as obsoleteJames Smart2014-06-02
| | * | | | | lpfc: Fix for initializing RRQ bitmapJames Smart2014-06-02
| | * | | | | lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2014-06-02
| | * | | | | lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2014-06-02
| | * | | | | lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart2014-06-02
| | * | | | | lpfc: Update Copyright on changed filesJames Smart2014-06-02
| | * | | | | lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-02
| | * | | | | lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-02
| | * | | | | lpfc: Fix FW dump using sysfsJames Smart2014-06-02
| | * | | | | lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-02
| | * | | | | lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-02
| | * | | | | lpfc: Fix locking for postbufq when freeingJames Smart2014-06-02
| | * | | | | lpfc: Fix locking for lpfc_hba_down_postJames Smart2014-06-02
| | * | | | | lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-02
| | * | | | | hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2014-06-02
| | * | | | | hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron2014-06-02
| | * | | | | hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron2014-06-02
| | * | | | | hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron2014-06-02
| | * | | | | hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron2014-06-02
| | * | | | | hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-02
| | * | | | | hpsa: kill annoying messages about SSD Smart Path retriesStephen M. Cameron2014-06-02
| | * | | | | hpsa: define extended_report_lun_entry data structureStephen M. Cameron2014-06-02
| | * | | | | hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io pathStephen M. Cameron2014-06-02
| | * | | | | hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron2014-06-02
| | * | | | | hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron2014-06-02
| | * | | | | hpsa: set irq affinity hints to route MSI-X vectors across CPUsStephen M. Cameron2014-06-02
| | * | | | | hpsa: allocate reply queues individuallyStephen M. Cameron2014-06-02
| | * | | | | hpsa: choose number of reply queues more intelligently.Stephen M. Cameron2014-06-02
| | * | | | | hpsa: remove dev_dbg() calls from hot pathsStephen M. Cameron2014-06-02
| | * | | | | hpsa: use gcc aligned attribute instead of manually padding structsStephen M. Cameron2014-06-02
| | * | | | | hpsa: change doorbell reset delay to ten secondsJustin Lindley2014-06-02
| | * | | | | hpsa: allow passthru ioctls to work with bidirectional commandsStephen M. Cameron2014-06-02
| | * | | | | hpsa: remove unused fields from struct ctlr_infoStephen M. Cameron2014-06-02
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-14
| |\ \ \ \ \ \
| | * | | | | | btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-13
| | * | | | | | btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-13
| | * | | | | | btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-13
| | * | | | | | Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-13
| | * | | | | | btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-13
| | * | | | | | Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-13
| | * | | | | | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-13