index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Commit message (
Expand
)
Author
Age
*
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
|
\
|
*
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
2018-09-21
|
*
scsi: sd: Contribute to randomness when running rotational device
Xuewei Zhang
2018-09-17
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
*
|
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
|
\
|
*
sd: Convert to new IDA API
Matthew Wilcox
2018-08-21
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
|
\
\
|
*
|
scsi: sd: Remove a superfluous assignment
Bart Van Assche
2018-06-26
|
*
|
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
|
|
/
*
/
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-07-30
|
/
*
scsi: sd: Defer spinning up drive while SANITIZE is in progress
Mahesh Rajashekhara
2018-04-18
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
|
\
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-27
|
\
\
|
*
|
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
2018-03-19
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-14
|
\
|
|
|
|
/
|
/
|
|
*
scsi: sd: Keep disk read-only when re-reading partition
Jeremy Cline
2018-03-06
*
|
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-02-03
|
\
\
|
*
|
scsi: sd: Remove zone write locking
Damien Le Moal
2018-01-08
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: sd: add missing KERN_CONT for disk spin-up
Michał Mirosław
2017-12-04
*
|
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
Bart Van Assche
2017-12-11
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
|
\
|
*
scsi: sd: change manage_start_stop to bool in sysfs interface
weiping zhang
2017-10-17
|
*
scsi: sd: change allow_restart to bool in sysfs interface
weiping zhang
2017-10-17
|
*
scsi: sd: Align maximum write same blocks to physical block size
Damien Le Moal
2017-09-25
*
|
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-02
*
|
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-02
*
|
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
2017-09-15
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
|
\
|
*
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
2017-08-16
*
|
scsi: sd: remove duplicated setting of gd->minors
weiping zhang
2017-08-25
*
|
scsi: sd: Remove a useless comparison
Bart Van Assche
2017-08-25
*
|
scsi: sd: Fix indentation
Bart Van Assche
2017-08-25
*
|
scsi: sd: sr: Convert two assignments into warning statements
Bart Van Assche
2017-08-25
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
|
\
|
*
scsi: sd: Use sysfs_match_string()
Martin K. Petersen
2017-06-26
|
*
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
2017-06-12
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-07-06
|
\
\
|
|
/
|
/
|
|
*
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-29
*
|
scsi: sd: Ignore sync cache failures when not supported
Derek Basehore
2017-05-16
*
|
scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES
Damien Le Moal
2017-05-11
*
|
scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
Damien Le Moal
2017-05-11
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
|
\
|
*
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
2017-04-25
|
*
scsi: sd: Cleanup sd_done sense data handling
Christoph Hellwig
2017-04-25
|
*
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
2017-04-24
[next]