| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated | Narsimhulu Musini | 2013-09-11 | 2 | -1/+112 |
| * | | | | | | | [SCSI] sd: Fix potential out-of-bounds access | Alan Stern | 2013-09-11 | 1 | -8/+3 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42 | James Smart | 2013-09-11 | 1 | -1/+1 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti... | James Smart | 2013-09-11 | 3 | -1/+10 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage. | James Smart | 2013-09-11 | 2 | -18/+16 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already... | James Smart | 2013-09-11 | 2 | -1/+14 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f... | James Smart | 2013-09-11 | 1 | -3/+6 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads | James Smart | 2013-09-11 | 1 | -2/+8 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/... | James Smart | 2013-09-11 | 2 | -38/+12 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou... | James Smart | 2013-09-11 | 2 | -10/+9 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic | James Smart | 2013-09-11 | 2 | -6/+27 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h... | James Smart | 2013-09-11 | 1 | -2/+4 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure. | James Smart | 2013-09-11 | 1 | -1/+9 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout... | James Smart | 2013-09-11 | 2 | -17/+72 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog... | James Smart | 2013-09-11 | 1 | -1/+1 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target. | James Smart | 2013-09-11 | 1 | -3/+3 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed mailbox memory leak. | James Smart | 2013-09-11 | 1 | -0/+1 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fix random errors using first burst | James Smart | 2013-09-11 | 1 | -2/+7 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta... | James Smart | 2013-09-11 | 1 | -9/+3 |
| * | | | | | | | [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele... | James Smart | 2013-09-11 | 2 | -4/+5 |
| * | | | | | | | [SCSI] megaraid_sas: addded support for big endian architecture | Sumit.Saxena@lsi.com | 2013-09-11 | 5 | -282/+407 |
| * | | | | | | | [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device | Dave Jones | 2013-09-10 | 1 | -1/+1 |
| * | | | | | | | [SCSI] hpsa: bump driver version to reflect changes | Mike Miller | 2013-09-10 | 1 | -1/+1 |
| * | | | | | | | [SCSI] hpsa: housekeeping patch for device_id and product arrays | Mike Miller | 2013-09-10 | 1 | -6/+6 |
| * | | | | | | | [SCSI] hpsa: add HP Smart Array Gen8 names | Mike Miller | 2013-09-10 | 1 | -8/+7 |
| * | | | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's | Mike Miller | 2013-09-10 | 2 | -0/+26 |
| * | | | | | | | [SCSI] ufs: configure the attribute for power mode | Seungwon Jeon | 2013-09-07 | 2 | -0/+87 |
| * | | | | | | | [SCSI] ufs: add operation for the uic power mode change | Seungwon Jeon | 2013-09-07 | 4 | -4/+225 |
| * | | | | | | | [SCSI] ufs: add dme configuration primitives | Seungwon Jeon | 2013-09-07 | 3 | -0/+145 |
| * | | | | | | | [SCSI] ufs: fix the setting interrupt aggregation counter | Seungwon Jeon | 2013-09-07 | 2 | -30/+27 |
| * | | | | | | | [SCSI] ufs: find out sense data over scsi status values | Seungwon Jeon | 2013-09-07 | 2 | -15/+23 |
| * | | | | | | | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 2013-09-07 | 3 | -4/+14 |
| * | | | | | | | [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo... | adam radford | 2013-09-07 | 5 | -29/+204 |
| * | | | | | | | [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernel | Greg Kroah-Hartman | 2013-09-06 | 1 | -1/+1 |
| * | | | | | | | [SCSI] ibmvfc: Fix for offlining devices during error recovery | Brian King | 2013-09-06 | 1 | -2/+13 |
| * | | | | | | | [SCSI] ibmvscsi: Fix little endian issues | Anton Blanchard | 2013-09-06 | 2 | -91/+109 |
| * | | | | | | | [SCSI] esas2r: Remove null test for stack allocated fw_coredump_buffer | Bradley Grove | 2013-09-06 | 1 | -2/+1 |
| * | | | | | | | [SCSI] esas2r: coccinelle - Replace memcpy with struct assignment | Bradley Grove | 2013-09-06 | 1 | -2/+2 |
| * | | | | | | | [SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255) | Bradley Grove | 2013-09-06 | 1 | -1/+1 |
| * | | | | | | | [SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULL | Bradley Grove | 2013-09-06 | 1 | -2/+5 |
| * | | | | | | | [SCSI] esas2r: smatch - Fix dereference that occurs prior to check | Bradley Grove | 2013-09-06 | 2 | -2/+8 |
| * | | | | | | | [SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an... | Bradley Grove | 2013-09-06 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2013-09-15 | 8 | -371/+216 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | slab: Use correct GFP_DMA constant | Christoph Lameter | 2013-09-04 | 1 | -1/+1 |
| * | | | | | | | | slub: remove verify_mem_not_deleted() | Christoph Lameter | 2013-09-04 | 2 | -50/+0 |
| * | | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common code | Christoph Lameter | 2013-09-04 | 7 | -278/+158 |
| * | | | | | | | | mm, slab_common: add 'unlikely' to size check of kmalloc_slab() | Joonsoo Kim | 2013-08-14 | 1 | -1/+1 |
| * | | | | | | | | mm/slub.c: beautify code for removing redundancy 'break' statement. | Chen Gang | 2013-08-13 | 1 | -1/+0 |
| * | | | | | | | | slub: Remove unnecessary page NULL check | Libin | 2013-08-13 | 1 | -1/+1 |
| * | | | | | | | | slub: don't use cpu partial pages on UP | Uwe Kleine-König | 2013-08-13 | 1 | -1/+1 |