| commit | 602079a0a13c69d190e16297d123ad3d279364e5 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jun 07 16:45:48 2024 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jun 07 16:45:48 2024 -0700 |
| tree | 0fda3276365ec9a697389f341f5086573bc20fc7 | |
| parent | e33915892d8871b28d17675fecc1b5b36b0d5721 [diff] | |
| parent | 27d024235bdb16af917809d33916392452c3ac85 [diff] |
Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe:
- Fix for null_blk block size validation (Andreas)
- NVMe pull request via Keith:
- Use reserved tags for special fabrics operations (Chunguang)
- Persistent Reservation status masking fix (Weiwen)
* tag 'block-6.10-20240607' of git://git.kernel.dk/linux:
null_blk: fix validation of block size
nvme: fix nvme_pr_* status code parsing
nvme-fabrics: use reserved tag for reg read/write command