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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-06-17
1
-2
/
+7
*
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-06-17
1
-12
/
+3
*
Revert "jiffies conversions: Use compile time constants when possible"
Mister Oyster
2017-06-02
1
-132
/
+4
*
vfs: add find_inode_nowait() function
Theodore Ts'o
2017-05-29
1
-0
/
+5
*
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
2017-05-29
1
-0
/
+3
*
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2017-05-29
1
-0
/
+1
*
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2017-05-29
1
-0
/
+1
*
vfs: add support for a lazytime mount option
Theodore Ts'o
2017-05-29
2
-0
/
+7
*
writeback: Do not sort b_io list only because of block device inode
Jan Kara
2017-05-29
1
-0
/
+6
*
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2017-05-29
1
-0
/
+17
*
mm: change invalidatepage prototype to accept length
Lukas Czerner
2017-05-27
3
-3
/
+5
*
Add missing definitions for PTR_ERR_OR_ZERO() and NEED_KEY_SEARCH
Theodore Ts'o
2017-05-27
2
-0
/
+12
*
non-ext4 portions of "direct-io: Implement generic deferred AIO completions"
Theodore Ts'o
2017-05-27
2
-2
/
+7
*
ext4: use old interface for ext4_readdir()
Theodore Ts'o
2017-05-27
1
-1
/
+2
*
sync: don't block the flusher thread waiting on IO
Dave Chinner
2017-05-27
1
-0
/
+1
*
ext4: backport mm portion of: fix data integrity sync in ordered mode
Theodore Ts'o
2017-05-27
1
-1
/
+11
*
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
2
-90
/
+148
*
fs: add inode_set_flags() for ext4 3.18 backport
Theodore Ts'o
2017-05-27
1
-0
/
+3
*
sched: add bit_wait_io for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-1
/
+29
*
buffer_head.h: add getblk_unmovable() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-0
/
+6
*
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
*
mm: add find_get_page_flags() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-2
/
+12
*
fs: add {lock,unlock}_two_nondirectories for 3.18 backport
Theodore Ts'o
2017-05-27
1
-1
/
+6
*
UPSTREAM: math64: New separate div64_u64_rem helper
Mike Snitzer
2017-05-24
1
-0
/
+13
*
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
1
-3
/
+0
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2017-05-24
2
-0
/
+28
*
memblock, numa: binary search node id
Yinghai Lu
2017-05-24
1
-0
/
+2
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2017-05-24
1
-1
/
+2
*
swap: maybe_preload & refactoring
Dmitry Safonov
2017-05-24
1
-0
/
+3
*
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2017-05-24
1
-0
/
+2
*
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2017-05-24
1
-0
/
+4
*
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2017-05-24
1
-1
/
+1
*
timer: Added usleep[_range] timer
Patrick Pannuto
2017-05-22
1
-0
/
+5
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-21
4
-0
/
+19
*
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-21
2
-0
/
+87
*
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-05-21
1
-1
/
+0
*
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-21
1
-0
/
+1
*
f2fs: sanity check segment count
Jin Qian
2017-05-21
1
-0
/
+6
*
FROMLIST: pstore: drop pmsg bounce buffer
Mark Salyzyn
2017-05-20
2
-5
/
+13
*
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-05-20
1
-11
/
+2
*
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-20
1
-0
/
+1
*
Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"
Mister Oyster
2017-05-11
1
-50
/
+0
*
Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"
Mister Oyster
2017-05-11
1
-29
/
+9
*
android: fiq_debugger: restrict access to critical commands.
Mark Salyzyn
2017-05-10
1
-0
/
+1
*
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2017-05-03
1
-0
/
+114
*
BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache
Jan Kara
2017-04-25
1
-0
/
+50
[next]