index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ext4: use old interface for ext4_readdir()
Theodore Ts'o
2017-05-27
2
-3
/
+17
*
sync: don't block the flusher thread waiting on IO
Dave Chinner
2017-05-27
2
-2
/
+8
*
ext4: fix up bio->bi_iter.bi_sector
Theodore Ts'o
2017-05-27
1
-2
/
+2
*
ext4: backport mm portion of: fix data integrity sync in ordered mode
Theodore Ts'o
2017-05-27
2
-6
/
+17
*
ext4: use old truncate_pagecache() interface for ext4 3.18 backport
Theodore Ts'o
2017-05-27
2
-3
/
+5
*
ext4: use old percpu_counter_init() function signature
Theodore Ts'o
2017-05-27
2
-9
/
+6
*
ext4: use the old shrinker API
Theodore Ts'o
2017-05-27
1
-6
/
+10
*
ext4: disable ext4 acl handling for 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
include/linux/fs.h: add dir_relax() for 3.18 backport
Mister Oyster
2017-05-27
1
-0
/
+7
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
41
-6405
/
+7260
*
fs: add inode_set_flags() for ext4 3.18 backport
Theodore Ts'o
2017-05-27
2
-0
/
+34
*
sched: add bit_wait_io for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
2
-1
/
+38
*
buffer_head.h: add getblk_unmovable() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-0
/
+6
*
uapi: add new system call ABI codepoints for ext4 3.18 backport
Theodore Ts'o
2017-05-27
2
-0
/
+37
*
mm.h: add truncate_inode_pages_final() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-0
/
+6
*
bitops.h: add smp_mb__after_atomic() for 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
buffer_head.h: add sb_bread_unmovable() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-0
/
+6
*
percpu: add raw_cpu_ptr() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
mm: add find_get_page_flags() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
2
-3
/
+16
*
fs: add {lock,unlock}_two_nondirectories for 3.18 backport
Theodore Ts'o
2017-05-27
2
-1
/
+41
*
defconfig: f2fs: enable more options to fix twrp
Moyster
2017-05-26
1
-7
/
+7
*
Kconfig: add depends for UID_SYS_STATS
Ganesh Mahendran
2017-05-24
1
-1
/
+1
*
ANDROID: uid_sys_stats: defer io stats calulation for dead tasks
Jin Qian
2017-05-24
1
-65
/
+42
*
ANDROID: uid_sys_stats: fix access of task_uid(task)
Ganesh Mahendran
2017-05-24
1
-4
/
+5
*
ANDROID: uid_sys_stats: reduce update_io_stats overhead
Jin Qian
2017-05-24
1
-10
/
+51
*
ANDROID: sdcardfs: Check for NULL in revalidate
Daniel Rosenberg
2017-05-24
1
-3
/
+5
*
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
2017-05-24
1
-0
/
+3
*
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
2017-05-24
1
-0
/
+2
*
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
2017-05-24
1
-9
/
+31
*
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
2017-05-24
1
-1
/
+1
*
selinux: simple cleanup for cond_read_node()
Namhyung Kim
2017-05-24
1
-7
/
+2
*
selinux: normalize audit log formatting
Richard Guy Briggs
2017-05-24
1
-6
/
+8
*
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
2017-05-24
1
-4
/
+3
*
selinux: Remove unused function avc_sidcmp()
Rickard Strandqvist
2017-05-24
1
-5
/
+0
*
selinux: quiet the filesystem labeling behavior message
Paul Moore
2017-05-24
1
-4
/
+0
*
SELinux: do all flags twiddling in one place
Eric Paris
2017-05-24
1
-7
/
+5
*
selinux: add force_audit sysfs node to enable logging of dontaudit
imoseyon
2017-05-24
2
-0
/
+7
*
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
2017-05-24
3
-6
/
+4
*
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
2017-05-24
1
-0
/
+4
*
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
2017-05-24
1
-0
/
+4
*
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
2017-05-24
1
-1
/
+2
*
IKSWL-3373: selinux: Improve avc logging
Joel Voss
2017-05-24
1
-0
/
+4
*
UPSTREAM: math64: New separate div64_u64_rem helper
Mike Snitzer
2017-05-24
2
-0
/
+53
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-2
/
+5
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-5
/
+2
*
include/linux/mm.h: remove ifdef condition
Rashika Kheria
2017-05-24
1
-2
/
+0
*
mm/readahead.c: inline ra_submit
Fabian Frederick
2017-05-24
3
-21
/
+18
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2017-05-24
3
-3
/
+108
*
mm/memblock.c: factor out of top-down allocation
Tang Chen
2017-05-24
1
-13
/
+34
*
memblock, numa: binary search node id
Yinghai Lu
2017-05-24
3
-10
/
+29
[prev]
[next]