index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
6
-33
/
+35
|
\
|
*
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-29
2
-8
/
+5
|
*
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-07-12
2
-0
/
+6
|
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-10
2
-17
/
+18
|
*
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2018-07-08
2
-5
/
+4
|
*
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-07-08
1
-3
/
+2
*
|
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
*
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
1
-4
/
+5
|
\
\
|
*
|
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-26
1
-4
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-0
/
+3
|
\
\
\
|
*
|
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
|
*
|
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
1
-0
/
+2
*
|
|
|
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-07-27
2
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-24
1
-2
/
+4
|
*
|
|
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-06-28
1
-2
/
+3
*
|
|
|
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-25
7
-14
/
+25
|
\
\
\
\
|
*
|
|
|
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+0
|
*
|
|
|
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+1
|
*
|
|
|
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
4
-5
/
+8
|
*
|
|
|
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-07-25
1
-5
/
+12
|
*
|
|
|
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
2018-07-25
1
-2
/
+4
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
2
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-17
1
-0
/
+5
|
*
|
|
|
|
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-10
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
1
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-19
1
-2
/
+5
*
|
|
|
|
|
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-3
/
+1
*
|
|
|
|
|
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-2
/
+2
*
|
|
|
|
|
|
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-21
1
-7
/
+13
*
|
|
|
|
|
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-18
3
-8
/
+13
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-17
1
-8
/
+9
|
*
|
|
|
|
|
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
1
-0
/
+2
|
*
|
|
|
|
|
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-13
1
-0
/
+2
*
|
|
|
|
|
|
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-14
1
-60
/
+81
*
|
|
|
|
|
|
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-07-14
1
-3
/
+2
*
|
|
|
|
|
|
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-14
1
-9
/
+13
*
|
|
|
|
|
|
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-14
1
-1
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-08
11
-96
/
+155
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-02
1
-0
/
+8
|
*
|
|
|
|
|
ext4: add more mount time checks of the superblock
Theodore Ts'o
2018-06-17
1
-11
/
+26
|
*
|
|
|
|
|
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-06-17
3
-6
/
+7
|
*
|
|
|
|
|
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-06-16
3
-57
/
+3
|
*
|
|
|
|
|
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-06-16
1
-1
/
+8
|
*
|
|
|
|
|
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-06-16
1
-0
/
+5
|
*
|
|
|
|
|
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-06-15
1
-0
/
+1
|
*
|
|
|
|
|
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-06-15
1
-2
/
+2
|
*
|
|
|
|
|
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2018-06-14
2
-0
/
+7
|
*
|
|
|
|
|
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-06-14
4
-6
/
+36
|
*
|
|
|
|
|
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
2018-06-13
1
-0
/
+25
|
*
|
|
|
|
|
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
2018-06-13
1
-7
/
+3
[next]