index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
1
-1
/
+2
2014-09-17
libceph: gracefully handle large reply messages from the mon
Sage Weil
1
-0
/
+8
2014-09-17
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2
-7
/
+7
2014-09-17
libceph: do not hard code max auth ticket len
Ilya Dryomov
1
-35
/
+29
2014-09-17
libceph: add process_one_ticket() helper
Ilya Dryomov
1
-104
/
+124
2014-09-17
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
Ilya Dryomov
1
-1
/
+1
2014-06-07
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-03-31
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
1
-6
/
+22
2014-03-31
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
1
-2
/
+27
2014-01-09
libceph: add function to ensure notifies are complete
Josh Durgin
1
-0
/
+11
2014-01-09
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
1
-4
/
+2
2014-01-09
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
1
-0
/
+2
2014-01-09
libceph: fix error handling in handle_reply()
Dan Carpenter
1
-3
/
+3
2014-01-09
libceph: call r_unsafe_callback when unsafe reply is received
Yan, Zheng
1
-7
/
+7
2014-01-09
libceph: fix truncate size calculation
Yan, Zheng
1
-6
/
+8
2014-01-09
libceph: fix safe completion
Yan, Zheng
1
-9
/
+8
2014-01-09
libceph: add lingering request reference when registered
Alex Elder
1
-7
/
+5
2013-09-26
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
1
-1
/
+1
2013-09-26
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-07-13
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
1
-0
/
+6
2013-05-17
libceph: must hold mutex for reset_changed_osds()
Alex Elder
1
-1
/
+1
2013-05-13
libceph: init sent and completed when starting
Alex Elder
1
-1
/
+4
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
2
-2
/
+32
2013-05-02
libceph: allocate ceph message data with a slab allocator
Alex Elder
1
-3
/
+23
2013-05-02
libceph: allocate ceph messages with a slab allocator
Alex Elder
1
-2
/
+27
2013-05-01
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2
-1
/
+79
2013-05-01
libceph: fix byte order mismatch
Alex Elder
1
-2
/
+1
2013-05-01
libceph: support pages for class request data
Alex Elder
1
-0
/
+12
2013-05-01
libceph: fix two messenger bugs
Alex Elder
1
-5
/
+3
2013-05-01
libceph: support raw data requests
Alex Elder
1
-4
/
+34
2013-05-01
libceph: clean up osd data field access functions
Alex Elder
1
-33
/
+15
2013-05-01
libceph: kill off osd data write_request parameters
Alex Elder
1
-14
/
+11
2013-05-01
libceph: change how "safe" callback is used
Alex Elder
1
-3
/
+9
2013-05-01
libceph: make method call data be a separate data item
Alex Elder
1
-18
/
+44
2013-05-01
libceph: add, don't set data for a message
Alex Elder
2
-14
/
+14
2013-05-01
libceph: implement multiple data items in a message
Alex Elder
1
-16
/
+32
2013-05-01
libceph: replace message data pointer with list
Alex Elder
1
-15
/
+31
2013-05-01
libceph: have cursor point to data
Alex Elder
1
-58
/
+55
2013-05-01
libceph: move cursor into message
Alex Elder
1
-16
/
+19
2013-05-01
libceph: record bio length
Alex Elder
1
-0
/
+1
2013-05-01
libceph: skip message if too big to receive
Alex Elder
1
-1
/
+9
2013-05-01
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
1
-1
/
+3
2013-05-01
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
1
-40
/
+39
2013-05-01
libceph: set the data pointers when encoding ops
Alex Elder
1
-32
/
+31
2013-05-01
libceph: combine initializing and setting osd data
Alex Elder
1
-33
/
+122
2013-05-01
libceph: set message data when building osd request
Alex Elder
1
-5
/
+5
2013-05-01
libceph: move ceph_osdc_build_request()
Alex Elder
1
-98
/
+98
2013-05-01
libceph: format class info at init time
Alex Elder
1
-14
/
+15
2013-05-01
libceph: specify osd op by index in request
Alex Elder
1
-25
/
+39
2013-05-01
libceph: add data pointers in osd op structures
Alex Elder
1
-1
/
+25
[next]