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
...
|
|
*
fuse: check connected before queueing on fpq->io
Miklos Szeredi
2021-07-20
|
|
*
ext4: fix avefreec in find_group_orlov
Pan Dong
2021-07-20
|
|
*
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
2021-07-20
|
|
*
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
2021-07-20
|
|
*
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
2021-07-20
|
|
*
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
2021-07-20
|
|
*
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-07-20
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-07-10
|
\
|
|
|
*
|
Merge 4.4.274 into android-4.4-p
Greg Kroah-Hartman
2021-06-30
|
|
\
|
|
|
*
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-30
|
|
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-06-30
|
*
|
Merge 4.4.273 into android-4.4-p
Greg Kroah-Hartman
2021-06-16
|
|
\
|
|
|
*
proc: only require mm_struct for writing
Linus Torvalds
2021-06-16
|
|
*
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-16
|
|
*
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-16
|
|
*
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-16
|
|
*
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-16
|
*
|
Merge 4.4.272 into android-4.4-p
Greg Kroah-Hartman
2021-06-10
|
|
\
|
|
|
*
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-06-10
|
|
*
ocfs2: fix data corruption by fallocate
Junxiao Bi
2021-06-10
|
|
*
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-06-10
|
*
|
Merge 4.4.271 into android-4.4-p
Greg Kroah-Hartman
2021-06-03
|
|
\
|
|
|
*
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-06-03
|
|
*
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
|
|
*
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
2021-06-03
|
|
*
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
2021-06-03
|
|
*
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
2021-06-03
|
|
*
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-06-03
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-05-31
|
\
|
|
|
*
|
Merge 4.4.270 into android-4.4-p
Greg Kroah-Hartman
2021-05-26
|
|
\
|
|
|
*
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-26
|
|
*
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
|
*
|
Merge 4.4.269 into android-4.4-p
Greg Kroah-Hartman
2021-05-22
|
|
\
|
|
|
*
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-22
|
|
*
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
2021-05-22
|
|
*
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
2021-05-22
|
|
*
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
2021-05-22
|
|
*
cuse: prevent clone
Miklos Szeredi
2021-05-22
|
|
*
fs: dlm: fix debugfs dump
Alexander Aring
2021-05-22
|
|
*
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-05-22
|
|
*
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-05-22
|
|
*
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
2021-05-22
|
|
*
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
2021-05-22
|
|
*
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
2021-05-22
|
|
*
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-05-22
|
|
*
timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM
Eric Caruso
2021-05-22
|
*
|
Merge 4.4.268 into android-4.4-p
Greg Kroah-Hartman
2021-04-28
|
|
\
|
|
|
*
ext4: correct error label in ext4_rename()
Zhang Yi
2021-04-28
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-04-19
|
\
|
|
|
*
|
Merge 4.4.267 into android-4.4-p
Greg Kroah-Hartman
2021-04-16
|
|
\
|
[prev]
[next]