index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2013-05-01
libceph: record byte count not page count
Alex Elder
2013-05-01
libceph: simplify new message initialization
Alex Elder
2013-05-01
libceph: advance pagelist with list_rotate_left()
Alex Elder
2013-05-01
libceph: define and use in_msg_pos_next()
Alex Elder
2013-05-01
libceph: kill args in read_partial_message_bio()
Alex Elder
2013-05-01
libceph: change type of ceph_tcp_sendpage() "more"
Alex Elder
2013-05-01
libceph: minor byte order problems in read_partial_message()
Alex Elder
2013-05-01
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
Alex Elder
2013-05-01
libceph: clean up skipped message logic
Alex Elder
2013-05-01
libceph: separate read and write data
Alex Elder
2013-05-01
libceph: distinguish page and bio requests
Alex Elder
2013-05-01
libceph: separate osd request data info
Alex Elder
2013-05-01
libceph: don't assign page info in ceph_osdc_new_request()
Alex Elder
2013-05-01
libceph: define mds_alloc_msg() method
Alex Elder
2013-05-01
libceph: drop mutex while allocating a message
Alex Elder
2013-05-01
libceph: rename ceph_calc_object_layout()
Alex Elder
2013-05-01
libceph: kill ceph_msg->pagelist_count
Alex Elder
2013-05-01
libceph: fix wrong opcode use in osd_req_encode_op()
Alex Elder
2013-05-01
libceph: complete lingering requests only once
Alex Elder
2013-05-01
libceph: set page alignment in start_request()
Alex Elder
2013-05-01
libceph: distinguish page array and pagelist count
Alex Elder
2013-05-01
libceph: don't pass request to calc_layout()
Alex Elder
2013-05-01
libceph: format target object name in caller
Alex Elder
2013-05-01
libceph: pass object number back to calc_layout() caller
Alex Elder
2013-05-01
libceph: make ceph_msg->bio_seg be unsigned
Alex Elder
2013-05-01
libceph: fix a osd request memory leak
Alex Elder
2013-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-11
libceph: fix decoding of pgids
Sage Weil
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
libceph: use a do..while loop in con_work()
Alex Elder
2013-02-25
libceph: use a flag to indicate a fault has occurred
Alex Elder
2013-02-25
libceph: separate non-locked fault handling
Alex Elder
2013-02-25
libceph: encapsulate connection backoff
Alex Elder
2013-02-25
libceph: eliminate sparse warnings
Alex Elder
2013-02-25
libceph: define connection flag helpers
Alex Elder
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
2013-02-19
libceph: allow STAT osd operations
Alex Elder
2013-02-19
libceph: simplify data length calculation
Alex Elder
2013-02-18
libceph: remove dead code in osd_req_encode_op()
Alex Elder
2013-02-18
libceph: report defined but unsupported osd ops
Alex Elder
2013-02-18
libceph: update ceph_osd_op_name()
Alex Elder
2013-02-18
libceph: add ceph_osd_state_name()
Alex Elder
[next]