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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
1
-14
/
+0
*
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
2
-10
/
+9
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
7
-40
/
+32
*
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
25
-84
/
+2251
|
\
\
|
*
|
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
6
-1
/
+418
|
*
|
nfsd: add trace events
Christoph Hellwig
2015-02-02
5
-3
/
+85
|
*
|
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
6
-1
/
+330
|
*
|
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
13
-4
/
+1319
|
*
|
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
1
-4
/
+10
|
*
|
fs: track fl_owner for leases
Christoph Hellwig
2015-02-02
2
-6
/
+8
|
*
|
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-02-02
30
-570
/
+736
|
|
\
\
|
*
|
|
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
1
-2
/
+2
|
*
|
|
nfsd: fix year-2038 nfs4 state problem
J. Bruce Fields
2015-01-23
1
-1
/
+6
|
*
|
|
nfsd: nfs4state: Remove unused function
Rickard Strandqvist
2015-01-15
1
-10
/
+0
|
*
|
|
lockd: xdr: Remove unused function
Rickard Strandqvist
2015-01-15
1
-8
/
+0
|
*
|
|
nfsd4: tweak rd_dircount accounting
J. Bruce Fields
2015-01-07
1
-3
/
+4
|
*
|
|
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
2015-01-07
2
-5
/
+5
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
3
-112
/
+124
|
\
\
\
\
|
*
|
|
|
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
2015-02-11
1
-3
/
+44
|
*
|
|
|
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
1
-0
/
+3
|
*
|
|
|
numa_maps: remove numa_maps->vma
Naoya Horiguchi
2015-02-11
1
-16
/
+13
|
*
|
|
|
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
2015-02-11
1
-3
/
+3
|
*
|
|
|
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
2015-02-11
1
-54
/
+14
|
*
|
|
|
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
2015-02-11
1
-24
/
+22
|
*
|
|
|
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
2015-02-11
1
-8
/
+4
|
*
|
|
|
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
2015-02-11
1
-5
/
+9
|
*
|
|
|
page_writeback: put account_page_redirty() after set_page_dirty()
Konstantin Khebnikov
2015-02-11
1
-1
/
+1
|
*
|
|
|
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
1
-3
/
+6
|
*
|
|
|
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
1
-3
/
+13
*
|
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-11
7
-25
/
+191
|
\
\
\
\
\
|
*
|
|
|
|
pstore: Fix sprintf format specifier in pstore_dump()
alex chen
2015-01-16
1
-2
/
+2
|
*
|
|
|
|
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2015-01-16
7
-2
/
+168
|
*
|
|
|
|
pstore: Handle zero-sized prz in series
Mark Salyzyn
2015-01-16
1
-3
/
+9
|
*
|
|
|
|
pstore: Remove superfluous memory size check
Mark Salyzyn
2015-01-16
1
-9
/
+0
|
*
|
|
|
|
pstore: Use scnprintf() in pstore_mkfile()
Mark Salyzyn
2015-01-16
1
-10
/
+13
*
|
|
|
|
|
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
38
-1187
/
+4537
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pnfs: delete an unintended goto
Dan Carpenter
2015-02-10
1
-1
/
+0
|
*
|
|
|
|
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
2015-02-09
1
-1
/
+1
|
*
|
|
|
|
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
2015-02-05
1
-34
/
+19
|
*
|
|
|
|
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
2015-02-05
1
-1
/
+1
[next]