https://github.com/torvalds/linux
Revision 593bd5e5d3e245262c40c7dd2f5edbac705ff578 authored by Linus Torvalds on 13 June 2020, 19:44:30 UTC, committed by Linus Torvalds on 13 June 2020, 19:44:30 UTC
Pull iomap fix from Darrick Wong:
 "A single iomap bug fix for a variable type mistake on 32-bit
  architectures, fixing an integer overflow problem in the unshare
  actor"

* tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: Fix unsharing of an extent >2GB on a 32-bit machine
2 parent s c555722 + d4ff3b2
History
Tip revision: 593bd5e5d3e245262c40c7dd2f5edbac705ff578 authored by Linus Torvalds on 13 June 2020, 19:44:30 UTC
Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Tip revision: 593bd5e
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.8 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.8 KB
.mailmap -rw-r--r-- 15.4 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 547.5 KB
Makefile -rw-r--r-- 61.0 KB
README -rw-r--r-- 727 bytes

README

back to top