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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
list_lru: add helpers to isolate items
Vladimir Davydov
5
-20
/
+25
2015-02-13
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
1
-3
/
+6
2015-02-13
fs: make shrinker memcg aware
Vladimir Davydov
1
-3
/
+3
2015-02-13
list_lru: organize all list_lrus to list
Vladimir Davydov
1
-0
/
+8
2015-02-13
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
1
-14
/
+0
2015-02-13
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2
-10
/
+9
2015-02-13
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
7
-40
/
+32
2015-02-12
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
5
-91
/
+45
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
25
-84
/
+2251
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-112
/
+124
2015-02-12
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-25
/
+191
2015-02-12
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-1187
/
+4537
2015-02-12
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
1
-3
/
+44
2015-02-12
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
1
-0
/
+3
2015-02-12
numa_maps: remove numa_maps->vma
Naoya Horiguchi
1
-16
/
+13
2015-02-12
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
1
-3
/
+3
2015-02-12
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
1
-54
/
+14
2015-02-12
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
1
-24
/
+22
2015-02-12
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
1
-8
/
+4
2015-02-12
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
1
-5
/
+9
2015-02-12
page_writeback: put account_page_redirty() after set_page_dirty()
Konstantin Khebnikov
1
-1
/
+1
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-3
/
+6
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-3
/
+13
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+8
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-115
/
+92
2015-02-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-17
/
+8
2015-02-11
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-880
/
+807
2015-02-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
15
-212
/
+256
2015-02-11
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
12
-389
/
+474
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-1
/
+0
2015-02-11
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-16
/
+0
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
13
-14
/
+0
2015-02-11
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
1
-0
/
+5
2015-02-11
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
1
-1
/
+5
2015-02-11
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2015-02-11
ocfs2: make resv_lock spinlock static
Fabian Frederick
1
-1
/
+1
2015-02-11
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
1
-6
/
+3
2015-02-11
ocfs2: remove unreachable code
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: o2net: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2015-02-11
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
Jan Kara
1
-2
/
+0
2015-02-11
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
2
-0
/
+19
2015-02-11
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
1
-9
/
+9
2015-02-11
ocfs2: dlm: dlmdomain: remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-02-11
ocfs2: quota_local: remove unused function
Rickard Strandqvist
1
-6
/
+0
2015-02-11
ocfs2: xattr: remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-02-11
ocfs2: fix snprintf format specifier in dlmdebug.c
alex chen
1
-2
/
+2
2015-02-11
ocfs2: fix wrong comment
Junxiao Bi
1
-6
/
+6
2015-02-11
ocfs2: fix uninitialized variable access
Junxiao Bi
1
-1
/
+1
2015-02-11
ocfs2: remove unnecessary else in ocfs2_set_acl()
Fabian Frederick
1
-8
/
+6
[next]