index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
slub: never fail to shrink cache
Vladimir Davydov
2015-02-12
1
-27
/
+31
*
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
2015-02-12
3
-9
/
+79
*
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
8
-26
/
+50
*
memcg: free memcg_caches slot on css offline
Vladimir Davydov
2015-02-12
3
-22
/
+65
*
slab: use css id for naming per memcg caches
Vladimir Davydov
2015-02-12
1
-3
/
+3
*
cgroup: release css->id after css_free
Vladimir Davydov
2015-02-12
1
-3
/
+7
*
slab: link memcg caches of the same kind into a list
Vladimir Davydov
2015-02-12
5
-33
/
+41
*
slab: embed memcg_cache_params to kmem_cache
Vladimir Davydov
2015-02-12
7
-103
/
+111
*
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
2015-02-12
1
-3
/
+6
*
fs: make shrinker memcg aware
Vladimir Davydov
2015-02-12
1
-3
/
+3
*
list_lru: introduce per-memcg lists
Vladimir Davydov
2015-02-12
4
-36
/
+424
*
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
3
-0
/
+45
*
list_lru: get rid of ->active_nodes
Vladimir Davydov
2015-02-12
2
-10
/
+5
*
memcg: add rwsem to synchronize against memcg_caches arrays relocation
Vladimir Davydov
2015-02-12
3
-17
/
+33
*
memcg: rename some cache id related variables
Vladimir Davydov
2015-02-12
3
-14
/
+13
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
7
-50
/
+80
*
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
3
-12
/
+13
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
9
-43
/
+51
*
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
Mel Gorman
2015-02-12
2
-6
/
+12
*
mm: numa: add paranoid check around pte_protnone_numa
Mel Gorman
2015-02-12
2
-0
/
+6
*
x86: mm: restore original pte_special check
Mel Gorman
2015-02-12
1
-7
/
+1
*
mm: numa: do not trap faults on the huge zero page
Mel Gorman
2015-02-12
4
-4
/
+27
*
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-02-12
8
-283
/
+7
*
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
8
-38
/
+21
*
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
2015-02-12
2
-13
/
+15
*
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
11
-57
/
+40
*
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
2015-02-12
3
-0
/
+52
*
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
Mel Gorman
2015-02-12
3
-11
/
+2
*
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-02-12
5
-91
/
+45
|
\
|
*
jfs: Deletion of an unnecessary check before the function call "unload_nls"
Markus Elfring
2015-02-02
1
-2
/
+1
|
*
jfs: get rid of homegrown endianness helpers
Al Viro
2014-12-23
4
-89
/
+44
*
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
40
-254
/
+2562
|
\
\
|
*
|
nfsd: default NFSv4.2 to on
J. Bruce Fields
2015-02-09
1
-0
/
+1
|
*
|
nfsd: pNFS block layout driver
Christoph Hellwig
2015-02-05
7
-1
/
+455
|
*
|
exportfs: add methods for block layout exports
Christoph Hellwig
2015-02-05
1
-0
/
+23
|
*
|
nfsd: add trace events
Christoph Hellwig
2015-02-02
5
-3
/
+85
|
*
|
nfsd: update documentation for pNFS support
Christoph Hellwig
2015-02-02
1
-15
/
+8
|
*
|
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
6
-1
/
+330
|
*
|
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
16
-5
/
+1324
|
*
|
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-1
/
+2
|
*
|
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-8
/
+9
|
*
|
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-4
/
+10
|
*
|
nfsd: add fh_fsid_match helper
Christoph Hellwig
2015-02-02
1
-0
/
+9
|
*
|
nfsd: move nfsd_fh_match to nfsfh.h
Christoph Hellwig
2015-02-02
2
-10
/
+11
|
*
|
fs: add FL_LAYOUT lease type
Christoph Hellwig
2015-02-02
2
-4
/
+26
|
*
|
fs: track fl_owner for leases
Christoph Hellwig
2015-02-02
2
-6
/
+8
|
*
|
nfs: add LAYOUT_TYPE_MAX enum value
Christoph Hellwig
2015-02-02
1
-0
/
+1
|
*
|
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-02-02
328
-2117
/
+3749
|
|
\
\
|
*
|
|
nfsd: factor out a helper to decode nfstime4 values
Christoph Hellwig
2015-01-23
1
-17
/
+26
|
*
|
|
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-23
4
-7
/
+6
[next]