Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57fc2e335fd3c2f898ee73570dc81426c28dc7b4
57fc2e3
[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
by Dan Williams
· 13 years ago
e4a9c37
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
by Dan Williams
· 13 years ago
3b661a9
[SCSI] fix hot unplug vs async scan race
by Dan Williams
· 13 years ago
b5f1758
[SCSI] aacraid: Fix endian issues in core and SRC portions of driver
by Ben Collins
· 13 years ago
30002f1
[SCSI] aacraid: Relax the tight timeout loop on fib commands
by Ben Collins
· 13 years ago
361ee9c
[SCSI] aacraid: Better handling of in-flight events on thread stop
by Ben Collins
· 13 years ago
ff08784
[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets
by Ben Collins
· 13 years ago
7e8a74b
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
by Mike Snitzer
· 13 years ago
6aca411
[SCSI] cxgb4i: tcp push bit fix
by Karen Xie
· 12 years ago
b485462
[SCSI] Stop accepting SCSI requests before removing a device
by Bart Van Assche
· 12 years ago
84feb16
[SCSI] Change return type of scsi_queue_insert() into void
by Bart Van Assche
· 12 years ago
940f5d4
[SCSI] Avoid dangling pointer in scsi_requeue_command()
by Bart Van Assche
· 12 years ago
67bd941
[SCSI] Fix device removal NULL pointer dereference
by Bart Van Assche
· 12 years ago
e81ca6f
[SCSI] block: Fix blk_execute_rq_nowait() dead queue handling
by Muthukumar Ratty
· 12 years ago
6548b0e
[SCSI] megaraid: remove a spurious IRQ enable
by Dan Carpenter
· 13 years ago
9d5d93e
[SCSI] megaraid: cleanup type issue in mega_build_cmd()
by Dan Carpenter
· 13 years ago
a5254db
[SCSI] bfa: dereferencing freed memory in bfad_im_probe()
by Dan Carpenter
· 13 years ago
fffa692
[SCSI] bfa: off by one in bfa_ioc_mbox_isr()
by Dan Carpenter
· 13 years ago
9e1a153
[SCSI] properly initialize atomic_t
by Josh Hunt
· 13 years ago
bb2c94a
[SCSI] scsi_dh_alua: Re-enable STPG for unavailable ports
by Bart Van Assche
· 13 years ago
efb6c71
[SCSI] qla4xxx: Update driver version to 5.02.00-k18
by Vikas Chaudhary
· 13 years ago
18e2df9
[SCSI] qla4xxx: Fix Spell check.
by Vikas Chaudhary
· 13 years ago
68b6d5d
[SCSI] qla4xxx: Fix a Sparse warning message
by Vikas Chaudhary
· 13 years ago
1cb78d7
[SCSI] qla4xxx: multi-session fix for flash ddbs
by Vikas Chaudhary
· 13 years ago
bc97f4b
[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometrically
by Rob Evers
· 13 years ago
8e67ce6
[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request response
by Rob Evers
· 13 years ago
3588c5a
[SCSI] scsi_dh_alua: implement 'implied transition timeout'
by Rob Evers
· 13 years ago
6ad819b
[SCSI] arcmsr: fix misuse of | instead of &
by Dan Carpenter
· 13 years ago
23f0bb4
[SCSI] hptiop: fix RR312x in hosts with >12GB
by HighPoint Linux Team
· 13 years ago
f3d8af9
[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32
by James Smart
· 13 years ago
4b8bae0
[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports
by James Smart
· 13 years ago
6b415f5
[SCSI] lpfc 8.3.32: Fix system panic due to node state change
by James Smart
· 13 years ago
173edbb
[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier
by James Smart
· 13 years ago
3a70730
[SCSI] lpfc 8.3.32: Correct successful aborts returning error status
by James Smart
· 13 years ago
618a523
[SCSI] lpfc 8.3.32: Correct provisioning change failure on local function
by James Smart
· 13 years ago
bbeb79b
[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung system
by James Smart
· 13 years ago
3b3da6a
[SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfs
by James Smart
· 13 years ago
a629852
[SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.c
by James Smart
· 13 years ago
4f4c186
[SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_free
by James Smart
· 13 years ago
eb47aa2c
[SCSI] bnx2fc: Bumped version to 1.0.12
by Bhanu Prakash Gollapudi
· 13 years ago
d71fb3b
[SCSI] bnx2fc: use list_entry instead of explicit cast
by Bhanu Prakash Gollapudi
· 13 years ago
5c17ae2
[SCSI] bnx2fc: Improve error recovery by handling parity errors
by Bhanu Prakash Gollapudi
· 13 years ago
d075498
[SCSI] remove old comment from block/unblock functions
by Mike Christie
· 13 years ago
5d9fb5c
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
by Mike Christie
· 13 years ago
1b8d262
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
by Mike Christie
· 13 years ago
87098bd
[SCSI] libfcoe: Fix section mismatch
by Mark Rustad
· 13 years ago
7adc5a3
[SCSI] bnx2fc: Support interface creation on non-VLAN interface also.
by Bhanu Prakash Gollapudi
· 13 years ago
3db8cc1
[SCSI] bnx2fc: Reduce object size by consolidating formats
by Joe Perches
· 13 years ago
6961427
[SCSI] bnx2fc: use kthread_create_on_node
by Eric Dumazet
· 13 years ago
6072609
[SCSI] Remove scsi_wait_scan module
by James Bottomley
· 13 years ago
4e5fae7
[SCSI] libfc: update fcp and exch stats
by Vasu Dev
· 13 years ago
0f02a66
[SCSI] libfc: adds FCP failures stats
by Vasu Dev
· 13 years ago
1bd49b4
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
by Vasu Dev
· 13 years ago
e58abb0
[SCSI] fc: add some more FC specific stats to fc_host
by Vasu Dev
· 13 years ago
85efc72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
309d4b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 12 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 13 years ago
58e94ae
md/raid1: close some possible races on write errors during resync
by NeilBrown
· 12 years ago
a05b7ea0
md: avoid crash when stopping md array races with closing other open fds.
by NeilBrown
· 12 years ago
25f7fd4
md: fix bug in handling of new_data_offset
by NeilBrown
· 12 years ago
8a7298b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
b1bdd2e
kexec: update URL of kexec homepage
by Olaf Hering
· 12 years ago
893a057
mips: fix bug.h build regression
by Yoichi Yuasa
· 12 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 12 years ago
e2f3b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
734b654
net: Statically initialize init_net.dev_base_head
by Rustad, Mark D
· 12 years ago
6f70242
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c1e3209
v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.
by Hans Verkuil
· 12 years ago
fe2e27b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2ab1c24
MAINTAINERS: Changes in qlcnic and qlge maintainers list
by Anirban Chakraborty
· 12 years ago
a9866ba4
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
89d7ae3
cipso: don't follow a NULL pointer when setsockopt() is called
by Paul Moore
· 12 years ago
331ae49
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
by Al Viro
· 12 years ago
bae7641
Merge branch 'for-3.5-spear-fixes' of http://git.stlinux.com/spear/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
69c7e37
ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
by Stefan Roese
· 13 years ago
69da52f
ARM: dts: SPEAr320: Boot the board in EXTENDED_MODE
by Vipul Kumar Samar
· 12 years ago
45a5e11
ARM: dts: SPEAr320: Fix compatible string
by Vipul Kumar Samar
· 12 years ago
d4f513f
Clk: SPEAr1340: Update sys clock parent array
by Vipul Kumar Samar
· 12 years ago
d9ba8db
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
by Vipul Kumar Samar
· 12 years ago
465e4f2b
ARM: SPEAr13xx: Fix Interrupt bindings
by Vipul Kumar Samar
· 12 years ago
a8f4bf0
Clk:spear6xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cfc545
Clk:spear3xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
e28f1aa
clk:spear1310:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cb6a9b
clk:spear1340:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
6a3ca4f
rbd: endian bug in rbd_req_cb()
by Dan Carpenter
· 13 years ago
236df37
rbd: Fix ceph_snap_context size calculation
by Yan, Zheng
· 13 years ago
5bdca4e
libceph: fix messenger retry
by Sage Weil
· 12 years ago
de74646
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1c7e7f6
mm: fix lost kswapd wakeup in kswapd_stop()
by Aaditya Kumar
· 12 years ago
9a75c6e
m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
by Geert Uytterhoeven
· 12 years ago
a8abbca
m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
by Geert Uytterhoeven
· 12 years ago
df12aef
m32r: consistently use "suffix-$(...)"
by Geert Uytterhoeven
· 12 years ago
a6b2029
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
by Geert Uytterhoeven
· 12 years ago
f9717f3
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
by Geert Uytterhoeven
· 12 years ago
07f604cc
m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD
by Geert Uytterhoeven
· 12 years ago
b45f933
mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout
by Geert Uytterhoeven
· 12 years ago
c8f4a2d
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
by Yinghai Lu
· 12 years ago
Next »