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.12.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
*
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
2019-01-13
1
-7
/
+7
*
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
2019-01-13
1
-0
/
+2
*
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
2019-01-13
1
-0
/
+1
*
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
2019-01-13
1
-1
/
+1
*
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
2019-01-13
1
-2
/
+2
*
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2019-01-13
1
-0
/
+11
*
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
2019-01-13
1
-1
/
+1
*
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
2019-01-13
1
-1
/
+4
*
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
2019-01-13
1
-1
/
+1
*
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
2018-12-21
1
-1
/
+1
*
f2fs: fix a panic caused by NULL flush_cmd_control
Yunlei He
2018-12-21
1
-1
/
+4
*
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
2018-12-21
1
-0
/
+2
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-12-17
1
-5
/
+5
*
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
2018-12-17
1
-10
/
+8
*
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-12-17
1
-6
/
+13
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
1
-2
/
+7
*
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
2018-12-17
1
-3
/
+7
*
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-12-17
1
-3
/
+14
*
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
2018-12-17
1
-3
/
+12
*
pstore: Convert console write to use ->write_buf
Namhyung Kim
2018-12-17
1
-2
/
+2
*
ocfs2: fix potential use after free
Pan Bian
2018-12-17
1
-1
/
+1
*
hfsplus: do not free node before using
Pan Bian
2018-12-17
1
-1
/
+2
*
hfs: do not free node before using
Pan Bian
2018-12-17
1
-1
/
+2
*
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
2018-12-17
1
-21
/
+26
*
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
2018-12-17
1
-3
/
+0
*
fscache: fix race between enablement and dropping of object
NeilBrown
2018-12-17
1
-0
/
+3
*
exportfs: do not read dentry after free
Pan Bian
2018-12-17
1
-1
/
+1
*
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
2018-12-17
1
-3
/
+8
*
sysv: return 'err' instead of 0 in __sysv_write_inode
YueHaibing
2018-12-17
1
-1
/
+1
*
cifs: Fix separator when building path from dentry
Paulo Alcantara
2018-12-13
1
-1
/
+1
*
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-12-13
1
-0
/
+2
*
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-12-13
1
-9
/
+1
*
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-12-13
1
-1
/
+1
*
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-12-13
1
-4
/
+3
*
btrfs: release metadata before running delayed refs
Josef Bacik
2018-12-13
1
-3
/
+3
*
ext2: fix potential use after free
Pan Bian
2018-12-13
1
-1
/
+1
*
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-12-13
1
-0
/
+1
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-12-01
1
-3
/
+50
*
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-12-01
2
-13
/
+8
*
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-12-01
1
-1
/
+1
*
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
2018-12-01
1
-3
/
+6
*
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
2018-12-01
1
-11
/
+0
*
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-27
1
-4
/
+15
*
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
2018-11-27
1
-1
/
+2
*
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-11-27
1
-1
/
+4
*
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
2018-11-27
1
-0
/
+4
*
hfs: prevent btree data loss on root split
Ernesto A. Fernández
2018-11-27
1
-0
/
+4
*
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-11-27
1
-0
/
+7
*
configfs: replace strncpy with memcpy
Guenter Roeck
2018-11-21
1
-1
/
+1
*
fuse: fix leaked notify reply
Miklos Szeredi
2018-11-21
1
-1
/
+3
[next]