index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-574
/
+749
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
1
-13
/
+26
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2
-77
/
+174
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2
-17
/
+12
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
3
-83
/
+91
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
3
-42
/
+50
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2
-10
/
+10
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+5
2013-02-25
libceph: use a do..while loop in con_work()
Alex Elder
1
-41
/
+42
2013-02-25
libceph: use a flag to indicate a fault has occurred
Alex Elder
1
-12
/
+12
2013-02-25
libceph: separate non-locked fault handling
Alex Elder
1
-19
/
+23
2013-02-25
libceph: encapsulate connection backoff
Alex Elder
1
-13
/
+24
2013-02-25
libceph: eliminate sparse warnings
Alex Elder
3
-5
/
+6
2013-02-25
libceph: define connection flag helpers
Alex Elder
1
-29
/
+78
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
1
-8
/
+6
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
1
-5
/
+5
2013-02-19
libceph: allow STAT osd operations
Alex Elder
1
-1
/
+2
2013-02-19
libceph: simplify data length calculation
Alex Elder
1
-8
/
+4
2013-02-18
libceph: remove dead code in osd_req_encode_op()
Alex Elder
1
-26
/
+5
2013-02-18
libceph: report defined but unsupported osd ops
Alex Elder
1
-0
/
+54
2013-02-18
libceph: update ceph_osd_op_name()
Alex Elder
1
-0
/
+24
2013-02-18
libceph: add ceph_osd_state_name()
Alex Elder
1
-0
/
+15
2013-02-18
libceph: kill ceph_osdc_wait_event()
Alex Elder
1
-18
/
+0
2013-02-18
libceph: kill ceph_osdc_create_event() "one_shot" parameter
Alex Elder
1
-6
/
+5
2013-02-18
libceph: kill ceph_calc_raw_layout()
Alex Elder
1
-45
/
+32
2013-02-18
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
Alex Elder
1
-2
/
+0
2013-02-18
libceph: lock outside send_queued()
Alex Elder
1
-10
/
+9
2013-02-18
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
1
-3
/
+3
2013-02-18
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
1
-4
/
+2
2013-02-18
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
1
-2
/
+2
2013-02-18
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
1
-3
/
+3
2013-02-13
libceph: don't require r_num_pages for bio requests
Alex Elder
1
-3
/
+4
2013-02-13
rbd: don't take extra bio reference for osd client
Alex Elder
2
-5
/
+1
2013-02-13
libceph: add a compatibility check interface
Alex Elder
1
-0
/
+16
2013-02-13
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
1
-1
/
+4
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
1
-0
/
+5
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
3
-161
/
+103
2013-01-25
libceph: fix undefined behavior when using snprintf()
Cong Ding
1
-18
/
+10
2013-01-17
libceph: pass num_op with ops
Alex Elder
1
-28
/
+15
2013-01-17
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
1
-13
/
+2
2013-01-17
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
1
-7
/
+4
2013-01-17
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
1
-6
/
+4
2013-01-17
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
1
-10
/
+4
2013-01-17
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2
-7
/
+8
2013-01-17
libceph: pass length to ceph_osdc_build_request()
Alex Elder
1
-3
/
+3
2013-01-17
libceph: kill op_needs_trail()
Alex Elder
1
-23
/
+4
2013-01-17
libceph: always allow trail in osd request
Alex Elder
1
-31
/
+12
2013-01-17
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
1
-8
/
+5
2013-01-17
libceph: reformat __reset_osd()
Alex Elder
1
-14
/
+18
2013-01-17
crush: avoid recursion if we have already collided
Sage Weil
1
-1
/
+1
[next]