index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
[SCSI] fix recovered error handling
James Bottomley
1
-6
/
+0
2009-03-17
[SCSI] sd: Make revalidate less chatty
Martin K. Petersen
1
-24
/
+37
2009-03-17
[SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devices
Matthew Wilcox
1
-3
/
+24
2009-03-14
[SCSI] sd: Refactor sd_read_capacity()
Matthew Wilcox
1
-86
/
+155
2009-03-12
[SCSI] sd: tell the user when a disk's capacity is adjusted
Alan Stern
1
-11
/
+15
2009-03-05
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
1
-15
/
+11
2009-02-21
[SCSI] sd: revive sd_index_lock
Tejun Heo
1
-0
/
+7
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
fastboot: make scsi probes asynchronous
Arjan van de Ven
1
-42
/
+67
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-5
/
+6
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
1
-1
/
+1
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-11
/
+10
2008-10-23
[SCSI] sd: fix computation of the full size of the device
H. Peter Anvin
1
-1
/
+1
2008-10-23
[SCSI] sd: remove command-size switching code
Alan Stern
1
-9
/
+0
2008-10-23
[SCSI] sd: Fix handling of NO_SENSE check condition
Jamie Wellnitz
1
-1
/
+9
2008-10-21
[PATCH] switch sd
Al Viro
1
-24
/
+17
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
1
-1
/
+2
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
1
-1
/
+2
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-1
/
+1
2008-10-13
[SCSI] sd: Correctly handle all combinations of DIF and DIX
Martin K. Petersen
1
-1
/
+2
2008-10-13
[SCSI] sd: Always print actual protection_type
Martin K. Petersen
1
-5
/
+2
2008-10-13
[SCSI] sd: Issue correct protection operation
Martin K. Petersen
1
-3
/
+4
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-16
/
+11
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-5
/
+4
2008-10-09
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
1
-2
/
+2
2008-10-09
block: allow disk to have extended device number
Tejun Heo
1
-20
/
+54
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
1
-7
/
+2
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+6
2008-10-09
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
1
-2
/
+7
2008-10-03
[SCSI] sd: use generic helper to print capacities in both binary and SI
James Bottomley
1
-16
/
+11
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
1
-2
/
+0
2008-08-29
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
1
-0
/
+2
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-6
/
+15
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-15
/
+6
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
1
-6
/
+15
2008-07-26
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
1
-40
/
+81
2008-07-26
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
1
-4
/
+118
2008-07-26
[SCSI] sd: update index allocation and use ida instead of idr
Tejun Heo
1
-13
/
+14
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-6
/
+1
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
1
-0
/
+5
2008-07-12
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
1
-5
/
+0
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
1
-1
/
+1
2008-04-29
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
1
-1
/
+0
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-34
/
+44
2008-03-19
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
1
-0
/
+1
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-2
/
+1
2008-02-07
[SCSI] sd: handle bad lba in sense information
James Bottomley
1
-18
/
+16
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
1
-2
/
+2
[next]