index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk_zoned.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2020-11-06
1
-16
/
+31
*
null_blk: Fix locking in zoned mode
Damien Le Moal
2020-10-29
1
-24
/
+80
*
null_blk: Fix zone reset all tracing
Damien Le Moal
2020-10-29
1
-3
/
+8
*
null_blk: synchronization fix for zoned device
Kanchan Joshi
2020-10-28
1
-4
/
+18
*
null_blk: use zone status for max active/open
Keith Busch
2020-10-22
1
-26
/
+43
*
null_blk: add support for max open/active zone limit for zoned devices
Niklas Cassel
2020-09-29
1
-57
/
+262
*
null_blk: introduce zone capacity for zoned device
Aravind Ramesh
2020-07-08
1
-2
/
+14
*
block: add capacity field to zone descriptors
Matias Bjørling
2020-07-08
1
-0
/
+2
*
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-8
/
+29
|
\
|
*
null_blk: Support REQ_OP_ZONE_APPEND
Damien Le Moal
2020-05-13
1
-8
/
+29
|
*
block: Modify revalidate zones
Damien Le Moal
2020-05-13
1
-1
/
+1
*
|
null_blk: return error for invalid zone size
Chaitanya Kulkarni
2020-05-21
1
-0
/
+4
|
/
*
null_blk: Cleanup zoned device initialization
Damien Le Moal
2020-04-23
1
-2
/
+19
*
null_blk: Fix zoned command handling
Damien Le Moal
2020-04-23
1
-10
/
+14
*
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
2020-03-27
1
-1
/
+11
*
null_blk: Fix zone write handling
Damien Le Moal
2020-01-15
1
-1
/
+3
*
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
2019-12-30
1
-1
/
+4
*
block: rework zone reporting
Christoph Hellwig
2019-11-13
1
-9
/
+22
*
null_blk: clean up report zones
Christoph Hellwig
2019-11-13
1
-2
/
+2
*
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
2019-11-13
1
-5
/
+49
|
\
|
*
null_blk: add zone open, close, and finish support
Ajay Joshi
2019-11-07
1
-3
/
+30
|
*
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
2019-10-18
1
-2
/
+19
*
|
null_blk: Fix zoned command return code
Keith Busch
2019-10-10
1
-2
/
+1
|
/
*
null_blk: format pr_* logs with pr_fmt
André Almeida
2019-09-16
1
-2
/
+2
*
null_blk: fix inline misuse
Jens Axboe
2019-08-23
1
-3
/
+2
*
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-23
1
-13
/
+25
*
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-08-05
1
-6
/
+22
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
1
-2
/
+1
*
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
2019-06-13
1
-4
/
+0
*
null_blk: Add conventional zone configuration for zoned support
Masato Suzuki
2018-11-07
1
-1
/
+26
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-42
/
+15
*
null_blk: fix zoned support for non-rq based operation
Jens Axboe
2018-09-13
1
-20
/
+14
*
null_blk: add zone support
Matias Bjørling
2018-07-09
1
-0
/
+149