index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-10
f2fs: align direct_io'ed data to section
Jaegeuk Kim
3
-11
/
+26
2015-01-10
f2fs: remove uncovered code path
Jaegeuk Kim
1
-13
/
+3
2015-01-10
f2fs: avoid potential unnecessary codes
Jaegeuk Kim
2
-3
/
+5
2015-01-10
f2fs: clean up to remove parameter
Jaegeuk Kim
6
-17
/
+21
2015-01-10
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
Chao Yu
6
-45
/
+24
2015-01-10
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...
Chao Yu
2
-23
/
+24
2015-01-10
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
Chao Yu
2
-66
/
+53
2015-01-10
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
2
-1
/
+11
2015-01-10
f2fs: add block count by in-place-update in stat info
Changman Lee
3
-1
/
+10
2015-01-10
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
1
-2
/
+2
2015-01-10
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
3
-0
/
+7
2015-01-10
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
3
-0
/
+7
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-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-101
/
+155
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-09
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-8
/
+8
2015-01-09
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-09
Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+58
2015-01-09
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-61
/
+75
2015-01-09
Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
2015-01-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-12
/
+13
2015-01-08
Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+7
2015-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-12
/
+36
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
[next]