aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: adjust the way of calculating nat blockFan Li2017-05-211-3/+6
* f2fs: add fault injection on f2fs_truncateJaegeuk Kim2017-05-213-0/+8
* f2fs: check range before defragmentSheng Yong2017-05-211-0/+6
* f2fs: use parameter max_items instead of PIDVEC_SIZESheng Yong2017-05-211-1/+1
* f2fs: add a punch discard command functionYunlei He2017-05-211-2/+20
* f2fs: allocate a bio for discarding when actually issuing itJaegeuk Kim2017-05-212-93/+105
* f2fs: skip writeback meta pages if cp_mutex acquire failedYunlei He2017-05-211-3/+4
* f2fs: show more precise message on orphan recovery failureJaegeuk Kim2017-05-211-1/+1
* f2fs: remove dead macro PGOFS_OF_NEXT_DNODEKinglong Mee2017-05-211-6/+0
* f2fs: drop duplicate radix tree lookup of nat_entry_setKinglong Mee2017-05-211-12/+6
* f2fs: make sure trace all f2fs_issue_flushKinglong Mee2017-05-212-15/+20
* f2fs: don't allow volatile writes for non-regular fileChao Yu2017-05-211-0/+3
* f2fs: don't allow atomic writes for not regular filesJaegeuk Kim2017-05-211-0/+3
* f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-214-1/+34
* f2fs: build stat_info before orphan inode recoveryJaegeuk Kim2017-05-211-5/+5
* f2fs: fix the fault of calculating blkstart twiceKinglong Mee2017-05-211-1/+2
* f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee2017-05-211-2/+2
* f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim2017-05-211-0/+3
* f2fs: fix wrong error injection for evict_inodeJaegeuk Kim2017-05-211-7/+6
* f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee2017-05-211-1/+2
* f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-05-211-78/+47
* f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-05-213-6/+31
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2017-05-206-35/+119
* fs/pstore: fix compilation warningPatrick Tjin2017-05-201-3/+1
* pstore: Fix the ramoops module parameters updateWang Long2017-05-201-0/+3
* fs/pstore: initialize pmsg from device treePatrick Tjin2017-05-201-1/+20
* fs:pstore:ramoops: config mem from dtYi-wei Zhao2017-05-201-1/+62
* shmem: fix shm fallocate() list corruptionLinus Torvalds2017-05-201-1/+14
* mtk: mlog: fix build without lmkMister Oyster2017-05-201-0/+4
* defconfig: cleanupMister Oyster2017-05-201-2/+1
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-05-201-1/+1
* defconfig: kill LMK and enable MEMCGNathan Chancellor2017-05-201-4/+7
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-05-201-11/+2
* UPSTREAM: tracing: Fix trace_printk() to print when not using bprintk()Joe Maples2017-05-201-1/+1
* ANDROID: Add untag hacks to inet_release functionChenbo Feng2017-05-205-59/+63
* KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-05-202-24/+31
* packet: fix races in fanout_add()Eric Dumazet2017-05-201-12/+14
* ANDROID: sdcardfs: Add linux/kref.h includeDmitry Shmidt2017-05-181-0/+1
* ANDROID: sdcardfs: Move top to its own structDaniel Rosenberg2017-05-188-135/+231
* defconfig: more defconfigMister Oyster2017-05-111-25/+31
* defconfig: regenMister Oyster2017-05-111-4/+3
* wlan: disable CONFIG_CFG80211_WEXT in kernel configAnmin Hsu2017-05-112-2/+2
* cam: Sync code from L1.Mp10Anmin Hsu2017-05-111-0/+1
* Fuel Gauge: fix suspend/resume calculationAnmin Hsu2017-05-111-20/+2
* defconfig: disable AEE stuff that ain't called 'AEE stuff' because fck yeahMister Oyster2017-05-111-1/+1
* aee: enable mt_dump flowAnmin Hsu2017-05-111-0/+11
* AEE: fix code defects.Anmin Hsu2017-05-112-1/+7
* ANDROID: make PF_KEY SHA256 use RFC-compliant truncation.Lorenzo Colitti2017-05-111-1/+1
* ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approachGao Xiang2017-05-111-1/+8
* Revert "BACKPORT: [UPSTREAM] ext2: convert to mbcache2"Mister Oyster2017-05-114-92/+100