index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sd: Quiesce warning if device does not report optimal I/O size
Martin K. Petersen
2019-03-27
1
-0
/
+3
*
scsi: sd: Fix a race between closing an sd device and sd I/O
Bart Van Assche
2019-03-27
1
-6
/
+13
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-234
/
+292
|
\
|
*
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
2019-02-26
1
-9
/
+50
|
*
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
2019-02-12
1
-3
/
+0
|
*
scsi: block: remove req->special
Christoph Hellwig
2019-02-05
1
-2
/
+0
|
*
scsi: sd: Improve sd_print_capacity()
Damien Le Moal
2019-02-04
1
-13
/
+13
|
*
scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length
Bart Van Assche
2019-01-29
1
-0
/
+4
|
*
scsi: sd: Rename 'SCpnt' into 'cmd'
Bart Van Assche
2019-01-22
1
-22
/
+22
|
*
scsi: sd: Clean up sd_setup_read_write_cmnd()
Martin K. Petersen
2019-01-22
1
-52
/
+28
|
*
scsi: sd: Create helper functions for read/write commands
Martin K. Petersen
2019-01-22
1
-75
/
+92
|
*
scsi: sd: Simplify misaligned I/O check
Martin K. Petersen
2019-01-22
1
-45
/
+12
|
*
scsi: sd: Be consistent about blocks vs. sectors
Martin K. Petersen
2019-01-22
1
-86
/
+83
|
*
scsi: sd: Remove a local variable
Bart Van Assche
2019-01-22
1
-2
/
+1
|
*
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2019-01-08
1
-0
/
+62
*
|
scsi: sd: fix entropy gathering for most rotational disks
James Bottomley
2019-02-12
1
-3
/
+9
*
|
scsi: sd: Fix cache_type_store()
Ivan Mironov
2019-01-08
1
-0
/
+6
|
/
*
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-47
/
+38
|
\
|
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
1
-47
/
+38
*
|
scsi: sd: use mempool for discard special page
Jens Axboe
2018-12-12
1
-4
/
+19
|
/
*
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
1
-2
/
+0
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-12
/
+1
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
1
-1
/
+5
|
\
|
*
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
2018-09-21
1
-1
/
+2
|
*
scsi: sd: Contribute to randomness when running rotational device
Xuewei Zhang
2018-09-17
1
-0
/
+3
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
|
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
1
-0
/
+1
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-17
/
+4
|
\
|
*
sd: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-17
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-8
/
+7
|
\
\
|
*
|
scsi: sd: Remove a superfluous assignment
Bart Van Assche
2018-06-26
1
-1
/
+0
|
*
|
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-7
/
+7
|
|
/
*
|
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-07-30
1
-3
/
+5
|
/
*
scsi: sd: Defer spinning up drive while SANITIZE is in progress
Mahesh Rajashekhara
2018-04-18
1
-0
/
+2
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-4
/
+4
|
\
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-4
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-27
1
-0
/
+2
|
\
\
|
*
|
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
2018-03-19
1
-0
/
+2
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-14
1
-1
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
scsi: sd: Keep disk read-only when re-reading partition
Jeremy Cline
2018-03-06
1
-1
/
+2
*
|
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-02-03
1
-36
/
+5
|
\
\
|
*
|
scsi: sd: Remove zone write locking
Damien Le Moal
2018-01-08
1
-36
/
+5
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: sd: add missing KERN_CONT for disk spin-up
Michał Mirosław
2017-12-04
1
-3
/
+3
*
|
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
Bart Van Assche
2017-12-11
1
-1
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-2
/
+30
|
\
|
*
scsi: sd: change manage_start_stop to bool in sysfs interface
weiping zhang
2017-10-17
1
-1
/
+5
|
*
scsi: sd: change allow_restart to bool in sysfs interface
weiping zhang
2017-10-17
1
-1
/
+5
|
*
scsi: sd: Align maximum write same blocks to physical block size
Damien Le Moal
2017-09-25
1
-0
/
+20
*
|
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-02
1
-5
/
+14
[next]