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
*
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
2008-10-17
6
-36
/
+57
*
9p: consolidate read/write functions
Eric Van Hensbergen
2008-10-17
3
-130
/
+34
*
9p: drop broken unused error path from p9_conn_create()
Tejun Heo
2008-10-17
1
-16
/
+1
*
9p: make rpc code common and rework flush code
Eric Van Hensbergen
2008-10-17
5
-313
/
+316
*
9p: use the rcall structure passed in the request in trans_fd read_work
Eric Van Hensbergen
2008-10-17
1
-63
/
+66
*
9p: apply common request code to trans_fd
Eric Van Hensbergen
2008-10-17
4
-172
/
+126
*
9p: apply common tagpool handling to trans_fd
Eric Van Hensbergen
2008-10-17
1
-34
/
+10
*
9p: move request management to client code
Eric Van Hensbergen
2008-10-17
3
-127
/
+238
*
9p: eliminate callback complexity
Eric Van Hensbergen
2008-10-17
1
-83
/
+66
*
9p: consolidate mux_rpc and request structure
Eric Van Hensbergen
2008-10-17
1
-46
/
+22
*
9p: remove unnecessary prototypes
Eric Van Hensbergen
2008-10-17
2
-548
/
+495
*
9p: remove duplicate client state
Eric Van Hensbergen
2008-10-17
1
-15
/
+11
*
9p: consolidate transport structure
Eric Van Hensbergen
2008-10-17
7
-207
/
+146
*
9p-trans_fd: use single poller
Tejun Heo
2008-10-17
1
-166
/
+86
*
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2008-10-16
2
-4
/
+2
*
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-16
26
-500
/
+955
|
\
|
*
Merge branch 'next'
Trond Myklebust
2008-10-15
26
-500
/
+955
|
|
\
|
|
*
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2008-10-14
2
-2
/
+1
|
|
*
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2008-10-14
4
-18
/
+44
|
|
*
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
2008-10-14
1
-0
/
+3
|
|
*
RPC/RDMA: ensure connection attempt is complete before signalling.
Tom Talpey
2008-10-10
1
-5
/
+1
|
|
*
RPC/RDMA: correct the reconnect timer backoff
Tom Talpey
2008-10-10
1
-0
/
+7
|
|
*
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
2008-10-10
2
-1
/
+22
|
|
*
RPC/RDMA: reformat a debug printk to keep lines together.
Tom Talpey
2008-10-10
1
-2
/
+2
|
|
*
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
2008-10-10
3
-7
/
+10
|
|
*
RPC/RDMA: fix connect/reconnect resource leak.
Tom Talpey
2008-10-10
1
-5
/
+4
|
|
*
RPC/RDMA: return a consistent error, when connect fails.
Tom Talpey
2008-10-10
1
-1
/
+1
|
|
*
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
2008-10-10
3
-2
/
+33
|
|
*
RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.
Tom Talpey
2008-10-10
1
-11
/
+9
|
|
*
RPC/RDMA: maintain the RPC task bytes-sent statistic.
Tom Talpey
2008-10-10
1
-0
/
+1
|
|
*
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
2008-10-10
3
-4
/
+15
|
|
*
RPC/RDMA: fix connection IRD/ORD setting
Tom Tucker
2008-10-10
1
-37
/
+14
|
|
*
RPC/RDMA: support FRMR client memory registration.
Tom Talpey
2008-10-10
2
-6
/
+167
|
|
*
RPC/RDMA: check selected memory registration mode at runtime.
Tom Talpey
2008-10-10
1
-15
/
+80
|
|
*
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
2008-10-10
2
-1
/
+8
|
|
*
RPC/RDMA: refactor the inline memory registration code.
Tom Talpey
2008-10-10
1
-158
/
+207
|
|
*
NFS: fix nfs_parse_ip_address() corner case
Chuck Lever
2008-10-10
1
-11
/
+23
|
|
*
NFS: Cleanup nfs_set_port
J. Bruce Fields
2008-10-10
1
-10
/
+9
|
|
*
NFS: Fix attribute updates
Trond Myklebust
2008-10-09
1
-9
/
+4
|
|
*
NFS: Save padding bytes in struct nfs4_setclientid
Trond Myklebust
2008-10-08
1
-1
/
+1
|
|
*
sunrpc: fix oops in rpc_create when the mount namespace is unshared
Cedric Le Goater
2008-10-07
1
-2
/
+2
|
|
*
NFS: Don't use range_cyclic for data integrity syncs
Trond Myklebust
2008-10-07
1
-1
/
+2
|
|
*
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
2008-10-07
1
-1
/
+2
|
|
*
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
2008-10-07
1
-1
/
+3
|
|
*
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
2008-10-07
1
-7
/
+29
|
|
*
NFS: SETCLIENTID truncates client ID and netid
Chuck Lever
2008-10-07
1
-4
/
+4
|
|
*
NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds
Richard Kennedy
2008-10-07
1
-1
/
+1
|
|
*
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
2008-10-07
3
-29
/
+21
|
|
*
nfs: prepare to share nfs_set_port
J. Bruce Fields
2008-10-07
2
-19
/
+20
|
|
*
nfs: replace while loop by for loops in nfs_follow_referral
J. Bruce Fields
2008-10-07
1
-12
/
+5
[next]