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.12.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
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2018-03-20
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
1
-0
/
+2
2018-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2018-03-07
scsi: sd: Keep disk read-only when re-reading partition
Jeremy Cline
1
-1
/
+2
2018-02-04
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-36
/
+5
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2018-01-09
scsi: sd: Remove zone write locking
Damien Le Moal
1
-36
/
+5
2017-12-12
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
Bart Van Assche
1
-1
/
+3
2017-12-05
scsi: sd: add missing KERN_CONT for disk spin-up
Michał Mirosław
1
-3
/
+3
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+30
2017-10-17
scsi: sd: change manage_start_stop to bool in sysfs interface
weiping zhang
1
-1
/
+5
2017-10-17
scsi: sd: change allow_restart to bool in sysfs interface
weiping zhang
1
-1
/
+5
2017-10-03
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
1
-5
/
+14
2017-10-03
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
1
-4
/
+12
2017-09-25
scsi: sd: Align maximum write same blocks to physical block size
Damien Le Moal
1
-0
/
+20
2017-09-15
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
1
-2
/
+0
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+3
2017-08-26
scsi: sd: remove duplicated setting of gd->minors
weiping zhang
1
-1
/
+0
2017-08-26
scsi: sd: Remove a useless comparison
Bart Van Assche
1
-1
/
+1
2017-08-26
scsi: sd: Fix indentation
Bart Van Assche
1
-1
/
+1
2017-08-26
scsi: sd: sr: Convert two assignments into warning statements
Bart Van Assche
1
-1
/
+1
2017-08-17
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
1
-0
/
+3
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-44
/
+34
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+52
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-1
/
+52
2017-06-26
scsi: sd: Use sysfs_match_string()
Martin K. Petersen
1
-42
/
+29
2017-06-13
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-2
/
+5
2017-05-17
scsi: sd: Ignore sync cache failures when not supported
Derek Basehore
1
-12
/
+28
2017-05-12
scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES
Damien Le Moal
1
-4
/
+15
2017-05-12
scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
Damien Le Moal
1
-0
/
+4
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-50
/
+77
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-91
/
+168
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
1
-3
/
+3
2017-04-25
scsi: sd: Cleanup sd_done sense data handling
Christoph Hellwig
1
-10
/
+9
2017-04-25
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
1
-24
/
+27
2017-04-25
scsi: sd: Fix function descriptions
Damien Le Moal
1
-15
/
+14
2017-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+20
2017-04-08
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
1
-19
/
+6
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
1
-3
/
+53
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-5
/
+0
2017-04-08
sd: implement unmapping Write Zeroes
Christoph Hellwig
1
-0
/
+9
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-5
/
+26
2017-04-08
sd: split sd_setup_discard_cmnd
Christoph Hellwig
1
-69
/
+84
2017-04-08
scsi: sd: Fix capacity calculation with 32-bit sector_t
Martin K. Petersen
1
-2
/
+18
2017-04-08
scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
Fam Zheng
1
-1
/
+2
2017-04-06
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
Hannes Reinecke
1
-1
/
+1
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
1
-1
/
+26
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+17
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
1
-33
/
+8
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
1
-0
/
+17
[next]