index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd_zbc.c
Age
Commit message (
Expand
)
Author
2017-10-16
scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
Damien Le Moal
2017-10-16
scsi: sd_zbc: Use well defined macros
Damien Le Moal
2017-10-16
scsi: sd_zbc: Rearrange code
Damien Le Moal
2017-10-16
scsi: sd_zbc: Fix comments and indentation
Damien Le Moal
2017-10-16
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
Damien Le Moal
2017-08-16
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-25
scsi: sd_zbc: Do not write lock zones for reset
Damien Le Moal
2017-04-25
scsi: sd_zbc: Remove superfluous assignments
Bart Van Assche
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2016-11-14
sd_zbc: Force use of READ16/WRITE16
Damien Le Moal
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-24
sd: fix uninitialized variable access in error handling
Arnd Bergmann
2016-10-18
sd: Implement support for ZBC devices
Hannes Reinecke