index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
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-04
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-10
ceph: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-08-10
libceph: unregister request in __map_request failed and nofail == false
majianpeng
2013-07-25
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-02
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2013-05-02
libceph: fix byte order mismatch
Alex Elder
2013-05-02
libceph: support pages for class request data
Alex Elder
2013-05-02
libceph: fix two messenger bugs
Alex Elder
2013-05-02
libceph: support raw data requests
Alex Elder
2013-05-02
libceph: clean up osd data field access functions
Alex Elder
2013-05-02
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-02
libceph: change how "safe" callback is used
Alex Elder
2013-05-02
libceph: make method call data be a separate data item
Alex Elder
2013-05-02
libceph: add, don't set data for a message
Alex Elder
2013-05-02
libceph: implement multiple data items in a message
Alex Elder
2013-05-02
libceph: replace message data pointer with list
Alex Elder
2013-05-02
libceph: have cursor point to data
Alex Elder
2013-05-02
libceph: move cursor into message
Alex Elder
2013-05-02
libceph: record bio length
Alex Elder
2013-05-02
libceph: skip message if too big to receive
Alex Elder
2013-05-02
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
2013-05-02
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
2013-05-02
libceph: set the data pointers when encoding ops
Alex Elder
2013-05-02
libceph: combine initializing and setting osd data
Alex Elder
2013-05-02
libceph: set message data when building osd request
Alex Elder
2013-05-02
libceph: move ceph_osdc_build_request()
Alex Elder
2013-05-02
libceph: format class info at init time
Alex Elder
[next]