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
/
block
/
null_blk_zoned.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
1
-0
/
+4
2020-04-23
null_blk: Cleanup zoned device initialization
Damien Le Moal
1
-2
/
+19
2020-04-23
null_blk: Fix zoned command handling
Damien Le Moal
1
-10
/
+14
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-01-15
null_blk: Fix zone write handling
Damien Le Moal
1
-1
/
+3
2019-12-30
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
1
-1
/
+4
2019-11-12
block: rework zone reporting
Christoph Hellwig
1
-9
/
+22
2019-11-12
null_blk: clean up report zones
Christoph Hellwig
1
-2
/
+2
2019-11-12
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
1
-5
/
+49
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-10-17
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
1
-2
/
+19
2019-10-09
null_blk: Fix zoned command return code
Keith Busch
1
-2
/
+1
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
1
-2
/
+2
2019-08-23
null_blk: fix inline misuse
Jens Axboe
1
-3
/
+2
2019-08-23
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
1
-13
/
+25
2019-08-04
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
1
-6
/
+22
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-2
/
+1
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2018-11-07
null_blk: Add conventional zone configuration for zoned support
Masato Suzuki
1
-1
/
+26
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-42
/
+15
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
1
-20
/
+14
2018-07-09
null_blk: add zone support
Matias Bjørling
1
-0
/
+149