index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zpool.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
f2fs: hide a maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-11-23
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
3
-23
/
+17
2016-11-23
f2fs: make clean inodes when flushing inode page
Jaegeuk Kim
2
-2
/
+6
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
10
-44
/
+49
2016-11-23
f2fs: use BIO_MAX_PAGES for bio allocation
Jaegeuk Kim
5
-22
/
+8
2016-11-23
f2fs: declare static function for __build_free_nids
Jaegeuk Kim
1
-1
/
+1
2016-11-23
f2fs: call f2fs_balance_fs for setattr
Jaegeuk Kim
1
-1
/
+4
2016-11-23
f2fs: count dirty inodes to flush node pages during checkpoint
Jaegeuk Kim
1
-4
/
+5
2016-11-23
f2fs: avoid casted negative value as shrink count
Chao Yu
1
-4
/
+6
2016-11-23
f2fs: don't interrupt free nids building during nid allocation
Chao Yu
4
-15
/
+13
2016-11-23
f2fs: clean up free nid list operations
Jaegeuk Kim
1
-30
/
+26
2016-11-23
f2fs: split free nid list
Chao Yu
5
-68
/
+108
2016-11-23
f2fs: clear nlink if fail to add_link
Chao Yu
1
-0
/
+14
2016-11-23
f2fs: fix sparse warnings
Eric Biggers
5
-6
/
+7
2016-11-23
f2fs: fix error handling in fsync_node_pages
Chao Yu
1
-2
/
+3
2016-11-23
f2fs: fix to update largest extent under lock
Chao Yu
1
-4
/
+7
2016-11-23
f2fs: be aware of extent beyond EOF in fiemap
Chao Yu
1
-14
/
+4
2016-11-23
f2fs: don't miss any f2fs_balance_fs cases
Chao Yu
1
-8
/
+3
2016-11-23
f2fs: add missing f2fs_balance_fs in f2fs_zero_range
Chao Yu
1
-0
/
+3
2016-11-23
f2fs: give a chance to detach from dirty list
Chao Yu
6
-6
/
+16
2016-11-23
f2fs: fix to release discard entries during checkpoint
Chao Yu
2
-4
/
+6
2016-11-23
f2fs: exclude free nids building and allocation
Chao Yu
1
-3
/
+8
2016-11-23
f2fs: fix overflow due to condition check order
Jaegeuk Kim
1
-1
/
+1
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2
-13
/
+24
2016-11-22
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
1
-8
/
+2
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
3
-0
/
+22
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2016-11-22
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
1
-4
/
+0
2016-11-22
crypto: algif_hash - Fix result clobbering in recvmsg
Herbert Xu
1
-1
/
+1
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
H.J. Lu
1
-3
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
1
-8
/
+8
2016-11-21
x86/boot: Fail the boot if !M486 and CPUID is missing
Andy Lutomirski
1
-0
/
+6
2016-11-21
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
1
-1
/
+6
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
Linux 4.9-rc6
v4.9-rc6
Linus Torvalds
1
-1
/
+1
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-20
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-20
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-20
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
[next]