index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-03-26
22
-166
/
+1177
|
\
|
*
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc
James Bottomley
2016-03-22
7
-31
/
+34
|
|
\
|
|
*
scsi_common: do not clobber fixed sense information
Hannes Reinecke
2016-03-18
1
-2
/
+10
|
|
*
scsi: ufs: select CONFIG_NLS
Arnd Bergmann
2016-03-18
1
-0
/
+1
|
|
*
scsi: fc: use get/put_unaligned64 for wwn access
Arnd Bergmann
2016-03-18
1
-12
/
+3
|
|
*
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
2016-03-18
1
-7
/
+6
|
|
*
qla2xxx: avoid maybe_uninitialized warning
Arnd Bergmann
2016-03-18
1
-7
/
+9
|
|
*
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
2016-03-18
1
-1
/
+2
|
|
*
lpfc: fix misleading indentation
Arnd Bergmann
2016-03-18
1
-2
/
+3
|
*
|
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc
James Bottomley
2016-03-15
16
-135
/
+1143
|
|
\
|
|
|
*
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
Hannes Reinecke
2016-03-15
2
-1
/
+3
|
|
*
scsi_dh_alua: uninitialized variable in alua_check_vpd()
Dan Carpenter
2016-03-15
1
-1
/
+1
|
|
*
scsi: ufs-qcom: add printouts of testbus debug registers
Yaniv Gardi
2016-03-15
2
-0
/
+86
|
|
*
scsi: ufs-qcom: enable/disable the device ref clock
Yaniv Gardi
2016-03-15
2
-0
/
+21
|
|
*
scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
Yaniv Gardi
2016-03-15
2
-7
/
+21
|
|
*
scsi: ufs: add device quirk delay before putting UFS rails in LPM
Yaniv Gardi
2016-03-15
2
-1
/
+23
|
|
*
scsi: ufs: fix leakage during link off state
Yaniv Gardi
2016-03-15
1
-0
/
+10
|
|
*
scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
Yaniv Gardi
2016-03-15
4
-0
/
+142
|
|
*
scsi: ufs: handle non spec compliant bkops behaviour by device
Yaniv Gardi
2016-03-15
2
-7
/
+52
|
|
*
scsi: ufs: add retry for query descriptors
Yaniv Gardi
2016-03-15
1
-18
/
+37
|
|
*
scsi: ufs: add error recovery after DL NAC error
Yaniv Gardi
2016-03-15
2
-0
/
+95
|
|
*
scsi: ufs: make error handling bit faster
Yaniv Gardi
2016-03-15
1
-43
/
+112
|
|
*
scsi: ufs: disable vccq if it's not needed by UFS device
Yaniv Gardi
2016-03-15
2
-4
/
+57
|
|
*
scsi: ufs: separate device and host quirks
Yaniv Gardi
2016-03-15
4
-0
/
+244
|
|
*
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
2016-03-15
3
-1
/
+95
|
|
*
scsi: ufs: verify hba controller hce reg value
Yaniv Gardi
2016-03-15
2
-30
/
+35
|
|
*
scsi: ufs: implement scsi host timeout handler
Yaniv Gardi
2016-03-15
1
-0
/
+36
|
|
*
scsi: ufs: avoid spurious UFS host controller interrupts
Yaniv Gardi
2016-03-15
1
-0
/
+15
|
|
*
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
2016-03-15
5
-17
/
+47
|
|
*
sg: fix dxferp in from_to case
Douglas Gilbert
2016-03-14
1
-1
/
+2
|
|
*
scsi: storvsc: fix SRB_STATUS_ABORTED handling
Vitaly Kuznetsov
2016-03-14
1
-2
/
+3
|
|
*
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
2016-03-14
1
-0
/
+1
|
|
*
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
2016-03-14
1
-1
/
+1
|
|
*
scsi_sysfs: Fix typo in is_bin_visible()
Hannes Reinecke
2016-03-11
1
-1
/
+1
|
|
*
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
2016-03-11
2
-5
/
+11
*
|
|
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
2016-03-26
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-26
79
-962
/
+1770
|
\
\
\
|
*
|
|
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
2016-03-26
1
-1
/
+1
|
*
|
|
MAINTAINERS: fill entries for KASAN
Andrey Ryabinin
2016-03-26
1
-0
/
+14
|
*
|
|
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-03-26
1
-3
/
+4
|
*
|
|
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
2016-03-26
1
-0
/
+2
|
*
|
|
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-26
9
-12
/
+391
|
*
|
|
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-26
23
-15
/
+51
|
*
|
|
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
2016-03-26
8
-42
/
+48
|
*
|
|
mm, kasan: SLAB support
Alexander Potapenko
2016-03-26
12
-22
/
+266
|
*
|
|
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
2016-03-26
1
-1
/
+27
|
*
|
|
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
Tetsuo Handa
2016-03-26
1
-2
/
+0
|
*
|
|
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
2016-03-26
1
-13
/
+33
|
*
|
|
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-26
1
-2
/
+1
|
*
|
|
ocfs2: extend enough credits for freeing one truncate record while replaying ...
Xue jiufei
2016-03-26
1
-11
/
+8
[next]