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
...
*
f2fs: adjust the way of calculating nat block
Fan Li
2017-05-21
1
-3
/
+6
*
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
2017-05-21
3
-0
/
+8
*
f2fs: check range before defragment
Sheng Yong
2017-05-21
1
-0
/
+6
*
f2fs: use parameter max_items instead of PIDVEC_SIZE
Sheng Yong
2017-05-21
1
-1
/
+1
*
f2fs: add a punch discard command function
Yunlei He
2017-05-21
1
-2
/
+20
*
f2fs: allocate a bio for discarding when actually issuing it
Jaegeuk Kim
2017-05-21
2
-93
/
+105
*
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
2017-05-21
1
-3
/
+4
*
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-05-21
1
-1
/
+1
*
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
2017-05-21
1
-6
/
+0
*
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
2017-05-21
1
-12
/
+6
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-05-21
2
-15
/
+20
*
f2fs: don't allow volatile writes for non-regular file
Chao Yu
2017-05-21
1
-0
/
+3
*
f2fs: don't allow atomic writes for not regular files
Jaegeuk Kim
2017-05-21
1
-0
/
+3
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-05-21
4
-1
/
+34
*
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
2017-05-21
1
-5
/
+5
*
f2fs: fix the fault of calculating blkstart twice
Kinglong Mee
2017-05-21
1
-1
/
+2
*
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
2017-05-21
1
-2
/
+2
*
f2fs: don't allow to get pino when filename is encrypted
Jaegeuk Kim
2017-05-21
1
-0
/
+3
*
f2fs: fix wrong error injection for evict_inode
Jaegeuk Kim
2017-05-21
1
-7
/
+6
*
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
2017-05-21
1
-1
/
+2
*
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-05-21
1
-78
/
+47
*
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-05-21
3
-6
/
+31
*
FROMLIST: pstore: drop pmsg bounce buffer
Mark Salyzyn
2017-05-20
6
-35
/
+119
*
fs/pstore: fix compilation warning
Patrick Tjin
2017-05-20
1
-3
/
+1
*
pstore: Fix the ramoops module parameters update
Wang Long
2017-05-20
1
-0
/
+3
*
fs/pstore: initialize pmsg from device tree
Patrick Tjin
2017-05-20
1
-1
/
+20
*
fs:pstore:ramoops: config mem from dt
Yi-wei Zhao
2017-05-20
1
-1
/
+62
*
shmem: fix shm fallocate() list corruption
Linus Torvalds
2017-05-20
1
-1
/
+14
*
mtk: mlog: fix build without lmk
Mister Oyster
2017-05-20
1
-0
/
+4
*
defconfig: cleanup
Mister Oyster
2017-05-20
1
-2
/
+1
*
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-05-20
1
-1
/
+1
*
defconfig: kill LMK and enable MEMCG
Nathan Chancellor
2017-05-20
1
-4
/
+7
*
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-05-20
1
-11
/
+2
*
UPSTREAM: tracing: Fix trace_printk() to print when not using bprintk()
Joe Maples
2017-05-20
1
-1
/
+1
*
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-20
5
-59
/
+63
*
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-05-20
2
-24
/
+31
*
packet: fix races in fanout_add()
Eric Dumazet
2017-05-20
1
-12
/
+14
*
ANDROID: sdcardfs: Add linux/kref.h include
Dmitry Shmidt
2017-05-18
1
-0
/
+1
*
ANDROID: sdcardfs: Move top to its own struct
Daniel Rosenberg
2017-05-18
8
-135
/
+231
*
defconfig: more defconfig
Mister Oyster
2017-05-11
1
-25
/
+31
*
defconfig: regen
Mister Oyster
2017-05-11
1
-4
/
+3
*
wlan: disable CONFIG_CFG80211_WEXT in kernel config
Anmin Hsu
2017-05-11
2
-2
/
+2
*
cam: Sync code from L1.Mp10
Anmin Hsu
2017-05-11
1
-0
/
+1
*
Fuel Gauge: fix suspend/resume calculation
Anmin Hsu
2017-05-11
1
-20
/
+2
*
defconfig: disable AEE stuff that ain't called 'AEE stuff' because fck yeah
Mister Oyster
2017-05-11
1
-1
/
+1
*
aee: enable mt_dump flow
Anmin Hsu
2017-05-11
1
-0
/
+11
*
AEE: fix code defects.
Anmin Hsu
2017-05-11
2
-1
/
+7
*
ANDROID: make PF_KEY SHA256 use RFC-compliant truncation.
Lorenzo Colitti
2017-05-11
1
-1
/
+1
*
ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach
Gao Xiang
2017-05-11
1
-1
/
+8
*
Revert "BACKPORT: [UPSTREAM] ext2: convert to mbcache2"
Mister Oyster
2017-05-11
4
-92
/
+100
[prev]
[next]