summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-023-80/+99
| * | | | | lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-022-1/+16
| * | | | | lpfc: Fix locking for postbufq when freeingJames Smart2014-06-021-3/+12
| * | | | | lpfc: Fix locking for lpfc_hba_down_postJames Smart2014-06-021-19/+60
| * | | | | lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-021-0/+1
| * | | | | hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2014-06-022-5/+9
| * | | | | hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron2014-06-021-1/+1
| * | | | | hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron2014-06-021-9/+3
| * | | | | hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron2014-06-021-2/+5
| * | | | | hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron2014-06-021-1/+1
| * | | | | hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-021-3/+1
| * | | | | hpsa: kill annoying messages about SSD Smart Path retriesStephen M. Cameron2014-06-021-10/+0
| * | | | | hpsa: define extended_report_lun_entry data structureStephen M. Cameron2014-06-022-14/+19
| * | | | | hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io pathStephen M. Cameron2014-06-021-8/+16
| * | | | | hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron2014-06-022-1/+21
| * | | | | hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron2014-06-022-28/+54
| * | | | | hpsa: set irq affinity hints to route MSI-X vectors across CPUsStephen M. Cameron2014-06-021-1/+16
| * | | | | hpsa: allocate reply queues individuallyStephen M. Cameron2014-06-022-28/+38
| * | | | | hpsa: choose number of reply queues more intelligently.Stephen M. Cameron2014-06-022-1/+3
| * | | | | hpsa: remove dev_dbg() calls from hot pathsStephen M. Cameron2014-06-021-5/+0
| * | | | | hpsa: use gcc aligned attribute instead of manually padding structsStephen M. Cameron2014-06-022-30/+6
| * | | | | hpsa: change doorbell reset delay to ten secondsJustin Lindley2014-06-021-2/+2
| * | | | | hpsa: allow passthru ioctls to work with bidirectional commandsStephen M. Cameron2014-06-021-4/+4
| * | | | | hpsa: remove unused fields from struct ctlr_infoStephen M. Cameron2014-06-022-5/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-149-36/+192
|\ \ \ \ \ \
| * | | | | | btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-131-5/+7
| * | | | | | btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-131-1/+1
| * | | | | | btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-131-1/+3
| * | | | | | Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-131-0/+2
| * | | | | | btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-131-1/+1
| * | | | | | Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-131-2/+7
| * | | | | | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-132-0/+51
| * | | | | | btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift2014-06-121-15/+33
| * | | | | | btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-122-0/+40
| * | | | | | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift2014-06-121-9/+15
| * | | | | | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift2014-06-121-2/+26
| * | | | | | btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift2014-06-121-7/+11
| * | | | | | btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift2014-06-121-5/+7
* | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-06-141-34/+36
|\ \ \ \ \ \ \
| * | | | | | | aio: cleanup: flatten kill_ioctx()Benjamin LaHaise2014-04-291-26/+26
| * | | | | | | aio: report error from io_destroy() when threads race in io_destroy()Benjamin LaHaise2014-04-291-7/+9
| * | | | | | | fs/aio.c: Remove ctx parameter in kiocb_cancelFabian Frederick2014-04-221-3/+3
* | | | | | | | fix __swap_writepage() compile failure on old gcc versionsAl Viro2014-06-141-1/+1
* | | | | | | | Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-142-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | hsi: omap_ssi_port: use normal module refcountingArnd Bergmann2014-06-051-2/+2
| * | | | | | | | HSI: fix omap ssi driver dependencyArnd Bergmann2014-06-031-1/+1
* | | | | | | | | Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren2014-06-121-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-147-137/+279
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/vdso: Fix vdso_installAndy Lutomirski2014-06-131-11/+11
OpenPOWER on IntegriCloud