index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kprobes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-10
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
2
-0
/
+104
2015-01-10
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
4
-0
/
+59
2015-01-10
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
6
-66
/
+87
2015-01-10
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
1
-52
/
+13
2015-01-10
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
2
-13
/
+24
2015-01-10
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
3
-5
/
+20
2015-01-10
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
1
-2
/
+1
2015-01-10
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
3
-21
/
+0
2015-01-10
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
1
-3
/
+5
2015-01-10
f2fs: change atomic and volatile write policies
Jaegeuk Kim
7
-14
/
+88
2015-01-10
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
1
-15
/
+20
2015-01-10
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
1
-1
/
+1
2015-01-10
f2fs: remove checking dirty_exceed
Jaegeuk Kim
1
-2
/
+0
2015-01-09
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-09
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-09
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-09
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-09
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-09
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
2015-01-09
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2
-1
/
+51
2015-01-09
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-09
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-08
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-07
assoc_array: Include rcupdate.h for call_rcu() definition
Pranith Kumar
1
-0
/
+1
2015-01-07
vhost/net: length miscalculation
Michael S. Tsirkin
1
-1
/
+1
2015-01-07
pinctrl: st: Add irq_disable hook to st_gpio_irqchip
Patrice CHOTARD
1
-0
/
+1
2015-01-07
pinctrl: st: avoid multiple mutex lock
Francesco VIRLINZI
1
-1
/
+3
2015-01-06
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-06
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
Hans de Goede
1
-0
/
+10
2015-01-06
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2
-3
/
+3
2015-01-06
xen-netback: fixing the propagation of the transmit shaper timeout
Palik, Imre
1
-0
/
+1
2015-01-06
r8152: support ndo_features_check
hayeswang
1
-0
/
+17
2015-01-06
virtio_pci: document why we defer kfree
Michael S. Tsirkin
1
-0
/
+3
2015-01-06
virtio_pci: defer kfree until release callback
Sasha Levin
1
-6
/
+4
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
3
-10
/
+9
2015-01-06
virtio: make del_vqs idempotent
Michael S. Tsirkin
1
-0
/
+1
2015-01-06
batman-adv: fix potential TT client + orig-node memory leak
Linus Lüssing
1
-3
/
+3
2015-01-06
batman-adv: fix multicast counter when purging originators
Linus Lüssing
1
-1
/
+2
2015-01-06
batman-adv: fix counter for multicast supporting nodes
Linus Lüssing
1
-3
/
+5
2015-01-06
batman-adv: fix lock class for decoding hash in network-coding.c
Martin Hundebøll
1
-1
/
+1
2015-01-06
batman-adv: fix delayed foreign originator recognition
Linus Lüssing
1
-0
/
+1
2015-01-06
batman-adv: fix and simplify condition when bonding should be used
Simon Wunderlich
1
-2
/
+4
2015-01-06
Linux 3.19-rc3
v3.19-rc3
Linus Torvalds
1
-1
/
+1
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
4
-15
/
+13
2015-01-05
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
3
-41
/
+44
2015-01-05
ACPI / PM: Fix PM initialization for devices that are not present
Rafael J. Wysocki
2
-6
/
+9
2015-01-05
[IA64] Enable execveat syscall for ia64
Tony Luck
3
-1
/
+3
[next]