..
9p
9p: acl: fix uninitialized iattr access
2019-07-10 09:56:35 +02:00
adfs
affs
affs_lookup(): close a race with affs_remove_link()
2018-05-30 07:48:51 +02:00
afs
afs: Fix afs_kill_pages()
2017-12-20 10:04:56 +01:00
autofs4
autofs: fix error return in autofs_fill_super()
2019-03-23 08:44:27 +01:00
befs
bfs
bfs: add sanity check at bfs_fill_super()
2018-12-01 09:46:33 +01:00
btrfs
This is the 4.4.185 stable release
2019-07-10 12:48:10 +02:00
cachefiles
fscache, cachefiles: remove redundant variable 'cache'
2018-12-17 21:55:12 +01:00
ceph
This is the 4.4.181 stable release
2019-06-11 13:55:47 +02:00
cifs
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
2019-07-10 09:56:34 +02:00
coda
coda: fix 'kernel memory exposure attempt' in fsync
2017-11-24 08:32:25 +01:00
configfs
configfs: Fix use-after-free when accessing sd->s_dentry
2019-06-22 08:18:26 +02:00
cramfs
Cramfs: fix abad comparison when wrap-arounds occur
2018-11-21 09:27:37 +01:00
crypto
Build fix for 076c36fce1
.
2018-10-22 19:15:30 -07:00
debugfs
debugfs: fix use-after-free on symlink traversal
2019-05-16 19:45:01 +02:00
devpts
devpts: clean up interface to pty drivers
2016-08-16 09:30:49 +02:00
dlm
dlm: Don't swamp the CPU with callbacks queued during recovery
2019-02-20 10:13:04 +01:00
ecryptfs
do d_instantiate/unlock_new_inode combinations safely
2018-05-30 07:48:52 +02:00
efivarfs
efi: Make efivarfs entries immutable by default
2016-03-03 15:07:09 -08:00
efs
exofs
fs/exofs: fix potential memory leak in mount option parsing
2018-11-27 16:08:00 +01:00
exportfs
exportfs: do not read dentry after free
2018-12-17 21:55:10 +01:00
ext2
This is the 4.4.177 stable release
2019-03-23 08:59:43 +01:00
ext4
This is the 4.4.186 stable release
2019-07-22 15:52:12 +02:00
f2fs
fscrypt: don't set policy for a dead directory
2019-07-21 09:07:10 +02:00
fat
fs/fat/file.c: issue flush after the writeback of FAT
2019-06-22 08:18:17 +02:00
freevxfs
fscache
fscache: fix race between enablement and dropping of object
2018-12-17 21:55:11 +01:00
fuse
This is the 4.4.183 stable release
2019-06-22 09:26:29 +02:00
gfs2
This is the 4.4.181 stable release
2019-06-11 13:55:47 +02:00
hfs
hfs: do not free node before using
2018-12-17 21:55:12 +01:00
hfsplus
hfsplus: do not free node before using
2018-12-17 21:55:12 +01:00
hostfs
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2016-09-30 10:18:39 +02:00
hpfs
hpfs: implement the show_options method
2016-06-01 12:15:54 -07:00
hugetlbfs
hugetlb: use same fault hash key for shared and private mappings
2019-06-11 12:23:52 +02:00
isofs
isofs: fix timestamps beyond 2027
2017-11-30 08:37:20 +00:00
jbd2
jbd2: fix compile warning when using JBUFFER_TRACE
2019-03-23 08:44:37 +01:00
jffs2
jffs2: fix use-after-free on symlink traversal
2019-05-16 19:45:01 +02:00
jfs
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
2018-08-09 12:19:28 +02:00
kernfs
kernfs: Replace strncpy with memcpy
2018-12-13 09:21:29 +01:00
lockd
lockd: fix access beyond unterminated strings in prints
2018-11-21 09:27:36 +01:00
logfs
mm, fs: introduce mapping_gfp_constraint()
2015-11-06 17:50:42 -08:00
minix
ncpfs
ncpfs: fix build warning of strncpy
2019-03-23 08:44:21 +01:00
nfs
NFS4: Fix v4.0 client state corruption when mount
2019-06-11 12:23:45 +02:00
nfs_common
lockd: fix "list_add double add" caused by legacy signal interface
2018-02-03 17:04:28 +01:00
nfsd
nfsd: allow fh_want_write to be called twice
2019-06-22 08:18:20 +02:00
nilfs2
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into android-4.4
2018-07-30 17:25:04 -07:00
nls
notify
This is the 4.4.129 stable release
2018-04-24 10:42:34 +02:00
ntfs
mm, fs: introduce mapping_gfp_constraint()
2015-11-06 17:50:42 -08:00
ocfs2
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2019-06-22 08:18:22 +02:00
omfs
openpromfs
overlayfs
ANDROID: overlayfs: Fix a regression in commit b24be4acd
2019-07-30 07:29:01 -07:00
proc
This is the 4.4.183 stable release
2019-06-22 09:26:29 +02:00
pstore
This is the 4.4.172 stable release
2019-01-28 10:13:57 +01:00
qnx4
qnx6
quota
fs/quota: Fix spectre gadget in do_quotactl
2018-09-09 20:04:36 +02:00
ramfs
reiserfs
reiserfs: propagate errors from fill_with_dentries() properly
2018-11-27 16:08:00 +01:00
romfs
romfs: use different way to generate fsid for BLOCK or MTD
2017-06-17 06:39:38 +02:00
sdcardfs
fs: sdcardfs: Add missing option to show_options
2019-05-21 22:11:31 +00:00
squashfs
ANDROID: Revert fs/squashfs back to linux-4.4.y
2018-12-19 16:08:02 -08:00
sysfs
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
2018-09-05 09:18:40 +02:00
sysv
sysv: return 'err' instead of 0 in __sysv_write_inode
2018-12-17 21:55:09 +01:00
tracefs
tracefs: Fix refcount imbalance in start_creating()
2015-11-04 22:13:45 -05:00
ubifs
ubifs: Check for name being NULL while mounting
2018-10-13 09:11:34 +02:00
udf
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
2019-07-21 09:07:08 +02:00
ufs
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
2019-06-11 12:23:49 +02:00
xfs
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
2019-01-26 09:42:52 +01:00
aio.c
aio: fix spectre gadget in lookup_ioctx
2018-12-21 14:09:50 +01:00
anon_inodes.c
attr.c
ANDROID: vfs: user permission2 in notify_change2
2017-03-14 15:54:59 -07:00
bad_inode.c
binfmt_aout.c
binfmt_elf.c
This is the 4.4.179 stable release
2019-04-30 14:00:18 +02:00
binfmt_elf_fdpic.c
libnvdimm for 4.4:
2015-11-10 12:07:22 -08:00
binfmt_em86.c
binfmt_flat.c
fs/binfmt_flat.c: make load_flat_shared_library() work
2019-07-10 09:56:30 +02:00
binfmt_misc.c
fs/binfmt_misc.c: do not allow offset overflow
2018-07-03 11:21:26 +02:00
binfmt_script.c
Revert "exec: load_script: don't blindly truncate shebang string"
2019-02-20 10:13:20 +01:00
block_dev.c
fs/block_dev: always invalidate cleancache in invalidate_bdev()
2017-05-20 14:27:01 +02:00
buffer.c
fs: fix guard_bio_eod to check for real EOD errors
2019-04-27 09:33:49 +02:00
char_dev.c
chardev: add additional check for minor range overlap
2019-06-11 12:24:03 +02:00
compat.c
compat_binfmt_elf.c
binfmt_elf: compat: avoid unused function warning
2018-02-25 11:03:51 +01:00
compat_ioctl.c
fs: compat: Remove warning from COMPATIBLE_IOCTL
2018-04-08 11:51:57 +02:00
coredump.c
This is the 4.4.76 stable release
2017-07-05 16:16:58 +02:00
dax.c
dax: disable pmd mappings
2015-11-16 23:54:45 -08:00
dcache.c
This is the 4.4.178 stable release
2019-04-03 10:24:12 +02:00
dcookies.c
direct-io.c
direct-io: Prevent NULL pointer access in submit_page_section
2017-10-18 09:20:42 +02:00
drop_caches.c
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
2019-03-23 08:44:26 +01:00
eventfd.c
eventpoll.c
This is the 4.4.175 stable release
2019-02-20 10:41:36 +01:00
exec.c
This is the 4.4.168 stable release
2018-12-19 16:36:52 +01:00
fcntl.c
fs/fcntl: f_setown, avoid undefined behaviour
2018-01-31 12:06:11 +01:00
fhandle.c
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
2016-04-12 09:08:58 -07:00
file.c
fs/file.c: initialize init_files.resize_wait
2019-04-27 09:33:49 +02:00
file_table.c
filesystems.c
fs-writeback.c
This is the 4.4.181 stable release
2019-06-11 13:55:47 +02:00
fs_pin.c
fs_struct.c
ANDROID: fs: Export free_fs_struct and set_fs_pwd
2017-01-30 17:59:59 -08:00
inode.c
This is the 4.4.183 stable release
2019-06-22 09:26:29 +02:00
internal.h
Merge upstream-f2fs-stable-linux-4.4.y into android-4.4
2019-03-28 19:38:22 -07:00
ioctl.c
Kconfig
f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs)
2017-09-25 14:27:55 -07:00
Kconfig.binfmt
libfs.c
locks.c
locks: don't check for race with close when setting OFD lock
2018-01-17 09:35:27 +01:00
Makefile
f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs)
2017-09-25 14:27:55 -07:00
mbcache.c
mbcache2.c
BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache
2017-04-18 18:24:00 -07:00
mount.h
mnt: In propgate_umount handle visiting mounts in any order
2017-07-21 07:44:57 +02:00
mpage.c
This is the 4.4.72 stable release
2017-06-14 16:33:25 +02:00
namei.c
This is the 4.4.166 stable release
2018-12-01 10:03:54 +01:00
namespace.c
This is the 4.4.164 stable release
2018-11-21 11:22:37 +01:00
no-block.c
nsfs.c
nsfs: mark dentry with DCACHE_RCUACCESS
2018-02-16 20:09:43 +01:00
open.c
This is the 4.4.181 stable release
2019-06-11 13:55:47 +02:00
pipe.c
pipe: cap initial pipe capacity according to pipe-max-size limit
2018-05-26 08:48:51 +02:00
pnode.c
ANDROID: mnt: Propagate remount correctly
2019-03-13 12:55:50 -07:00
pnode.h
This is the 4.4.65 stable release
2017-04-30 07:30:52 +02:00
posix_acl.c
BACKPORT: posix_acl: Clear SGID bit when setting file permissions
2017-02-07 15:21:07 +00:00
proc_namespace.c
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
2017-02-15 18:02:55 -08:00
read_write.c
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-11 12:24:13 +02:00
readdir.c
select.c
This is the 4.4.114 stable release
2018-01-31 14:08:55 +01:00
seq_file.c
Make file credentials available to the seqfile interfaces
2017-08-06 19:19:42 -07:00
signalfd.c
splice.c
vfs: fix uninitialized flags in splice_to_pipe()
2017-02-23 17:43:09 +01:00
stack.c
stat.c
ufs: restore maintaining ->i_blocks
2017-06-14 13:16:24 +02:00
statfs.c
super.c
This is the 4.4.173 stable release
2019-02-07 09:24:50 +01:00
sync.c
ANDROID: sched: add a counter to track fsync
2017-03-14 13:07:19 -07:00
timerfd.c
timerfd: Protect the might cancel mechanism proper
2017-05-08 07:46:01 +02:00
userfaultfd.c
This is the 4.4.183 stable release
2019-06-22 09:26:29 +02:00
utimes.c
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
2017-02-15 18:02:55 -08:00
xattr.c
This is the 4.4.155 stable release
2018-09-10 09:19:25 +02:00