summaryrefslogtreecommitdiffstats
path: root/ipc/mq_sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-23f2fs: hide a maybe-uninitialized warningArnd Bergmann1-1/+1
2016-11-23f2fs: remove percpu_count due to performance regressionJaegeuk Kim3-23/+17
2016-11-23f2fs: make clean inodes when flushing inode pageJaegeuk Kim2-2/+6
2016-11-23f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim10-44/+49
2016-11-23f2fs: use BIO_MAX_PAGES for bio allocationJaegeuk Kim5-22/+8
2016-11-23f2fs: declare static function for __build_free_nidsJaegeuk Kim1-1/+1
2016-11-23f2fs: call f2fs_balance_fs for setattrJaegeuk Kim1-1/+4
2016-11-23f2fs: count dirty inodes to flush node pages during checkpointJaegeuk Kim1-4/+5
2016-11-23f2fs: avoid casted negative value as shrink countChao Yu1-4/+6
2016-11-23f2fs: don't interrupt free nids building during nid allocationChao Yu4-15/+13
2016-11-23f2fs: clean up free nid list operationsJaegeuk Kim1-30/+26
2016-11-23f2fs: split free nid listChao Yu5-68/+108
2016-11-23f2fs: clear nlink if fail to add_linkChao Yu1-0/+14
2016-11-23f2fs: fix sparse warningsEric Biggers5-6/+7
2016-11-23f2fs: fix error handling in fsync_node_pagesChao Yu1-2/+3
2016-11-23f2fs: fix to update largest extent under lockChao Yu1-4/+7
2016-11-23f2fs: be aware of extent beyond EOF in fiemapChao Yu1-14/+4
2016-11-23f2fs: don't miss any f2fs_balance_fs casesChao Yu1-8/+3
2016-11-23f2fs: add missing f2fs_balance_fs in f2fs_zero_rangeChao Yu1-0/+3
2016-11-23f2fs: give a chance to detach from dirty listChao Yu6-6/+16
2016-11-23f2fs: fix to release discard entries during checkpointChao Yu2-4/+6
2016-11-23f2fs: exclude free nids building and allocationChao Yu1-3/+8
2016-11-23f2fs: fix overflow due to condition check orderJaegeuk Kim1-1/+1
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra1-4/+4
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov3-0/+22
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2016-11-22crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu1-4/+0
2016-11-22crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu1-1/+1
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal1-1/+3
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng1-1/+1
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-11-21perf/core: Fix address filter parserAlexander Shishkin1-0/+2
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8
2016-11-21x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski1-0/+6
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+6
2016-11-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-11-20Linux 4.9-rc6v4.9-rc6Linus Torvalds1-1/+1
2016-11-20tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy1-47/+1
2016-11-20rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-11-20l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-11-20ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2016-11-20fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-20fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme1-2/+2