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
...
|
*
ceph: add uid field to ceph_pg_pool
Sage Weil
2010-02-11
2
-0
/
+28
|
*
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-02-11
4
-9
/
+76
|
*
ceph: remove unused variable
Yehuda Sadeh
2010-02-11
1
-1
/
+0
|
*
ceph: add support for auth_x authentication protocol
Sage Weil
2010-02-11
5
-1
/
+801
|
*
ceph: add struct version to auth encoding
Sage Weil
2010-02-10
2
-0
/
+4
|
*
ceph: allow renewal of auth credentials
Sage Weil
2010-02-10
10
-33
/
+144
|
*
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
2010-02-10
5
-0
/
+557
|
*
ceph: buffer decoding helpers
Sage Weil
2010-02-10
3
-0
/
+53
|
*
ceph: release all pages after successful osd write response
Sage Weil
2010-02-02
1
-3
/
+7
|
*
ceph: always send truncation info with read and write osd ops
Yehuda Sadeh
2010-02-02
3
-18
/
+6
|
*
ceph: remove unreachable code
Yehuda Sadeh
2010-01-29
1
-9
/
+0
|
*
ceph: include type in ceph_entity_addr, filepath
Sage Weil
2010-01-29
4
-3
/
+6
|
*
ceph: precede encoded ceph_pg_pool struct with version
Sage Weil
2010-01-25
2
-2
/
+8
|
*
ceph: keep reserved replies on the request structure
Yehuda Sadeh
2010-01-25
4
-50
/
+100
|
*
ceph: alloc message data pages and check if tid exists
Yehuda Sadeh
2010-01-25
4
-59
/
+45
|
*
ceph: refactor messages data section allocation
Yehuda Sadeh
2010-01-25
1
-28
/
+39
|
*
ceph: allocate middle of message before stating to read
Yehuda Sadeh
2010-01-25
5
-80
/
+115
|
*
ceph: properly handle aborted mds requests
Sage Weil
2010-01-25
3
-11
/
+34
|
*
ceph: mark MDS CREATE as a write op
Sage Weil
2010-01-25
1
-2
/
+2
|
*
ceph: remove duplicate variable initialization
Julia Lawall
2010-01-25
1
-1
/
+1
|
*
ceph: display pgid in debugfs osd request dump
Sage Weil
2010-01-14
3
-2
/
+7
|
*
ceph: remove unused erank field
Sage Weil
2010-01-14
4
-32
/
+15
|
*
ceph: change dentry offset and position after splice_dentry
Yehuda Sadeh
2010-01-14
1
-0
/
+29
|
*
ceph: fix copy_user_to_page_vector()
Yehuda Sadeh
2010-01-06
1
-4
/
+4
|
*
ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...
Sage Weil
2009-12-23
2
-101
/
+57
|
*
ceph: support ceph_pagelist for message payload
Sage Weil
2009-12-23
5
-5
/
+130
|
*
ceph: add feature bits to connection handshake (protocol change)
Sage Weil
2009-12-23
4
-17
/
+53
|
*
ceph: include transaction id in ceph_msg_header (protocol change)
Sage Weil
2009-12-23
7
-27
/
+20
|
*
ceph: more informative msgpool errors
Sage Weil
2009-12-23
1
-1
/
+2
|
*
ceph: control access to page vector for incoming data
Sage Weil
2009-12-23
4
-10
/
+67
|
*
ceph: use connection mutex to protect read and write stages
Sage Weil
2009-12-23
2
-19
/
+33
|
*
ceph: unregister canceled/timed out osd requests
Sage Weil
2009-12-23
1
-1
/
+2
|
*
ceph: only unregister registered bdi
Sage Weil
2009-12-23
1
-1
/
+2
|
*
ceph: do not touch_caps while iterating over caps list
Sage Weil
2009-12-23
3
-7
/
+19
|
*
ceph: fix incremental osdmap pg_temp decoding bug
Sage Weil
2009-12-21
1
-2
/
+1
|
*
ceph: fix error paths for corrupt osdmap messages
Sage Weil
2009-12-21
2
-5
/
+8
|
*
ceph: do not drop lease during revalidate
Sage Weil
2009-12-21
1
-2
/
+0
|
*
ceph: ensure rename target dentry fails revalidation
Sage Weil
2009-12-21
1
-0
/
+4
|
*
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
4
-2
/
+105
|
*
ceph: writepage grabs and releases inode
Yehuda Sadeh
2009-12-21
1
-1
/
+6
|
*
ceph: remove unaccessible code
Yehuda Sadeh
2009-12-21
1
-4
/
+0
|
*
ceph: include link to bdi in debugfs
Sage Weil
2009-12-21
2
-0
/
+8
|
*
ceph: make mds ops interruptible
Sage Weil
2009-12-21
1
-6
/
+9
|
*
ceph: plug leak of incoming message during connection fault/close
Sage Weil
2009-12-21
1
-2
/
+8
|
*
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-12-21
10
-7
/
+41
|
*
ceph: fix msgpool reservation leak
Yehuda Sadeh
2009-12-21
2
-1
/
+5
|
*
ceph: don't save sent messages on lossy connections
Sage Weil
2009-12-21
1
-3
/
+7
|
*
ceph: detect lossy state of connection
Sage Weil
2009-12-21
1
-2
/
+4
|
*
ceph: plug msg leak in con_fault
Sage Weil
2009-12-21
1
-2
/
+7
|
*
ceph: carry explicit msg reference for currently sending message
Sage Weil
2009-12-21
2
-4
/
+19
[prev]
[next]