index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mesh.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
sd: remove scsi_print_sense() in sd_done()
Hannes Reinecke
1
-1
/
+0
2014-11-12
scsi: remove scsi_cmd_print_sense_hdr()
Hannes Reinecke
2
-16
/
+0
2014-11-12
enclosure: handle non-unique element descriptors
Markus Stockhausen
1
-4
/
+40
2014-11-12
st: add a debug_flag module parameter request
Laurence Oberman
2
-4
/
+20
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
5
-14
/
+43
2014-11-12
scsi: PC partition tables are little endian
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: resolve some missing-field-initializers warnings
Mark Rustad
1
-1
/
+1
2014-11-12
scsi: fix off-by-one LUN check in scsi_scan_host_selected()
Mark Knibbs
1
-1
/
+1
2014-11-12
scsi: fix trivial typos in scsi_scan.c comment
Mark Knibbs
1
-2
/
+2
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
2
-11
/
+10
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
1
-1
/
+1
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
2
-16
/
+17
2014-11-10
cxgbi: add maintainer for cxgb3i/cxgb4i
Anish Bhatt
1
-0
/
+14
2014-11-10
scsi: TUR path is down after adapter gets reset with multipath
wenxiong@linux.vnet.ibm.com
1
-0
/
+7
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
1
-8
/
+8
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
1
-1
/
+3
2014-11-09
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-09
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-11-07
USB: Update default usb-storage delay_use value in kernel-parameters.txt
Mark Knibbs
1
-1
/
+1
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
14
-17
/
+118
2014-11-06
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-06
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-06
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-06
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-06
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-06
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-06
mm: Fix comment before truncate_setsize()
Jan Kara
1
-2
/
+3
2014-11-06
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
2
-2
/
+14
2014-11-06
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
1
-2
/
+7
2014-11-06
MIPS: R3000: Fix debug output for Virtual page number
Isamu Mogi
1
-2
/
+2
2014-11-06
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-06
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
1
-1
/
+1
2014-11-06
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
1
-0
/
+7
2014-11-06
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
1
-1
/
+1
2014-11-06
dma: edma: move device registration to platform code
Arnd Bergmann
2
-39
/
+10
2014-11-06
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
1
-2
/
+6
2014-11-06
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-06
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
1
-1
/
+1
2014-11-06
ALSA: hda/realtek - Restore default value for ALC668
Kailang Yang
1
-2
/
+38
2014-11-05
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
1
-2
/
+4
2014-11-05
fix breakage in o2net_send_tcp_msg()
Al Viro
1
-1
/
+1
2014-11-05
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
Yinghai Lu
1
-1
/
+6
2014-11-05
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...
Mark Knibbs
1
-2
/
+2
2014-11-05
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
1
-2
/
+3
[next]