Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d458a9dfc4de24870b8c747484b1988726534bee
/
drivers
/
scsi
7591103
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
4ab3d50
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0ae4b31
ide: remove superfluous ->media field from ide_driver_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
baf08f0
ide: make ide_transfer_pc() static
by Bartlomiej Zolnierkiewicz
· 16 years ago
aa5d2de
ide: make ide_pc_intr() static
by Bartlomiej Zolnierkiewicz
· 16 years ago
85e3903
ide: add ->pc_{update,io}_buffers methods
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b0da28
ide: add ide_retry_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
844b946
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2b9efba
ide: add pointer to the current packet command to ide_drive_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
b14c721
ide: drop dsc_handle argument from ide_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0710483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
92f1f8f
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
by Elias Oltmanns
· 16 years ago
acaa0f5
ide: add ide_io_buffers() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
c860f95
ide-scsi: cleanup ide_scsi_io_buffers()
by Bartlomiej Zolnierkiewicz
· 16 years ago
02d599a
ide: remove ->supports_dsc_overlap field from ide_driver_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
8185d5a
ide: /proc/ide/hd*/settings rework
by Bartlomiej Zolnierkiewicz
· 16 years ago
1e874f4
ide: call ide_proc_register_driver() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
2a92466
ide: remove needless drive->present checks from device drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
3a7d248
ide: use ATA_* defines instead of *_STAT and *_ERR ones
by Bartlomiej Zolnierkiewicz
· 16 years ago
aaaade3
ide: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
e26feff
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
82219fc
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
4677735
sg: remove unnecessary blk_rq_unmap_user
by FUJITA Tomonori
· 16 years ago
0b6cb26
sg: remove sg_read_xfer
by FUJITA Tomonori
· 16 years ago
c3919af
sg: remove sg_write_xfer
by FUJITA Tomonori
· 16 years ago
626710c
sg: incorporate sg_build_direct into sg_start_req
by FUJITA Tomonori
· 16 years ago
44c7b0e
sg: remove __sg_start_req
by FUJITA Tomonori
· 16 years ago
fd1c1de
sg: remove b_malloc_len in sg_scatter_hold struct
by FUJITA Tomonori
· 16 years ago
7e56cb0
sg: remove SG_ALLOW_DIO_CODE define
by FUJITA Tomonori
· 16 years ago
a91a3a2
sg: rename sg_cmd_done sg_rq_end_io
by FUJITA Tomonori
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
f98a8ca
SCSI sd driver calls revalidate_disk wrapper.
by Andrew Patterson
· 16 years ago
fad7f01
sg: set dxferp to NULL for READ with the older SG interface
by FUJITA Tomonori
· 16 years ago
01cfcdd
sg: use blk_rq_aligned helper function
by FUJITA Tomonori
· 16 years ago
10db10d
sg: convert the indirect IO path to use the block layer
by FUJITA Tomonori
· 16 years ago
6e5a30c
sg: convert the direct IO path to use the block layer
by FUJITA Tomonori
· 16 years ago
10865df
sg: convert the non-data path to use the block layer
by FUJITA Tomonori
· 16 years ago
152e283
block: introduce struct rq_map_data to use reserved pages
by FUJITA Tomonori
· 16 years ago
a3bce90
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
by FUJITA Tomonori
· 16 years ago
3e1a7ff
block: allow disk to have extended device number
by Tejun Heo
· 16 years ago
689d6fa
block: replace @ext_minors with GENHD_FL_EXT_DEVT
by Tejun Heo
· 16 years ago
870d665
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
by Tejun Heo
· 16 years ago
f615b48
sd/ide-disk: apply extended minors to sd and ide
by Tejun Heo
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
7ae628d
[SCSI] scsi_dh: suppress comparison warning
by James Bottomley
· 16 years ago
650849d
[SCSI] scsi_dh: add Dell product information into rdac device handler
by Yanqing_Liu@Dell.com
· 16 years ago
b78ded8
[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
by Adrian Bunk
· 16 years ago
4a3e1ea
[SCSI] qla2xxx: fix printk format warnings
by Alexander Beregalov
· 16 years ago
36d1cdc
[SCSI] qla2xxx: Update version number to 8.02.01-k8.
by Andrew Vasquez
· 16 years ago
59d72d8
[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.
by Ravi Anand
· 16 years ago
2d13693
[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.
by Andrew Vasquez
· 16 years ago
cc3ef7b
[SCSI] qla2xxx: Fix "occured" spelling errors.
by Bjorn Helgaas
· 16 years ago
272976c
[SCSI] qla2xxx: Add NPIV-Config Table support.
by Andrew Vasquez
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
4b89258
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
by Andrew Vasquez
· 16 years ago
49fd462
[SCSI] qla2xxx: Add input/output byte-count statistics.
by Harish Zunjarrao
· 16 years ago
ac26d41
[SCSI] libiscsi: return error passed in during iscsi recovery
by Mike Christie
· 16 years ago
a30c3f6
[SCSI] fc_transport: Add an API to allow an LLD to create vports
by Andrew Vasquez
· 16 years ago
7404ad3
[SCSI] sd: use generic helper to print capacities in both binary and SI
by James Bottomley
· 16 years ago
114f1ea
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
by FUJITA Tomonori
· 16 years ago
6f4267e
[SCSI] Update the SCSI state model to allow blocking in the created state
by James Bottomley
· 16 years ago
0f1d87a
[SCSI] add inline functions for recognising created and blocked states
by James Bottomley
· 16 years ago
22447be
[SCSI] scsi_netlink: Add transport and LLD recieve and event support
by James Smart
· 16 years ago
557cc47
[SCSI] tmscsim: Fixup KERN_INFO in printk
by Nick Warne
· 16 years ago
3fd7f93
[SCSI] qla2xxx: Remove semaphore.h
by Matthew Wilcox
· 16 years ago
315cb0a
[SCSI] scsi_host_lookup: error returns and NULL pointers
by James Smart
· 16 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 16 years ago
c9eeb24
[SCSI] qlogicpti: fix sg list traversal error in continuation entries
by Boaz Harrosh
· 16 years ago
44ea91c
[SCSI] Fix hang with split requests
by James Bottomley
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
048feec
[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes.
by Andrew Vasquez
· 16 years ago
6d242a2
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
29cd195
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
2dc75d3
block: disable sysfs parts of the disk command filter
by Jens Axboe
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
01b291b
[SCSI] fix check of PQ and PDT bits for WLUNs
by James Bottomley
· 16 years ago
bb0003c
[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry
by Mike Anderson
· 16 years ago
c7dbb62
[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
by Mike Anderson
· 16 years ago
bfad9ce
[SCSI] sd: select CRC_T10DIF only when necessary
by Stefan Richter
· 16 years ago
bb23b43
remove blk_register_filter and blk_unregister_filter in gendisk
by FUJITA Tomonori
· 16 years ago
5dc2536
qlogicpti: Convert to pure OF driver.
by David S. Miller
· 16 years ago
05bb5e9
sun_esp: Convert to pure OF driver.
by David S. Miller
· 16 years ago
63237ee
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
by David S. Miller
· 16 years ago
738f2b7
sparc: Convert all SBUS drivers to dma_*() interfaces.
by David S. Miller
· 16 years ago
7a715f4
sparc: Make SBUS DMA interfaces take struct device.
by David S. Miller
· 16 years ago
334ae61
sparc: Kill SBUS DVMA layer.
by David S. Miller
· 16 years ago
14e507b
sg: restore command permission for TYPE_SCANNER
by FUJITA Tomonori
· 16 years ago
abf5439
block: move cmdfilter from gendisk to request_queue
by FUJITA Tomonori
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
0e6f9d2
pcmcia: use pcmcia_loop_config in scsi pcmcia drivers
by Dominik Brodowski
· 16 years ago
c5b0079
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
Next »