index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libceph: activate message data assignment checks
Alex Elder
2013-05-02
1
-12
/
+12
*
libceph: set response data fields earlier
Alex Elder
2013-05-02
1
-23
/
+20
*
libceph: record message data byte length
Alex Elder
2013-05-02
1
-11
/
+9
*
ceph: only set message data pointers if non-empty
Alex Elder
2013-05-02
2
-3
/
+10
*
libceph: isolate other message data fields
Alex Elder
2013-05-02
2
-3
/
+31
*
libceph: set page info with byte length
Alex Elder
2013-05-02
2
-12
/
+6
*
libceph: isolate message page field manipulation
Alex Elder
2013-05-02
2
-6
/
+15
*
libceph: record byte count not page count
Alex Elder
2013-05-02
1
-21
/
+29
*
libceph: simplify new message initialization
Alex Elder
2013-05-02
1
-34
/
+4
*
libceph: advance pagelist with list_rotate_left()
Alex Elder
2013-05-02
1
-4
/
+2
*
libceph: define and use in_msg_pos_next()
Alex Elder
2013-05-02
1
-20
/
+37
*
libceph: kill args in read_partial_message_bio()
Alex Elder
2013-05-02
1
-6
/
+6
*
libceph: change type of ceph_tcp_sendpage() "more"
Alex Elder
2013-05-02
1
-3
/
+3
*
libceph: minor byte order problems in read_partial_message()
Alex Elder
2013-05-02
1
-1
/
+1
*
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
Alex Elder
2013-05-02
1
-1
/
+1
*
libceph: clean up skipped message logic
Alex Elder
2013-05-02
1
-10
/
+13
*
libceph: separate read and write data
Alex Elder
2013-05-02
1
-32
/
+51
*
libceph: distinguish page and bio requests
Alex Elder
2013-05-02
1
-20
/
+36
*
libceph: separate osd request data info
Alex Elder
2013-05-02
1
-22
/
+22
*
libceph: don't assign page info in ceph_osdc_new_request()
Alex Elder
2013-05-02
1
-11
/
+8
*
libceph: define mds_alloc_msg() method
Alex Elder
2013-05-02
1
-40
/
+19
*
libceph: drop mutex while allocating a message
Alex Elder
2013-05-02
1
-4
/
+10
*
libceph: rename ceph_calc_object_layout()
Alex Elder
2013-05-02
2
-16
/
+11
*
libceph: kill ceph_msg->pagelist_count
Alex Elder
2013-05-02
1
-2
/
+0
*
libceph: fix wrong opcode use in osd_req_encode_op()
Alex Elder
2013-05-02
1
-2
/
+2
*
libceph: complete lingering requests only once
Alex Elder
2013-05-02
1
-0
/
+5
*
libceph: set page alignment in start_request()
Alex Elder
2013-05-02
1
-1
/
+1
*
libceph: distinguish page array and pagelist count
Alex Elder
2013-05-02
2
-8
/
+10
*
libceph: don't pass request to calc_layout()
Alex Elder
2013-05-02
1
-8
/
+4
*
libceph: format target object name in caller
Alex Elder
2013-05-02
1
-7
/
+5
*
libceph: pass object number back to calc_layout() caller
Alex Elder
2013-05-02
1
-6
/
+7
*
libceph: make ceph_msg->bio_seg be unsigned
Alex Elder
2013-05-02
1
-7
/
+9
*
libceph: fix a osd request memory leak
Alex Elder
2013-05-02
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-12
1
-13
/
+29
|
\
|
*
libceph: fix decoding of pgids
Sage Weil
2013-03-11
1
-13
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-01
10
-574
/
+749
|
\
|
|
*
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-27
1
-13
/
+26
|
*
libceph: update osd request/reply encoding
Sage Weil
2013-02-27
2
-77
/
+174
|
*
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-27
2
-17
/
+12
|
*
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-27
3
-83
/
+91
|
*
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-27
3
-42
/
+50
|
*
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-02-27
2
-10
/
+10
|
*
libceph: use a do..while loop in con_work()
Alex Elder
2013-02-25
1
-41
/
+42
|
*
libceph: use a flag to indicate a fault has occurred
Alex Elder
2013-02-25
1
-12
/
+12
|
*
libceph: separate non-locked fault handling
Alex Elder
2013-02-25
1
-19
/
+23
|
*
libceph: encapsulate connection backoff
Alex Elder
2013-02-25
1
-13
/
+24
|
*
libceph: eliminate sparse warnings
Alex Elder
2013-02-25
3
-5
/
+6
|
*
libceph: define connection flag helpers
Alex Elder
2013-02-25
1
-29
/
+78
|
*
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-20
1
-8
/
+6
|
*
libceph: use void pointers in page vector functions
Alex Elder
2013-02-20
1
-5
/
+5
[prev]
[next]