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
*
NFSv4.1: Various fixes to the sequence flag error handling
Trond Myklebust
2010-03-02
1
-12
/
+45
*
nfs4: renewd renew operations should take/put a client reference
Alexandros Batsakis
2010-03-02
1
-1
/
+5
*
nfs41: renewd sequence operations should take/put client reference
Alexandros Batsakis
2010-03-02
1
-6
/
+12
*
nfs: prevent backlogging of renewd requests
Alexandros Batsakis
2010-03-02
2
-21
/
+27
*
nfs: kill renewd before clearing client minor version
Alexandros Batsakis
2010-03-02
1
-24
/
+24
*
NFS: Make close(2) asynchronous when closing NFS O_DIRECT files
Chuck Lever
2010-02-10
1
-6
/
+1
*
NFS: Improve NFS iostat byte count accuracy for writes
Chuck Lever
2010-02-10
1
-3
/
+12
*
NFS: Account for NFS bytes read via the splice API
Chuck Lever
2010-02-10
1
-1
/
+4
*
NFS: Fix byte accounting for generic NFS reads
Chuck Lever
2010-02-10
1
-2
/
+4
*
NFS: Proper accounting for NFS VFS calls
Chuck Lever
2010-02-10
1
-2
/
+2
*
nfs41 do not allocate unused back channel pages
Andy Adamson
2010-02-10
2
-0
/
+19
*
nfs41: cleanup callback code to use __be32 type
Andy Adamson
2010-02-10
2
-22
/
+23
*
nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
Andy Adamson
2010-02-10
1
-8
/
+8
*
nfs41: fix nfs4_callback_recallslot
Andy Adamson
2010-02-10
1
-3
/
+7
*
nfs41: resize slot table in reset
Andy Adamson
2010-02-10
1
-19
/
+21
*
nfs41: implement cb_recall_slot
Andy Adamson
2010-02-10
6
-1
/
+109
*
nfs41: back channel drc minimal implementation
Andy Adamson
2010-02-10
2
-12
/
+32
*
nfs41: prepare for back channel drc
Andy Adamson
2010-02-10
1
-10
/
+9
*
nfs41: remove uneeded checks in callback processing
Andy Adamson
2010-02-10
1
-3
/
+2
*
nfs41: directly encode back channel error
Andy Adamson
2010-02-10
1
-1
/
+4
*
nfs41: fix wrong error on callback header xdr overflow
Andy Adamson
2010-02-10
1
-10
/
+18
*
nfs41: Process callback's referring call list
Mike Sager
2010-02-10
1
-5
/
+14
*
nfs41: Check slot table for referring calls
Mike Sager
2010-02-10
1
-0
/
+55
*
nfs41: Adjust max cache response size value
Mike Sager
2010-02-10
2
-5
/
+11
*
xprtsock.c: make bc_{malloc/free} static
H Hartley Sweeten
2010-02-10
1
-2
/
+2
*
SUNRPC: Don't display zero scope IDs
Chuck Lever
2010-02-10
1
-0
/
+2
*
SUNRPC: Deprecate support for site-local addresses
Chuck Lever
2010-02-10
1
-4
/
+2
*
nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately
Jeff Layton
2010-02-10
1
-0
/
+41
*
nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
Jeff Layton
2010-02-10
1
-4
/
+5
*
nfs4: handle -EKEYEXPIRED errors from RPC layer
Jeff Layton
2010-02-10
2
-2
/
+10
*
sunrpc: parse and return errors reported by gssd
Jeff Layton
2010-02-10
1
-2
/
+9
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-02-09
2
-15
/
+13
|
\
|
*
md: fix some lockdep issues between md and sysfs.
NeilBrown
2010-02-10
2
-11
/
+6
|
*
md: fix 'degraded' calculation when starting a reshape.
NeilBrown
2010-02-09
1
-4
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-02-09
8
-40
/
+91
|
\
\
|
*
|
9p: fix p9_client_destroy unconditional calling v9fs_put_trans
Eric Van Hensbergen
2010-02-08
1
-12
/
+19
|
*
|
9p: fix memory leak in v9fs_parse_options()
Eric Van Hensbergen
2010-02-08
1
-10
/
+17
|
*
|
9p: Fix the kernel crash on a failed mount
Aneesh Kumar K.V
2010-02-08
1
-1
/
+2
|
*
|
9p: fix option parsing
Eric Van Hensbergen
2010-02-08
4
-16
/
+22
|
*
|
9p: Include fsync support for 9p client
M. Mohan Kumar
2010-02-08
3
-1
/
+21
|
*
|
net/9p: fix statsize inside twstat
Eric Van Hensbergen
2010-02-08
1
-2
/
+3
|
*
|
net/9p: fail when user specifies a transport which we can't find
Eric Van Hensbergen
2010-02-08
1
-0
/
+8
|
*
|
net/9p: fix virtio transport to correctly update status on connect
Eric Van Hensbergen
2010-02-08
1
-0
/
+1
*
|
|
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-02-08
1
-9
/
+1
|
\
\
\
|
*
|
|
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
2010-02-08
1
-9
/
+1
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2010-02-08
28
-129
/
+284
|
\
\
\
\
|
*
|
|
|
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
2010-02-08
1
-3
/
+3
|
*
|
|
|
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
2010-02-08
1
-1
/
+1
|
*
|
|
|
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
2010-02-05
1
-1
/
+1
|
*
|
|
|
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
2010-02-03
1
-1
/
+6
[next]