Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
68b04cd38af42dbe4ee28e189633c3c50beb8873
/
drivers
/
scsi
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 15 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
62a11ae
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
9f6aa57
scsi_scan.c: fix/convert functions to use kernel-doc
by Randy Dunlap
· 15 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
d6fb1db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
70ca0a4
Fix networking tree iscsi_tcp.c mis-merge
by Linus Torvalds
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
2ec8c6b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
bf54a2b
m68k: amiga - Zorro bus modalias support
by Geert Uytterhoeven
· 16 years ago
f4927c4
scsi: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
9cccde9
[SCSI] aacraid: add an ifdef'd device delete case instead of taking the device offline
by Rajashekhara, Mahesh
· 15 years ago
da3cc67
[SCSI] aacraid: prohibit access to array container space
by Rajashekhara, Mahesh
· 15 years ago
1fc8010
[SCSI] aacraid: add support for handling ATA pass-through commands.
by Rajashekhara, Mahesh
· 15 years ago
e3cc268
[SCSI] aacraid: expose physical devices for models with newer firmware
by Rajashekhara, Mahesh
· 15 years ago
5ca0559
[SCSI] aacraid: respond automatically to volumes added by config tool
by Rajashekhara, Mahesh
· 15 years ago
15af974
[SCSI] fcoe: fix fcoe module ref counting
by Vasu Dev
· 15 years ago
fb83153
[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn
by Kaladhar Musunuru
· 15 years ago
8b889e4
[SCSI] libfcoe: Fix incorrect MAC address clearing
by Kaladhar Musunuru
· 15 years ago
34ce27b
[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex
by Vasu Dev
· 15 years ago
7b2787e
[SCSI] libfc: Move the port_id into lport
by Robert Love
· 15 years ago
5e4f8fe
[SCSI] fcoe: move link speed checking into its own routine
by Robert Love
· 15 years ago
d29510a
[SCSI] libfc: Remove extra pointer check
by Robert Love
· 15 years ago
1b80e0f
[SCSI] libfc: Remove unused fc_get_host_port_type
by Robert Love
· 15 years ago
721cafa
[SCSI] fcoe: fixes wrong error exit in fcoe_create
by Vasu Dev
· 15 years ago
b3667f9
[SCSI] libfc: set seq_id for incoming sequence
by Joe Eykholt
· 15 years ago
f1af620
[SCSI] qla2xxx: Updates to ISP82xx support.
by Giridhar Malavali
· 15 years ago
f4c496c
[SCSI] qla2xxx: Optionally disable target reset.
by Giridhar Malavali
· 15 years ago
86fbee8
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive
by Lalit Chandivade
· 15 years ago
1516ef4
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
by Mike Waychison
· 15 years ago
bad7500
[SCSI] qla2xxx: T10 DIF support added.
by Arun Easi
· 15 years ago
3822263
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
by Madhuranath Iyengar
· 15 years ago
4916392
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
by Madhuranath Iyengar
· 15 years ago
b7d2280
[SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.
by Andrew Vasquez
· 15 years ago
5ff1d58
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
by Andrew Vasquez
· 15 years ago
99b0bec
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
by Andrew Vasquez
· 15 years ago
6a03b4c
[SCSI] qla2xxx: Add char device to increase driver use count
by Harish Zunjarrao
· 15 years ago
3e46f03
[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.
by Lalit Chandivade
· 15 years ago
62542f4
[SCSI] qla2xxx: Display proper link state for disconnected ports.
by Andrew Vasquez
· 15 years ago
0b9dae6
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version.
by Andrew Vasquez
· 15 years ago
1b4d0d8
[SCSI] libsas: fix deref before check in commit 70b25f890ce
by James Bottomley
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
317b6d6
pcmcia: dev_node removal (write-only drivers)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
77a4229
[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
by James Bottomley
· 15 years ago
c213e14
[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
by Hannes Reinecke
· 15 years ago
b1de6ab
[SCSI] a2091: Kill ugly DMA() macro
by Geert Uytterhoeven
· 15 years ago
afdbbc1
[SCSI] a3000: Use shost_priv() and kill ugly HDATA() macro
by Geert Uytterhoeven
· 15 years ago
ce19566
[SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macro
by Geert Uytterhoeven
· 15 years ago
52c3d8a
[SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macro
by Geert Uytterhoeven
· 15 years ago
6d1d5d4
[SCSI] a2091: Use shost_priv() and kill ugly HDATA() macro
by Geert Uytterhoeven
· 15 years ago
2135101
[SCSI] a3000: Reindentation
by Geert Uytterhoeven
· 15 years ago
be4540d
[SCSI] mvme147: Reindentation
by Geert Uytterhoeven
· 15 years ago
bb17b78
[SCSI] gvp11: Reindentation
by Geert Uytterhoeven
· 15 years ago
09bc85b
[SCSI] a2091: Reindentation
by Geert Uytterhoeven
· 15 years ago
900e8d6
[SCSI] wd33c93: Kill empty wd33c93_release()
by Geert Uytterhoeven
· 15 years ago
1a6633d
[SCSI] qla4xxx: Update driver version to 5.02.00-k1
by Vikas Chaudhary
· 15 years ago
09a0f71
[SCSI] qla4xxx: added support for abort task management command
by Vikas Chaudhary
· 15 years ago
5369887
[SCSI] qla4xxx: correct use of cmd->host_scribble
by Vikas Chaudhary
· 15 years ago
821d6e5
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
by Vikas Chaudhary
· 15 years ago
c301b02
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
by Vikas Chaudhary
· 15 years ago
c2393cd
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
by Vikas Chaudhary
· 15 years ago
065aa1b
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
by Vikas Chaudhary
· 15 years ago
2a49a78
[SCSI] qla4xxx: added IPv6 support.
by Vikas Chaudhary
· 15 years ago
3487d9e
[SCSI] cxgb3i: Fix error path for module init
by Roland Dreier
· 15 years ago
5447ed6
[SCSI] scsi_debug: virtual_gb ignores sector_size
by Douglas Gilbert
· 15 years ago
96b1f96
[SCSI] libiscsi: regression: fix header digest errors
by Mike Christie
· 15 years ago
2471b89
[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()
by Dan Carpenter
· 15 years ago
daa142d
[SCSI] ibmvfc: Reduce error recovery timeout
by Brian King
· 15 years ago
f5832fa
[SCSI] ibmvfc: Fix command completion handling
by Brian King
· 15 years ago
859e816
[SCSI] hpsa: remove unneeded defines
by Mike Miller
· 15 years ago
70b25f8
[SCSI] fix locking around blk_abort_request()
by Tejun Heo
· 15 years ago
160e7f6
[SCSI] fix sdev_rw_attr macro for scsi device sysfs entries
by Tomohiro Kusumi
· 15 years ago
8637ac3
[SCSI] bfa: fix compilation warning in powerpc
by Jing Huang
· 15 years ago
a908301
[SCSI] qla2xxx: Add ISP82XX support.
by Giridhar Malavali
· 15 years ago
9a908c1
[SCSI] advansys: fix narrow board error path
by Herton Ronaldo Krzesinski
· 15 years ago
c446c1f
[SCSI] scsi_trace: Enhance SCSI command tracing
by Martin K. Petersen
· 15 years ago
bf81623
[SCSI] add scsi trace core functions and put trace points
by Kei Tokunaga
· 15 years ago
e308b3d
[SCSI] scsi_debug: Block Limits VPD page fixes
by Martin K. Petersen
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
1482338
scsi: fix operator precedence warning
by Randy Dunlap
· 15 years ago
a28ca3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9dc9fd9
[SCSI] mvsas: fix hot plug handling and IO issues
by Srinivas
· 15 years ago
c803221
[SCSI] iscsi_tcp: Remove unused field iscsi_conn from struct iscsi_sw_tcp_conn
by Avi Kaplan
· 15 years ago
c484a50
[SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks arguments
by Avi Kaplan
· 15 years ago
5738d44
[SCSI] scsi_dh_emc: request flag cleanup
by Mike Christie
· 15 years ago
ef7d17a
[SCSI] iscsi_tcp: change & to &&
by Dan Carpenter
· 15 years ago
9f8f3aa
[SCSI] libfc, fcoe: normalize format specifies for world wide names
by Chris Leech
· 15 years ago
ce8b5df
[SCSI] libfc: set both precision and field with when printing FC IDs
by Chris Leech
· 15 years ago
Next »