index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
osd_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: kill ceph_osdc_wait_event()
Alex Elder
2013-02-18
1
-18
/
+0
*
libceph: kill ceph_osdc_create_event() "one_shot" parameter
Alex Elder
2013-02-18
1
-6
/
+5
*
libceph: kill ceph_calc_raw_layout()
Alex Elder
2013-02-18
1
-45
/
+32
*
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
Alex Elder
2013-02-18
1
-2
/
+0
*
libceph: lock outside send_queued()
Alex Elder
2013-02-18
1
-10
/
+9
*
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
2013-02-18
1
-3
/
+3
*
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
2013-02-18
1
-4
/
+2
*
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
2013-02-18
1
-2
/
+2
*
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
2013-02-18
1
-3
/
+3
*
libceph: don't require r_num_pages for bio requests
Alex Elder
2013-02-13
1
-3
/
+4
*
rbd: don't take extra bio reference for osd client
Alex Elder
2013-02-13
1
-4
/
+0
*
libceph: pass num_op with ops
Alex Elder
2013-01-17
1
-28
/
+15
*
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-13
/
+2
*
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-7
/
+4
*
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-6
/
+4
*
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-10
/
+4
*
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2013-01-17
1
-2
/
+4
*
libceph: pass length to ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-3
/
+3
*
libceph: kill op_needs_trail()
Alex Elder
2013-01-17
1
-23
/
+4
*
libceph: always allow trail in osd request
Alex Elder
2013-01-17
1
-31
/
+12
*
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-8
/
+5
*
libceph: reformat __reset_osd()
Alex Elder
2013-01-17
1
-14
/
+18
*
ceph: re-calculate truncate_size for strip object
Yan, Zheng
2013-01-17
1
-0
/
+8
*
libceph: always reset osds when kicking
Alex Elder
2012-12-27
1
-2
/
+2
*
libceph: move linger requests sooner in kick_requests()
Alex Elder
2012-12-27
1
-11
/
+19
*
libceph: register request before unregister linger
Alex Elder
2012-12-20
1
-1
/
+1
*
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
2012-12-20
1
-1
/
+1
*
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
2012-12-20
1
-0
/
+1
*
libceph: init osd->o_node in create_osd()
Alex Elder
2012-12-20
1
-0
/
+1
*
rbd: remove linger unconditionally
Alex Elder
2012-12-17
1
-1
/
+1
*
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
2012-12-17
1
-1
/
+2
*
ceph: don't reference req after put
Alex Elder
2012-12-17
1
-1
/
+1
*
libceph: remove 'osdtimeout' option
Sage Weil
2012-12-13
1
-43
/
+4
*
ceph: propagate layout error on osd request creation
Sage Weil
2012-10-01
1
-6
/
+9
*
libceph: check for invalid mapping
Sage Weil
2012-10-01
1
-12
/
+20
*
libceph: be less chatty about stray replies
Sage Weil
2012-07-30
1
-2
/
+2
*
libceph: trivial fix for the incorrect debug output
Jiaju Zhang
2012-07-30
1
-1
/
+1
*
libceph: resubmit linger ops when pg mapping changes
Sage Weil
2012-07-30
1
-5
/
+21
*
libceph: initialize rb, list nodes in ceph_osd_request
Sage Weil
2012-07-30
1
-0
/
+3
*
libceph: initialize msgpool message types
Sage Weil
2012-07-30
1
-3
/
+4
*
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
1
-4
/
+6
*
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-15
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
1
-29
/
+34
|
|
\
|
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
|
|
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
2012-06-06
1
-5
/
+4
*
|
|
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
1
-2
/
+2
*
|
|
libceph: tweak ceph_alloc_msg()
Alex Elder
2012-06-06
1
-0
/
+1
*
|
|
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
1
-5
/
+2
*
|
|
libceph: use con get/put ops from osd_client
Sage Weil
2012-06-06
1
-4
/
+4
*
|
|
libceph: osd_client: don't drop reply reference too early
Alex Elder
2012-06-06
1
-2
/
+2
[next]