Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cd3bbfad088f86bde3e0f038ff4dd5bb0ac5290
5cd3bbf
[SCSI] retry with missing data for INQUIRY
by FUJITA Tomonori
· 16 years ago
f4f4e47
[SCSI] add residual argument to scsi_execute and scsi_execute_req
by FUJITA Tomonori
· 16 years ago
a528ab7
[SCSI] ibmvfc: Fix errors due to inconsistent command data
by Brian King
· 16 years ago
1c41fa82
[SCSI] ibmvfc: Delay NPIV login retry and add retries
by Brian King
· 16 years ago
6df19a7
[SCSI] libiscsi_tcp: support padding offload
by Mike Christie
· 16 years ago
ae15f80
[SCSI] libiscsi: handle init task failures.
by Mike Christie
· 16 years ago
2ff79d5
[SCSI] libiscsi: pass opcode into alloc_pdu callout
by Mike Christie
· 16 years ago
262ef63
[SCSI] libiscsi: allow drivers to modify the itt sent to the target
by Mike Christie
· 16 years ago
38e1a8f
[SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp module
by Mike Christie
· 16 years ago
a081c13
[SCSI] iscsi_tcp: split module into lib and lld
by Mike Christie
· 16 years ago
30b4915
[SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functions
by Mike Christie
· 16 years ago
cfeb2cf
[SCSI] libiscsi: change login data buffer allocation
by Mike Christie
· 16 years ago
e2bac7c
[SCSI] iscsi_tcp: remove unused r2t handling
by Mike Christie
· 16 years ago
e5a7efe
[SCSI] iscsi_tcp: convert to new alloc_hdr api
by Mike Christie
· 16 years ago
0f9c744
[SCSI] iser: convert iser to new alloc_pdu api
by Mike Christie
· 16 years ago
577577d
[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code
by Mike Christie
· 16 years ago
63c62f1
[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations
by Mike Christie
· 16 years ago
b29f841
[SCSI] remove timeout from struct scsi_device
by James Bottomley
· 16 years ago
a02488e
[SCSI] st: update to use block timeout
by James Bottomley
· 16 years ago
da24465
[SCSI] mac_esp: fix for quadras with two esp chips
by Finn Thain
· 16 years ago
09e13e9
[SCSI] m68k: mac_esp asm fix
by Finn Thain
· 16 years ago
749af3d
[SCSI] qla2xxx: Code changes for vport bus reset
by Anirban Chakraborty
· 16 years ago
b60af5b
[SCSI] simplify scsi_io_completion()
by Alan Stern
· 16 years ago
67e6d58
[SCSI] ibmvfc: Driver version 1.0.4
by Brian King
· 16 years ago
646d385
[SCSI] ibmvfc: Handle port login required response
by Brian King
· 16 years ago
5919ce2
[SCSI] ibmvfc: Fix command timeouts due to cached CRQ access
by Brian King
· 16 years ago
4081b77
[SCSI] ibmvfc: Fix oops in interrupt handler
by Brian King
· 16 years ago
273c478
[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list
by Babu Moger
· 16 years ago
dd7c34e
[SCSI] fusion: use ARRAY_SIZE
by Julia Lawall
· 16 years ago
ef661c5
[SCSI] fusion: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
c51da4e
[SCSI] qla2xxx: Fix for build warning
by Anirban Chakraborty
· 16 years ago
e315cd2
[SCSI] qla2xxx: Code changes for qla data structure refactoring
by Anirban Chakraborty
· 16 years ago
7b867cf
[SCSI] qla2xxx: Refactor qla data structures
by Anirban Chakraborty
· 16 years ago
a9b589d
[SCSI] scsi_error: TASK ABORTED status handling improvement
by Vladislav Bolkhovitin
· 16 years ago
c85f8cb9
[SCSI] scsi_dh: Retry mode select in rdac device handler
by Chandra Seetharaman
· 16 years ago
9eece96
[SCSI] scsi_dh: Make sure the state of a path is set properly when controller is swapped from passive to active
by Chandra Seetharaman
· 16 years ago
4a8ab87
[SCSI] scsi_error: fix indentation and braces disagreement - add braces
by Ilpo Järvinen
· 16 years ago
66aa574
[SCSI] tmscsim: fix indentation and braces disagreement - add braces
by Ilpo Järvinen
· 16 years ago
8d6dda7
[SCSI] u14-34f: fix scsi_dma_map failure case
by roel kluin
· 16 years ago
237abac
[SCSI] esp_scsi: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
973b7360
[SCSI] ibmvfc: Driver version 1.0.3
by Brian King
· 16 years ago
50ed9a0
[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
by Brian King
· 16 years ago
10e7949
[SCSI] ibmvfc: Fix target initialization failure retry handling
by Brian King
· 16 years ago
ad8dcff
[SCSI] ibmvfc: Error handling fixes
by Brian King
· 16 years ago
50119da
[SCSI] ibmvfc: Fix error reporting for some FC errors
by Brian King
· 16 years ago
596891a
[SCSI] ibmvfc: Fix log level filtering
by Brian King
· 16 years ago
fa195af
[SCSI] Clean up my email address and use a single standard address for everything
by Alan Cox
· 16 years ago
e989911
[SCSI] aacraid: check pci_alloc_consistent errors
by FUJITA Tomonori
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
decf67e
[SCSI] scsi ioctl: fix kernel-doc warning
by Randy Dunlap
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
c4c9f01
net: ehea NAPI interface cleanup fix
by Stephen Rothwell
· 16 years ago
bf66542
cifs: update for new IP4/6 address printing
by Stephen Rothwell
· 16 years ago
d05a788
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
96faec9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
2926328
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
by Linus Torvalds
· 16 years ago
54d2f64
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
ca9153a
powerpc/44x: Support 16K/64K base page sizes on 44x
by Ilya Yanok
· 16 years ago
6ca4f74
powerpc: Force memory size to be a multiple of PAGE_SIZE
by Hollis Blanchard
· 16 years ago
541ef5c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
54a696b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
1d248b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
1db2a5c1
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
a39b863
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
be9c5ae
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bb26c6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
e14e61e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
cb10ea5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
81d6e59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
aa6eeee
m68k: use the new byteorder headers
by Harvey Harrison
· 16 years ago
7f877eb
fbcon: Protect free_irq() by MACH_IS_ATARI check
by Geert Uytterhoeven
· 16 years ago
79f0c9a
fbcon: remove broken mac vbl handler
by Finn Thain
· 16 years ago
646819e
m68k: fix trigraph ignored warning in setox.S
by Finn Thain
· 16 years ago
3839d01
macfb annotations and compiler warning fix
by Finn Thain
· 16 years ago
746e8d3
m68k: mac baboon interrupt enable/disable
by Finn Thain
· 16 years ago
429dbf5
m68k: machw.h cleanup
by Finn Thain
· 16 years ago
4a97359
m68k: Mac via cleanup and commentry
by Finn Thain
· 16 years ago
40f7f9c
m68k: Reinstate mac rtc
by Finn Thain
· 16 years ago
eb56092
net: Allow dependancies of FDDI & Tokenring to be modular.
by Dave Jones
· 16 years ago
8d25332
igb: Fix build warning when DCA is disabled.
by David S. Miller
· 16 years ago
2d5451d
net: Fix warning fallout from recent NAPI interface changes.
by David S. Miller
· 16 years ago
0da2afd5
gro: Fix potential use after free
by Herbert Xu
· 16 years ago
8438134
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
by Ben Hutchings
· 16 years ago
f4bd954
sfc: When disabling the NIC, close the device rather than unregistering it
by Ben Hutchings
· 16 years ago
307505e
sfc: SFT9001: Add cable diagnostics
by Ben Hutchings
· 16 years ago
1796721
sfc: Add support for multiple PHY self-tests
by Ben Hutchings
· 16 years ago
2ef3068
sfc: Merge top-level functions for self-tests
by Ben Hutchings
· 16 years ago
a5692e4
sfc: Clean up PHY mode management in loopback self-test
by Ben Hutchings
· 16 years ago
caa8d8b
sfc: Fix unreliable link detection in some loopback modes
by Ben Hutchings
· 16 years ago
6977dc6
sfc: Generate unique names for per-NIC workqueues
by Ben Hutchings
· 16 years ago
e727149
802.3ad: use standard ethhdr instead of ad_header
by Holger Eitzenberger
· 16 years ago
e4ac432
802.3ad: generalize out mac address initializer
by Holger Eitzenberger
· 16 years ago
7addeef
802.3ad: initialize ports LACPDU from const initializer
by Holger Eitzenberger
· 16 years ago
87f422f
802.3ad: remove typedef around ad_system
by Holger Eitzenberger
· 16 years ago
1624db7
802.3ad: turn ports is_individual into a bool
by Holger Eitzenberger
· 16 years ago
f48127b
802.3ad: turn ports is_enabled into a bool
by Holger Eitzenberger
· 16 years ago
d238d45
802.3ad: make ntt bool
by Holger Eitzenberger
· 16 years ago
d3fa4721
ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.
by Peter P Waskiewicz Jr
· 16 years ago
Next »