index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd_zbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
1
-13
/
+13
2022-04-25
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
1
-13
/
+92
2022-04-25
scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()
Damien Le Moal
1
-6
/
+7
2022-04-25
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
1
-26
/
+23
2022-04-25
scsi: sd: sd_zbc: Use logical blocks as unit when querying zones
Damien Le Moal
1
-6
/
+5
2022-04-25
scsi: sd: sd_zbc: Verify that the zone size is a power of two
Bart Van Assche
1
-0
/
+7
2022-04-25
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
1
-3
/
+52
2022-02-22
scsi: sd: Remove WRITE_SAME support
Christoph Hellwig
1
-2
/
+0
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2021-12-02
scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp
Niklas Cassel
1
-1
/
+2
2021-12-02
scsi: sd_zbc: Simplify zone full condition check
Niklas Cassel
1
-2
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-4
/
+4
2021-09-21
scsi: sd_zbc: Support disks with more than 2**32 logical blocks
Bart Van Assche
1
-1
/
+1
2021-09-13
scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
Naohiro Aota
1
-3
/
+3
2021-08-11
scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-5
/
+5
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-2
/
+1
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-1
/
+1
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-8
/
+11
2021-03-18
scsi: sd_zbc: Place function name into header
Lee Jones
1
-1
/
+1
2021-03-16
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+5
2021-02-22
scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc
Johannes Thumshirn
1
-1
/
+5
2021-02-10
sd_zbc: clear zone resources for non-zoned case
Damien Le Moal
1
-5
/
+32
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
1
-0
/
+8
2020-09-15
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
1
-25
/
+35
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-1
/
+5
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-49
/
+44
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2020-08-04
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
1
-49
/
+44
2020-07-24
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-02
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-12
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
1
-24
/
+339
2020-05-12
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-02
scsi: sd_zbc: Rename sd_zbc_check_zones()
Damien Le Moal
1
-14
/
+13
2020-01-02
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-26
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-12
block: rework zone reporting
Christoph Hellwig
1
-56
/
+50
2019-11-12
scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()
Damien Le Moal
1
-11
/
+13
2019-11-12
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-05
scsi: sd_zbc: Fix sd_zbc_complete()
Damien Le Moal
1
-19
/
+10
[next]