index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Revert "ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher"
Michael Bestas
2020-07-23
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge 4.4.226 into android-4.4-p
Greg Kroah-Hartman
2020-06-03
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
2020-06-03
|
|
*
|
cifs: Fix null pointer check in cifs_read
Steve French
2020-06-03
|
|
*
|
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-06-03
|
*
|
|
Merge 4.4.225 into android-4.4-p
Greg Kroah-Hartman
2020-05-27
|
|
\
|
|
|
|
*
|
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-27
|
|
*
|
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2020-05-27
|
|
*
|
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-27
|
|
*
|
fix multiplication overflow in copy_fdtable()
Al Viro
2020-05-27
|
*
|
|
Merge 4.4.224 into android-4.4-p
Greg Kroah-Hartman
2020-05-20
|
|
\
|
|
|
|
*
|
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
|
|
*
|
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2020-05-20
|
|
*
|
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2020-05-20
|
|
*
|
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2020-05-20
|
|
*
|
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-05-20
|
|
*
|
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
2020-05-20
|
|
*
|
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
2020-05-20
|
*
|
|
Revert "ext2: fix empty body warnings when -Wextra is used"
Todd Kjos
2020-05-13
|
*
|
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
|
\
|
|
|
|
*
|
gfs2: fix flock panic issue
Junxiao Bi
2020-05-10
|
|
*
|
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-10
|
|
*
|
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
2020-05-10
|
|
*
|
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2020-05-10
|
|
*
|
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2020-05-10
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-05-14
|
\
|
|
|
|
*
|
|
Merge 4.4.222 into android-4.4-p
Greg Kroah-Hartman
2020-05-05
|
|
\
|
|
|
|
*
|
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
2020-05-05
|
|
*
|
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
2020-05-05
|
*
|
|
ANDROID: mnt: Propagate remount correctly
Daniel Rosenberg
2020-05-03
|
*
|
|
Merge 4.4.221 into android-4.4-p
Greg Kroah-Hartman
2020-05-02
|
|
\
|
|
|
|
*
|
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2020-05-02
|
|
*
|
ext4: unsigned int compared against zero
Colin Ian King
2020-05-02
|
|
*
|
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2020-05-02
|
|
*
|
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
2020-05-02
|
|
*
|
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-05-02
|
|
*
|
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-05-02
|
|
*
|
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-05-02
|
|
*
|
fuse: fix possibly missed wake-up after abort
Miklos Szeredi
2020-05-02
|
|
*
|
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
2020-05-02
|
|
*
|
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-05-02
|
|
*
|
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-05-02
|
|
*
|
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-05-02
|
*
|
|
Merge 4.4.220 into android-4.4-p
Greg Kroah-Hartman
2020-04-24
|
|
\
|
|
|
|
*
|
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-24
|
|
*
|
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-24
|
|
*
|
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-24
|
|
*
|
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-04-24
|
|
*
|
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-24
[prev]
[next]