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
*
devpts: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-34
/
+13
*
fs: Convert namespace IDAs to new API
Matthew Wilcox
2018-08-21
1
-38
/
+12
*
fs: Convert unnamed_dev_ida to new API
Matthew Wilcox
2018-08-21
1
-43
/
+24
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-12
2
-9
/
+32
|
\
|
*
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-09
1
-5
/
+2
|
*
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
1
-0
/
+14
|
*
fix mntput/mntput race
Al Viro
2018-08-09
1
-2
/
+12
|
*
root dentries need RCU-delayed freeing
Al Viro
2018-08-06
1
-2
/
+4
*
|
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-04
3
-2
/
+9
|
\
\
|
*
|
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-04
3
-2
/
+9
*
|
|
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: fix iomap_bmap position calculation
Eric Sandeen
2018-08-02
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-08-03
1
-13
/
+13
|
\
\
\
\
|
*
|
|
|
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
2018-08-01
1
-13
/
+13
*
|
|
|
|
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
2018-08-02
1
-1
/
+3
*
|
|
|
|
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
2018-08-02
4
-23
/
+24
*
|
|
|
|
squashfs: more metadata hardening
Linus Torvalds
2018-08-02
3
-6
/
+13
|
/
/
/
/
*
|
|
|
squashfs metadata 2: electric boogaloo
Linus Torvalds
2018-08-01
3
-14
/
+20
*
|
|
|
squashfs: more metadata hardening
Linus Torvalds
2018-07-30
1
-0
/
+2
*
|
|
|
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
[next]