index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
11
-23
/
+23
2012-10-01
libceph: check for invalid mapping
Sage Weil
2
-4
/
+4
2012-10-01
libceph: remove unused monc->have_fsid
Sage Weil
1
-1
/
+0
2012-07-30
libceph: clean up con flags
Sage Weil
1
-10
/
+0
2012-07-30
libceph: replace connection state bits with states
Sage Weil
1
-12
/
+0
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
1
-1
/
+1
2012-07-30
libceph: support crush tunables
Sage Weil
1
-1
/
+4
2012-07-30
libceph: move feature bits to separate header
Sage Weil
3
-20
/
+24
2012-07-30
libceph: define ceph_extract_encoded_string()
Alex Elder
1
-0
/
+47
2012-07-30
libceph: fix off-by-one bug in ceph_encode_filepath()
Alex Elder
1
-1
/
+1
2012-07-30
libceph: prevent the race of incoming work during teardown
Guanjun He
1
-0
/
+1
2012-07-30
libceph: fix messenger retry
Sage Weil
1
-10
/
+2
2012-07-30
libceph: initialize msgpool message types
Sage Weil
1
-1
/
+2
2012-07-05
libceph: set peer name on con_open, not init
Sage Weil
1
-2
/
+2
2012-07-05
libceph: drop declaration of ceph_con_get()
Alex Elder
1
-2
/
+0
2012-07-05
libceph: define and use an explicit CONNECTED state
Alex Elder
1
-0
/
+1
2012-06-22
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
1
-1
/
+0
2012-06-15
Merge tag 'v3.5-rc1'
Sage Weil
3
-1
/
+4
2012-06-06
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
1
-2
/
+2
2012-06-06
libceph: make ceph_con_revoke() a msg operation
Alex Elder
1
-1
/
+2
2012-06-06
libceph: have messages point to their connection
Alex Elder
1
-0
/
+3
2012-06-06
libceph: fully initialize connection in con_init()
Alex Elder
1
-2
/
+4
2012-06-06
libceph: embed ceph connection structure in mon_client
Alex Elder
1
-1
/
+1
2012-06-01
libceph: start tracking connection socket state
Alex Elder
1
-2
/
+6
2012-06-01
libceph: start separating connection flags from state
Alex Elder
1
-6
/
+12
2012-06-01
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2
-5
/
+6
2012-06-01
libceph: kill bad_proto ceph connection op
Alex Elder
1
-3
/
+0
2012-06-01
libceph: eliminate connection state "DEAD"
Alex Elder
1
-1
/
+0
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
6
-18
/
+26
2012-05-17
ceph: use info returned by get_authorizer
Alex Elder
1
-3
/
+1
2012-05-17
ceph: have get_authorizer methods return pointers
Alex Elder
1
-3
/
+5
2012-05-17
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-3
/
+1
2012-05-17
ceph: define ceph_auth_handshake type
Alex Elder
2
-6
/
+13
2012-05-14
ceph: fix bounds check in ceph_decode_need and ceph_encode_need
Xi Wang
1
-2
/
+7
2012-05-07
ceph: drop support for preferred_osd pgs
Sage Weil
2
-4
/
+2
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-5
/
+2
2012-03-22
libceph: use "do" in CRC-related Boolean variables
Alex Elder
1
-1
/
+1
2012-03-22
libceph: make ceph_msgr_wq private
Alex Elder
1
-2
/
+0
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-1
/
+1
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
1
-1
/
+0
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
3
-1
/
+4
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
1
-1
/
+7
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-2
/
+5
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
1
-1
/
+2
2011-10-25
libceph: create messenger with client
Sage Weil
1
-1
/
+3
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2011-09-15
Remove unneeded version.h includes from include/
Jesper Juhl
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
1
-0
/
+1
[next]