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
*
kernel: remove PF_FLUSHER
Peter Zijlstra
2010-10-26
1
-1
/
+1
*
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
1
-10
/
+7
*
procfs: fix numbering in /proc/locks
Jerome Marchand
2010-10-26
1
-8
/
+11
*
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
2010-10-26
1
-3
/
+3
*
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
2010-10-26
1
-1
/
+0
*
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
2010-10-26
1
-1
/
+1
*
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
2010-10-26
1
-7
/
+5
*
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
1
-1
/
+1
*
hostfs: code cleanups
Richard Weinberger
2010-10-26
1
-3
/
+2
*
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-26
1
-0
/
+4
*
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
2010-10-26
1
-1
/
+1
*
mm: add account_page_writeback()
Michael Rubin
2010-10-26
1
-1
/
+1
*
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
8
-45
/
+6
*
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
2010-10-26
1
-19
/
+21
*
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
2010-10-26
1
-35
/
+48
*
oom: add per-mm oom disable count
Ying Han
2010-10-26
2
-0
/
+35
*
vmcore: it is not experimental any more
WANG Cong
2010-10-26
1
-2
/
+2
*
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
2010-10-26
3
-10
/
+4
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
2
-0
/
+25
|
\
|
*
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
2010-10-22
1
-0
/
+15
|
|
\
|
|
*
hugetlb: hugepage migration core
Naoya Horiguchi
2010-10-08
1
-0
/
+15
|
*
|
Merge branch 'hwpoison-fixes-2.6.37' into hwpoison
Andi Kleen
2010-10-22
1
-0
/
+10
|
|
\
\
|
|
*
|
HWPOISON/signalfd: add support for addr_lsb
Hidetoshi Seto
2010-10-08
1
-0
/
+10
|
|
|
/
*
|
|
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
23
-461
/
+635
|
\
\
\
|
*
|
|
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
2010-10-24
1
-14
/
+17
|
*
|
|
nfsd4: only require krb5 principal for NFSv4.0 callbacks
J. Bruce Fields
2010-10-21
1
-7
/
+8
|
*
|
|
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
3
-7
/
+15
|
*
|
|
nfsd4: delay session removal till free_client
J. Bruce Fields
2010-10-21
1
-8
/
+13
|
*
|
|
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
3
-9
/
+16
|
*
|
|
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
3
-2
/
+5
|
*
|
|
nfsd4: track backchannel connections
J. Bruce Fields
2010-10-21
1
-4
/
+7
|
*
|
|
nfsd4: confirm only on succesful create_session
J. Bruce Fields
2010-10-21
1
-3
/
+5
|
*
|
|
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
3
-15
/
+17
|
*
|
|
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
3
-8
/
+6
|
*
|
|
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
2
-15
/
+15
|
*
|
|
nfsd4: don't cache seq_misordered replies
J. Bruce Fields
2010-10-21
1
-2
/
+1
|
*
|
|
nfsd4: expire clients more promptly
J. Bruce Fields
2010-10-11
1
-1
/
+1
|
*
|
|
nfsd4: return expired on unfound stateid's
J. Bruce Fields
2010-10-02
1
-2
/
+9
|
*
|
|
nfsd4: add new connections to session
J. Bruce Fields
2010-10-01
1
-2
/
+47
|
*
|
|
nfsd4: refactor connection allocation
J. Bruce Fields
2010-10-01
1
-6
/
+26
|
*
|
|
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
2
-9
/
+45
|
*
|
|
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
2
-15
/
+62
|
*
|
|
nfsd4: clean up session allocation
J. Bruce Fields
2010-10-01
1
-122
/
+89
|
*
|
|
nfsd4: fix alloc_init_session return type
J. Bruce Fields
2010-10-01
1
-3
/
+1
|
*
|
|
nfsd4: fix alloc_init_session BUILD_BUG_ON()
J. Bruce Fields
2010-10-01
1
-1
/
+1
|
*
|
|
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
3
-27
/
+63
|
*
|
|
nfsd4: remove separate cb_args struct
J. Bruce Fields
2010-10-01
2
-30
/
+25
|
*
|
|
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
3
-15
/
+20
|
*
|
|
nfsd4: generic callback code
J. Bruce Fields
2010-10-01
2
-39
/
+33
|
*
|
|
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
2010-10-01
2
-9
/
+9
[next]