index
:
kernel_motorola_potter.git
q10.0
kernel_motorola_potter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: Remove additional SafetyNet flags from /proc/cmdline
Sultanxda
2019-08-16
1
-19
/
+26
*
proc: Remove verifiedbootstate flag from /proc/cmdline
Sultanxda
2019-08-16
1
-1
/
+27
*
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2019-08-15
1
-1
/
+1
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2019-08-15
3
-56
/
+3
*
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
2019-08-15
1
-8
/
+14
*
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2019-08-15
1
-3
/
+3
*
Make file credentials available to the seqfile interfaces
Linus Torvalds
2019-08-15
1
-3
/
+4
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2019-08-15
3
-6
/
+7
*
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2019-08-15
2
-0
/
+7
*
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2019-08-15
1
-0
/
+5
*
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2019-08-15
4
-6
/
+36
*
LLVMLINUX: fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
2019-08-15
1
-1
/
+1
*
ANDROID: cpufreq_stat: add per task/uid/freq stats
Andres Oportus
2019-08-15
1
-0
/
+7
*
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
2019-08-15
1
-5
/
+4
*
fs/exec: fix use after free in execve
Andrea Arcangeli
2019-08-15
1
-1
/
+5
*
kernel: Fix potential refcount leak in su check
Tom Marshall
2019-08-15
1
-1
/
+3
*
kernel: Only expose su when daemon is running
Tom Marshall
2019-08-15
3
-0
/
+28
*
Add /proc/pid/smaps_rollup
Daniel Colascione
2019-08-15
3
-57
/
+129
*
Fix uninitialized variables
Alberto97
2019-08-15
1
-2
/
+2
*
fs: import f2fs legacy
Vachounet
2019-08-15
34
-1
/
+23293
*
sdcardfs: set lower fs xattr at mounting
Shiyong Li
2018-12-13
5
-4
/
+27
*
Revert "ANDROID: xattr: Pass EOPNOTSUPP to permission2"
Eduardo Ferreira
2018-12-13
2
-3
/
+1
*
lowmemorykiller: 32bit system lmk change
Rafael Fantinelli
2018-12-07
2
-0
/
+10
*
Revert "btrfs: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-4
/
+15
*
Revert "ceph: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-1
/
+1
*
Revert "ext4: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-2
/
+12
*
Revert "f2fs: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-2
/
+7
*
Revert "f2fs: simplify page iteration loops"
a7301c
2018-12-07
2
-28
/
+50
*
Revert "f2fs: use find_get_pages_tag() for looking up single page"
a7301c
2018-12-07
1
-7
/
+6
*
Revert "gfs2: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-2
/
+18
*
Revert "nilfs2: use pagevec_lookup_range_tag()"
a7301c
2018-12-07
1
-2
/
+6
*
Revert "mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()"
a7301c
2018-12-07
10
-20
/
+22
*
Revert "f2fs: let sync node IO interrupt async one"
a7301c
2018-12-07
7
-37
/
+9
*
ANDROID: sdcardfs: Don't use OVERRIDE_CRED macro
Daniel Rosenberg
2018-12-07
4
-194
/
+82
*
ANDROID: sdcardfs: Change current->fs under lock
Daniel Rosenberg
2018-12-07
1
-2
/
+12
*
Revert "Revert "rtc: alarm: Add power-on alarm feature""
a7301c
2018-12-07
1
-13
/
+19
*
sdcardfs: don't depend on reserved_mb to check free space
Shiyong Li
2018-12-07
1
-24
/
+21
*
Revert "(CR) sdcardfs: reserve 8 MB for non-media storage"
kalathik
2018-12-07
1
-2
/
+2
*
Read pmsg_size from device tree to allocate pmsg
kalathik
2018-12-07
1
-1
/
+7
*
fs:Change the motorola f2fs to f2fs_legacy
a17671
2018-12-07
3
-0
/
+3
*
exfat: avoid uniname accessing invalid address
sunyue5
2018-12-07
1
-0
/
+4
*
sdcardfs: reserve 8 MB for non-media storage
Shiyong Li
2018-12-07
1
-2
/
+2
*
sdcardfs: check the free space before creating files
Shiyong Li
2018-12-07
1
-1
/
+10
*
Exfat: Set default as case insensitivity
kalathik
2018-12-07
1
-1
/
+1
*
sdcardfs:Check the free space before creating files
a17671
2018-12-07
1
-0
/
+5
*
integrated multispace feature to Android O
kangwei5
2018-12-07
2
-0
/
+32
*
sdcardfs: support multiple writers of xattr "user.dwriter"
Shiyong Li
2018-12-07
6
-44
/
+54
*
sdcardfs: user.relatime: support wildcard path and exception
Shiyong Li
2018-12-07
3
-16
/
+47
*
sdcardfs: support directory firstwriter xattr
Shiyong Li
2018-12-07
6
-0
/
+163
*
sdcardfs: support partial relatime update
Shiyong Li
2018-12-07
4
-0
/
+59
[next]