Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ccf60f23d33afd53568cff4f3f421f2ca624401
/
include
/
linux
/
ceph
« Previous
2169aea
libceph: calculate placement based on the internal data types
by Sage Weil
· 12 years ago
4f6a7e5
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
by Sage Weil
· 12 years ago
ec73a75
ceph: update "ceph_features.h"
by Alex Elder
· 12 years ago
5b191d9
libceph: decode into cpu-native ceph_pg type
by Sage Weil
· 12 years ago
12979354
libceph: rename ceph_pg -> ceph_pg_v1
by Sage Weil
· 12 years ago
903bb32
libceph: drop return value from page vector copy routines
by Alex Elder
· 12 years ago
b324814
libceph: use void pointers in page vector functions
by Alex Elder
· 12 years ago
dd6f5e1
libceph: update ceph_fs.h
by Alex Elder
· 12 years ago
4b568b1
libceph: add ceph_osd_state_name()
by Alex Elder
· 12 years ago
0315a77
libceph: update rados.h
by Alex Elder
· 12 years ago
2d2f522
libceph: kill ceph_osdc_wait_event()
by Alex Elder
· 12 years ago
3c663bb
libceph: kill ceph_osdc_create_event() "one_shot" parameter
by Alex Elder
· 12 years ago
60e56f1
libceph: kill ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
a3bea47
ceph: kill ceph_osdc_new_request() "num_reply" parameter
by Alex Elder
· 12 years ago
2480882
ceph: kill ceph_osdc_writepages() "flags" parameter
by Alex Elder
· 12 years ago
fbf8685
ceph: kill ceph_osdc_writepages() "dosync" parameter
by Alex Elder
· 12 years ago
87f979d
ceph: kill ceph_osdc_writepages() "nofail" parameter
by Alex Elder
· 12 years ago
e7e319a
libceph: improve packing in struct ceph_osd_req_op
by Alex Elder
· 12 years ago
72fe25e
libceph: add a compatibility check interface
by Alex Elder
· 12 years ago
3ebc21f
libceph: fix messenger CONFIG_BLOCK dependencies
by Alex Elder
· 12 years ago
969e5aa
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
by Alex Elder
· 12 years ago
2b5fc64
rbd: kill ceph_osd_req_op->flags
by Alex Elder
· 12 years ago
ae7ca4a3
libceph: pass num_op with ops
by Alex Elder
· 12 years ago
54a5400
libceph: don't set pages or bio in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
d178a9e
libceph: don't set flags in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
e75b45c
libceph: drop osdc from ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
4d6b250
libceph: drop snapid in ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
e8afad6
libceph: pass length to ceph_calc_file_object_mapping()
by Alex Elder
· 12 years ago
0120be3
libceph: pass length to ceph_osdc_build_request()
by Alex Elder
· 12 years ago
c885837
libceph: always allow trail in osd request
by Alex Elder
· 12 years ago
af77f26
rbd: drop oid parameters from ceph_osdc_build_request()
by Alex Elder
· 12 years ago
dd5f049
ceph: define ceph_encode_8_safe()
by Alex Elder
· 12 years ago
1604f48
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failed
by Jim Schutt
· 12 years ago
6e8575f
ceph: Check for created flag in response from mds
by Sam Lang
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
83aff95
libceph: remove 'osdtimeout' option
by Sage Weil
· 12 years ago
72afc71
libceph: define ceph_pg_pool_name_by_id()
by Alex Elder
· 12 years ago
86b00e0
rbd: get parent spec for version 2 images
by Alex Elder
· 12 years ago
7035cdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
d63b77f
libceph: check for invalid mapping
by Sage Weil
· 12 years ago
290e335
libceph: remove unused monc->have_fsid
by Sage Weil
· 12 years ago
4a86169
libceph: clean up con flags
by Sage Weil
· 12 years ago
8dacc7d
libceph: replace connection state bits with states
by Sage Weil
· 12 years ago
aa711ee
ceph: define snap counts as u32 everywhere
by Alex Elder
· 12 years ago
546f04e
libceph: support crush tunables
by Sage Weil
· 12 years ago
1fe60e5
libceph: move feature bits to separate header
by Sage Weil
· 12 years ago
f8c36c5
libceph: define ceph_extract_encoded_string()
by Alex Elder
· 12 years ago
c61a1ab
libceph: fix off-by-one bug in ceph_encode_filepath()
by Alex Elder
· 12 years ago
a2a3258
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 12 years ago
a16cb1f
libceph: fix messenger retry
by Sage Weil
· 12 years ago
d50b409
libceph: initialize msgpool message types
by Sage Weil
· 12 years ago
b7a9e5d
libceph: set peer name on con_open, not init
by Sage Weil
· 12 years ago
2610302
libceph: drop declaration of ceph_con_get()
by Alex Elder
· 12 years ago
e27947c
libceph: define and use an explicit CONNECTED state
by Alex Elder
· 13 years ago
d59315c
libceph: drop ceph_con_get/put helpers and nref member
by Sage Weil
· 12 years ago
9a64e8e
Merge tag 'v3.5-rc1'
by Sage Weil
· 12 years ago
8921d11
libceph: make ceph_con_revoke_message() a msg op
by Alex Elder
· 12 years ago
6740a84
libceph: make ceph_con_revoke() a msg operation
by Alex Elder
· 12 years ago
38941f8
libceph: have messages point to their connection
by Alex Elder
· 12 years ago
1bfd89f
libceph: fully initialize connection in con_init()
by Alex Elder
· 12 years ago
6713093
libceph: embed ceph connection structure in mon_client
by Alex Elder
· 12 years ago
ce2c890
libceph: start tracking connection socket state
by Alex Elder
· 13 years ago
928443c
libceph: start separating connection flags from state
by Alex Elder
· 13 years ago
15d9882
libceph: embed ceph messenger structure in ceph_client
by Alex Elder
· 12 years ago
6384bb8
libceph: kill bad_proto ceph connection op
by Alex Elder
· 12 years ago
e5e372d
libceph: eliminate connection state "DEAD"
by Alex Elder
· 13 years ago
af56e0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
8f43fb5
ceph: use info returned by get_authorizer
by Alex Elder
· 13 years ago
a3530df
ceph: have get_authorizer methods return pointers
by Alex Elder
· 13 years ago
74f1869
ceph: messenger: reduce args to create_authorizer
by Alex Elder
· 13 years ago
6c4a191
ceph: define ceph_auth_handshake type
by Alex Elder
· 13 years ago
76aa542
ceph: fix bounds check in ceph_decode_need and ceph_encode_need
by Xi Wang
· 13 years ago
3469ac1a
ceph: drop support for preferred_osd pgs
by Sage Weil
· 13 years ago
56b59b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 13 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
224736d
libceph: Allocate larger oid buffer in request msgs
by Stratos Psomadakis
· 13 years ago
97d2eb1
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 13 years ago
6ab00d4
libceph: create messenger with client
by Sage Weil
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e81b151
Remove unneeded version.h includes from include/
by Jesper Juhl
· 13 years ago
ba5b56c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
4cf9d54
libceph: don't time out osd requests that haven't been received
by Sage Weil
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
3c454cf
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
by Sage Weil
· 14 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
a40c4f1
libceph: add lingering request and watch/notify event framework
by Yehuda Sadeh
· 14 years ago
80456f8
ceph: move readahead default to fs/ceph from libceph
by Sage Weil
· 14 years ago
483fac7
ceph: update common header files
by Yehuda Sadeh
· 14 years ago
6f6c700
libceph: fix osd request queuing on osdmap updates
by Sage Weil
· 14 years ago
e76661d
libceph: fix msgr keepalive flag
by Sage Weil
· 14 years ago
60bf8bf
libceph: fix msgr backoff
by Sage Weil
· 14 years ago
f363e45
net/ceph: make ceph_msgr_wq non-reentrant
by Tejun Heo
· 14 years ago
6c0f3af
ceph: add dir_layout to inode
by Sage Weil
· 14 years ago
b6aa590
ceph: mark user pages dirty on direct-io reads
by Henry C Chang
· 14 years ago
Next »