aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add a new function get_ssr_costYunlei He2017-07-211-1/+10
* f2fs: declare load_free_nid_bitmap staticHou Pengyang2017-07-211-1/+1
* f2fs: avoid f2fs_lock_op for IPU writesJaegeuk Kim2017-07-214-16/+45
* f2fs: split bio cacheJaegeuk Kim2017-07-217-29/+100
* f2fs: use fio instead of multiple parametersJaegeuk Kim2017-07-211-20/+21
* f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-07-218-65/+51
* f2fs: use f2fs_submit_page_bio for ra_meta_pagesJaegeuk Kim2017-07-211-3/+1
* f2fs: make sure f2fs_gc returns consistent errnoWeichao Guo2017-07-211-2/+5
* f2fs: load inode's flag from diskJaegeuk Kim2017-07-212-1/+2
* f2fs: sanity check checkpoint segno and blkoffJin Qian2017-07-211-0/+16
* f2fs, block_dump: give WRITE direction to submit_bioJaegeuk Kim2017-07-212-2/+2
* f2fs: use WRITE_SYNC for REQ_SYNCJaegeuk Kim2017-07-211-1/+1
* f2fs: enable f2fs_migrate_pageJaegeuk Kim2017-07-213-4/+4
* BACKPORT: ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2017-07-211-0/+4
* ANDROID: sdcardfs: Remove unnecessary lockDaniel Rosenberg2017-07-211-6/+0
* ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sbGao Xiang2017-07-111-27/+20
* Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"Daniel Mentz2017-07-111-2/+1
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2017-07-111-1/+1
* fs/exec.c: account for argv/envp pointersKees Cook2017-07-041-4/+24
* defconfig: regen .107Mister Oyster2017-07-041-1/+1
* Linux 3.10.107Willy Tarreau2017-07-041-1/+1
* Allow stack to grow up to address space limitHelge Deller2017-07-041-5/+8
* mm: fix new crash in unmapped_area_topdown()Hugh Dickins2017-07-041-2/+4
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-0418-177/+148
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-0421-6805/+38
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2017-07-041-13/+1
* x86: standardize mmap_rnd() usageKees Cook2017-07-041-18/+22
* ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-07-041-1/+1
* printk: use rcuidle console tracepointSergey Senozhatsky2017-07-041-1/+1
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-07-041-4/+6
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-07-041-6/+5
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-041-0/+12
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-07-041-0/+36
* p9_client_readdir() fixAl Viro2017-07-041-0/+4
* xen/x86: don't lose event interruptsStefano Stabellini2017-07-041-3/+3
* RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com2017-07-041-2/+2
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-07-041-3/+13
* ip6mr: fix notification device destructionNikolay Aleksandrov2017-07-041-7/+6
* sctp: listen on the sock only when it's state is listening or closedXin Long2017-07-041-0/+3
* net: neigh: guard against NULL solicit() methodEric Dumazet2017-07-041-1/+2
* gfs2: avoid uninitialized variable warningArnd Bergmann2017-07-041-2/+2
* hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann2017-07-041-5/+10
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-07-041-1/+1
* powerpc: Reject binutils 2.24 when building little endianMichael Ellerman2017-07-041-0/+8
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-07-041-1/+1
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-07-041-4/+4
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2017-07-041-6/+2
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2017-07-041-1/+8
* net: ipv6: check route protocol when deleting routesMantas M2017-07-041-0/+2
* catc: Use heap buffer for memory size testBen Hutchings2017-07-041-7/+18