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_zbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
1
-25
/
+35
2020-09-16
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-1
/
+5
2020-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-49
/
+44
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2020-08-05
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
1
-49
/
+44
2020-07-25
scsi: sd_zbc: Don't limit max_zone_append sectors to max_hw_sectors
Johannes Thumshirn
1
-1
/
+0
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
1
-0
/
+1
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
1
-0
/
+4
2020-07-08
block: add capacity field to zone descriptors
Matias Bjørling
1
-0
/
+1
2020-07-08
scsi: sd_zbc: Fix kdoc comment format
Damien Le Moal
1
-1
/
+1
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-35
/
+364
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+1
2020-05-13
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
1
-24
/
+339
2020-05-13
scsi: sd_zbc: factor out sanity checks for zoned commands
Johannes Thumshirn
1
-11
/
+25
2020-02-24
scsi: sd_sbc: Fix sd_zbc_report_zones()
Damien Le Moal
1
-1
/
+6
2020-01-03
scsi: sd_zbc: Rename sd_zbc_check_zones()
Damien Le Moal
1
-14
/
+13
2020-01-03
scsi: sd_zbc: Simplify sd_zbc_check_zones()
Damien Le Moal
1
-13
/
+2
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+5
2019-12-03
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
1
-2
/
+0
2019-11-27
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
1
-3
/
+5
2019-11-18
scsi: sd_zbc: Remove set but not used variable 'buflen'
YueHaibing
1
-2
/
+0
2019-11-13
block: rework zone reporting
Christoph Hellwig
1
-56
/
+50
2019-11-13
scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()
Damien Le Moal
1
-11
/
+13
2019-11-13
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
1
-87
/
+20
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
1
-9
/
+13
2019-11-06
scsi: sd_zbc: Fix sd_zbc_complete()
Damien Le Moal
1
-19
/
+10
2019-09-06
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
1
-0
/
+2
2019-08-05
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
1
-2
/
+8
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-07-17
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2019-07-12
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
1
-29
/
+75
2019-07-12
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410
Thomas Gleixner
1
-15
/
+1
2019-05-21
scsi: sd: switch remaining files to SPDX tags
Christoph Hellwig
1
-15
/
+1
2019-02-16
scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation
Masato Suzuki
1
-3
/
+5
2019-02-05
scsi: sd_zbc: Fix zone information messages
Damien Le Moal
1
-4
/
+8
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
1
-5
/
+5
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-192
/
+26
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-106
/
+47
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
1
-11
/
+8
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
1
-54
/
+40
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-20
/
+19
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2018-07-11
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-02
scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()
Bart Van Assche
1
-6
/
+0
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+0
2018-06-06
scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
Damien Le Moal
1
-1
/
+1
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
1
-58
/
+82
[next]