https://github.com/torvalds/linux
Revision 5ffdff81cff9ae697b1d57fea9a86b6c6ede6078 authored by Linus Torvalds on 17 January 2020, 13:54:18 UTC, committed by Linus Torvalds on 17 January 2020, 13:54:18 UTC
Pull block fixes from Jens Axboe:
 "Three fixes that should go into this release:

   - The 32-bit segment size fix that I mentioned last week (Ming)

   - Use uint for the block size (Mikulas)

   - A null_blk zone write handling fix (Damien)"

* tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block:
  block: fix an integer overflow in logical block size
  null_blk: Fix zone write handling
  block: fix get_max_segment_size() overflow on 32bit arch
2 parent s 575966e + ad6bf88
History
Tip revision: 5ffdff81cff9ae697b1d57fea9a86b6c6ede6078 authored by Linus Torvalds on 17 January 2020, 13:54:18 UTC
Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Tip revision: 5ffdff8
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 14.1 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 526.7 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top