index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: align direct_io'ed data to section
Jaegeuk Kim
2015-01-10
3
-11
/
+26
*
f2fs: remove uncovered code path
Jaegeuk Kim
2015-01-10
1
-13
/
+3
*
f2fs: avoid potential unnecessary codes
Jaegeuk Kim
2015-01-10
2
-3
/
+5
*
f2fs: clean up to remove parameter
Jaegeuk Kim
2015-01-10
6
-17
/
+21
*
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
Chao Yu
2015-01-10
6
-45
/
+24
*
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...
Chao Yu
2015-01-10
2
-23
/
+24
*
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
Chao Yu
2015-01-10
2
-66
/
+53
*
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
2015-01-10
2
-1
/
+11
*
f2fs: add block count by in-place-update in stat info
Changman Lee
2015-01-10
3
-1
/
+10
*
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
2015-01-10
1
-2
/
+2
*
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
2015-01-10
3
-0
/
+7
*
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
2015-01-10
3
-0
/
+7
*
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
2015-01-10
2
-0
/
+104
*
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
2015-01-10
4
-0
/
+59
*
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
2015-01-10
6
-66
/
+87
*
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
2015-01-10
1
-52
/
+13
*
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
2015-01-10
2
-13
/
+24
*
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
2015-01-10
3
-5
/
+20
*
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
2015-01-10
1
-2
/
+1
*
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
2015-01-10
3
-21
/
+0
*
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
2015-01-10
1
-3
/
+5
*
f2fs: change atomic and volatile write policies
Jaegeuk Kim
2015-01-10
7
-14
/
+88
*
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
2015-01-10
1
-15
/
+20
*
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
2015-01-10
1
-1
/
+1
*
f2fs: remove checking dirty_exceed
Jaegeuk Kim
2015-01-10
1
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-01-10
17
-101
/
+155
|
\
|
*
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2015-01-09
1
-11
/
+13
|
*
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
2015-01-09
1
-12
/
+0
|
*
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
2015-01-09
1
-1
/
+4
|
*
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
2015-01-09
1
-9
/
+0
|
*
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2015-01-09
3
-4
/
+5
|
*
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
2015-01-09
1
-0
/
+1
|
*
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
2015-01-09
1
-8
/
+35
|
*
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2015-01-09
2
-6
/
+7
|
*
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-01-09
3
-42
/
+29
|
*
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-01-09
2
-1
/
+51
|
*
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
2015-01-09
1
-3
/
+9
|
*
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
2015-01-09
1
-4
/
+1
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2015-01-08
1
-8
/
+8
|
\
\
|
*
|
kbuild: Fix removal of the debian/ directory
Michal Marek
2015-01-02
1
-8
/
+8
*
|
|
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
2015-01-08
1
-0
/
+1
*
|
|
Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-08
2
-4
/
+58
|
\
\
\
|
*
|
|
pinctrl: st: Add irq_disable hook to st_gpio_irqchip
Patrice CHOTARD
2015-01-07
1
-0
/
+1
|
*
|
|
pinctrl: st: avoid multiple mutex lock
Francesco VIRLINZI
2015-01-07
1
-1
/
+3
|
*
|
|
pinctrl: rockchip: Fix enable/disable/mask/unmask
Doug Anderson
2014-12-30
1
-3
/
+33
|
*
|
|
pinctrl: rockchip: Handle wakeup pins
Doug Anderson
2014-12-30
1
-0
/
+21
*
|
|
|
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-08
9
-61
/
+75
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
Rafael J. Wysocki
2015-01-06
189
-2245
/
+1998
|
|
\
\
\
\
\
|
|
|
*
|
|
|
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
Hans de Goede
2015-01-06
1
-0
/
+10
|
|
*
|
|
|
|
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
2015-01-05
4
-15
/
+13
[next]