index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-23
[SCSI] sd: fix computation of the full size of the device
H. Peter Anvin
2008-10-23
[SCSI] sd: remove command-size switching code
Alan Stern
2008-10-23
[SCSI] sd: Fix handling of NO_SENSE check condition
Jamie Wellnitz
2008-10-21
[PATCH] switch sd
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-13
[SCSI] sd: Correctly handle all combinations of DIF and DIX
Martin K. Petersen
2008-10-13
[SCSI] sd: Always print actual protection_type
Martin K. Petersen
2008-10-13
[SCSI] sd: Issue correct protection operation
Martin K. Petersen
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-09
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
2008-10-09
block: allow disk to have extended device number
Tejun Heo
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2008-10-09
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
2008-10-03
[SCSI] sd: use generic helper to print capacities in both binary and SI
James Bottomley
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
2008-08-29
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
2008-07-26
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
2008-07-26
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
2008-07-26
[SCSI] sd: update index allocation and use ida instead of idr
Tejun Heo
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
2008-07-12
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2008-04-29
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-03-19
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-07
[SCSI] sd: handle bad lba in sense information
James Bottomley
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-11
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
[SCSI] sr,sd: send media state change modification events
Kay Sievers
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-02
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
[SCSI] move ULD attachment into the prep function
James Bottomley
2007-08-04
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
[next]