开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2015-08-04
crush: fix a bug in tree bucket decode
Ilya Dryomov
2015-06-03
libceph: request a new osdmap if lingering request maps to no osd
Ilya Dryomov
2015-03-05
libceph: fix double __remove_osd() problem
Ilya Dryomov
2015-03-05
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2015-03-05
libceph: assert both regular and lingering lists in __remove_osd()
Ilya Dryomov
2014-11-19
libceph: do not crash on large auth tickets
Ilya Dryomov
2014-10-31
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
2014-09-17
libceph: gracefully handle large reply messages from the mon
Sage Weil
2014-09-17
libceph: do not hard code max auth ticket len
Ilya Dryomov
2014-09-17
libceph: add process_one_ticket() helper
Ilya Dryomov
2014-09-17
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
Ilya Dryomov
2014-06-09
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
2014-03-31
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-03-31
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2014-03-31
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-03-31
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
2014-03-31
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
2013-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-03
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
2013-08-27
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
2013-08-27
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
2013-08-27
libceph: fix error handling in handle_reply()
Dan Carpenter
2013-08-15
ceph: punch hole support
Li Wang
2013-08-09
ceph: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-08-09
libceph: unregister request in __map_request failed and nofail == false
majianpeng
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-03
libceph: call r_unsafe_callback when unsafe reply is received
Yan, Zheng
2013-07-03
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
2013-07-03
libceph: fix truncate size calculation
Yan, Zheng
2013-07-03
libceph: fix safe completion
Yan, Zheng
2013-07-03
libceph: print more info for short message header
Alex Elder
2013-07-03
libceph: add lingering request reference when registered
Alex Elder
2013-05-17
libceph: must hold mutex for reset_changed_osds()
Alex Elder
2013-05-13
libceph: init sent and completed when starting
Alex Elder
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
2013-05-02
libceph: allocate ceph message data with a slab allocator
Alex Elder
2013-05-02
libceph: allocate ceph messages with a slab allocator
Alex Elder
2013-05-01
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2013-05-01
libceph: fix byte order mismatch
Alex Elder
2013-05-01
libceph: support pages for class request data
Alex Elder
2013-05-01
libceph: fix two messenger bugs
Alex Elder
2013-05-01
libceph: support raw data requests
Alex Elder
2013-05-01
libceph: clean up osd data field access functions
Alex Elder
2013-05-01
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-01
libceph: change how "safe" callback is used
Alex Elder
2013-05-01
libceph: make method call data be a separate data item
Alex Elder
2013-05-01
libceph: add, don't set data for a message
Alex Elder
2013-05-01
libceph: implement multiple data items in a message
Alex Elder
[next]