index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
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-06
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-6
/
+15
2008-08-05
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-16
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-20
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-08
[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
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+9
2008-01-12
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
1
-3
/
+10
2008-01-12
[SCSI] sr,sd: send media state change modification events
Kay Sievers
1
-9
/
+15
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
1
-10
/
+18
2008-01-03
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
1
-18
/
+10
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-22
/
+0
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
1
-10
/
+18
2007-10-12
[SCSI] move ULD attachment into the prep function
James Bottomley
1
-14
/
+34
2007-08-04
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
1
-3
/
+11
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+1
[next]