index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
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
2013-02-18
libceph: kill ceph_osdc_wait_event()
Alex Elder
2013-02-18
libceph: kill ceph_osdc_create_event() "one_shot" parameter
Alex Elder
2013-02-18
libceph: kill ceph_calc_raw_layout()
Alex Elder
2013-02-18
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
Alex Elder
2013-02-18
libceph: lock outside send_queued()
Alex Elder
2013-02-18
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
2013-02-18
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
2013-02-18
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
2013-02-18
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
2013-02-13
libceph: don't require r_num_pages for bio requests
Alex Elder
2013-02-13
rbd: don't take extra bio reference for osd client
Alex Elder
2013-02-13
libceph: add a compatibility check interface
Alex Elder
2013-02-13
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-25
libceph: fix undefined behavior when using snprintf()
Cong Ding
2013-01-17
libceph: pass num_op with ops
Alex Elder
2013-01-17
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
2013-01-17
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
2013-01-17
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2013-01-17
libceph: pass length to ceph_osdc_build_request()
Alex Elder
2013-01-17
libceph: kill op_needs_trail()
Alex Elder
2013-01-17
libceph: always allow trail in osd request
Alex Elder
2013-01-17
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
2013-01-17
libceph: reformat __reset_osd()
Alex Elder
2013-01-17
crush: avoid recursion if we have already collided
Sage Weil
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2013-01-17
ceph: re-calculate truncate_size for strip object
Yan, Zheng
2013-01-11
net/ceph: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-27
libceph: fix protocol feature mismatch failure path
Sage Weil
2012-12-27
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
2012-12-27
libceph: always reset osds when kicking
Alex Elder
2012-12-27
libceph: move linger requests sooner in kick_requests()
Alex Elder
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-20
libceph: register request before unregister linger
Alex Elder
2012-12-20
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
2012-12-20
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
2012-12-20
libceph: init osd->o_node in create_osd()
Alex Elder
[prev]
[next]