Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5b39187fad6faefae5ce1a1e997651d4e382b135
/
drivers
/
scsi
ad84563
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
72ec24b
SCSI: implement sd_unlock_native_capacity()
by Tejun Heo
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
e2e2400
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
a9a0aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
b4d878e
st: use noop_llseek() instead of default_llseek()
by Jan Blunck
· 14 years ago
889e5fb
osst: use noop_llseek() instead of default_llseek()
by Jan Blunck
· 14 years ago
e1c54b6
osst: update ppos instead of using file->f_pos
by Jan Blunck
· 14 years ago
a24a6b22
m68k: amiga - A4000T SCSI platform device conversion
by Geert Uytterhoeven
· 16 years ago
2b21d5e
m68k/scsi: a3000 - Do not use legacy Scsi_Host.base
by Geert Uytterhoeven
· 15 years ago
c2a24a4
m68k: amiga - A3000 SCSI platform device conversion
by Geert Uytterhoeven
· 16 years ago
cf2ed27
m68k/scsi: gvp11 - Do not use legacy Scsi_Host.base
by Geert Uytterhoeven
· 15 years ago
c1d288a
m68k: amiga - GVP Series II SCSI zorro_driver conversion
by Geert Uytterhoeven
· 15 years ago
65c2784
m68k/scsi: a2091 - Do not use legacy Scsi_Host.base
by Geert Uytterhoeven
· 15 years ago
c737e22
m68k: amiga - A2091/A590 SCSI zorro_driver conversion
by Geert Uytterhoeven
· 15 years ago
5d3f2c3
m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
by Geert Uytterhoeven
· 16 years ago
c57c1ca
m68k/scsi: a3000 - Kill a3000_scsiregs typedef
by Geert Uytterhoeven
· 15 years ago
349d65f
m68k/scsi: gvp11 - Kill gvp11_scsiregs typedef
by Geert Uytterhoeven
· 15 years ago
56522e3
m68k/scsi: a2091 - Kill a2091_scsiregs typedef
by Geert Uytterhoeven
· 15 years ago
11ca46e
m68k/scsi: gvp11 - Extract check_wd33c93()
by Geert Uytterhoeven
· 15 years ago
a8169e6
m68k/scsi: a3000 - Kill static global a3000_host
by Geert Uytterhoeven
· 15 years ago
4616ac7
m68k/scsi: mvme147 - Kill static global mvme147_host
by Geert Uytterhoeven
· 15 years ago
d753722
m68k/scsi: a3000 - Kill ugly DMA() macro
by Geert Uytterhoeven
· 15 years ago
6869b15
m68k/scsi: gvp11 - Kill ugly DMA() macro
by Geert Uytterhoeven
· 15 years ago
f9e8894
[SCSI] fix race in scsi_target_reap
by Alan Stern
· 15 years ago
8a52da6
[SCSI] aacraid: Eliminate use after free
by Julia Lawall
· 14 years ago
36b83de
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
by Nick Cheng
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
7873ca4
[SCSI] bfa: fix system crash when reading sysfs fc_host statistics
by Krishna Gudipati
· 14 years ago
8c38a29
[SCSI] iscsi_tcp: remove sk_sleep check
by Mike Christie
· 14 years ago
64ffdb7
[SCSI] ipr: improve interrupt service routine performance
by Wayne Boyer
· 14 years ago
b8803b1
[SCSI] ipr: set the data list length in the request control block
by Wayne Boyer
· 14 years ago
7be9690
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
by Wayne Boyer
· 14 years ago
96d21f0
[SCSI] ipr: include the resource path in the IOA status area structure
by Wayne Boyer
· 14 years ago
438b033
[SCSI] ipr: implement fixes for 64 bit adapter support
by Wayne Boyer
· 14 years ago
e6b50c3
[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
by Dan Carpenter
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
62a11ae
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9f6aa57
scsi_scan.c: fix/convert functions to use kernel-doc
by Randy Dunlap
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 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
· 14 years ago
70ca0a4
Fix networking tree iscsi_tcp.c mis-merge
by Linus Torvalds
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
2ec8c6b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 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
· 14 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 14 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
· 14 years ago
da3cc67
[SCSI] aacraid: prohibit access to array container space
by Rajashekhara, Mahesh
· 14 years ago
1fc8010
[SCSI] aacraid: add support for handling ATA pass-through commands.
by Rajashekhara, Mahesh
· 14 years ago
e3cc268
[SCSI] aacraid: expose physical devices for models with newer firmware
by Rajashekhara, Mahesh
· 14 years ago
5ca0559
[SCSI] aacraid: respond automatically to volumes added by config tool
by Rajashekhara, Mahesh
· 14 years ago
15af974
[SCSI] fcoe: fix fcoe module ref counting
by Vasu Dev
· 14 years ago
fb83153
[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn
by Kaladhar Musunuru
· 14 years ago
8b889e4
[SCSI] libfcoe: Fix incorrect MAC address clearing
by Kaladhar Musunuru
· 14 years ago
34ce27b
[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex
by Vasu Dev
· 14 years ago
7b2787e
[SCSI] libfc: Move the port_id into lport
by Robert Love
· 14 years ago
5e4f8fe
[SCSI] fcoe: move link speed checking into its own routine
by Robert Love
· 14 years ago
d29510a
[SCSI] libfc: Remove extra pointer check
by Robert Love
· 14 years ago
1b80e0f
[SCSI] libfc: Remove unused fc_get_host_port_type
by Robert Love
· 14 years ago
721cafa
[SCSI] fcoe: fixes wrong error exit in fcoe_create
by Vasu Dev
· 14 years ago
b3667f9
[SCSI] libfc: set seq_id for incoming sequence
by Joe Eykholt
· 14 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
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 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
Next »