index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
libceph: wrap auth methods in a mutex
Sage Weil
1
-0
/
+2
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
1
-0
/
+13
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
1
-0
/
+3
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
1
-2
/
+0
2012-11-26
libceph: drop declaration of ceph_con_get()
Alex Elder
1
-2
/
+0
2012-11-26
libceph: check for invalid mapping
Sage Weil
2
-4
/
+4
2012-11-26
libceph: clean up con flags
Sage Weil
1
-10
/
+0
2012-11-26
libceph: replace connection state bits with states
Sage Weil
1
-12
/
+0
2012-11-26
libceph: prevent the race of incoming work during teardown
Guanjun He
1
-0
/
+1
2012-11-26
libceph: initialize msgpool message types
Sage Weil
1
-1
/
+2
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
1
-2
/
+2
2012-11-26
libceph: define and use an explicit CONNECTED state
Alex Elder
1
-0
/
+1
2012-11-26
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
1
-1
/
+0
2012-11-26
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
1
-2
/
+2
2012-11-26
libceph: make ceph_con_revoke() a msg operation
Alex Elder
1
-1
/
+2
2012-11-26
libceph: have messages point to their connection
Alex Elder
1
-0
/
+3
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
1
-2
/
+4
2012-11-26
libceph: embed ceph connection structure in mon_client
Alex Elder
1
-1
/
+1
2012-11-26
libceph: start tracking connection socket state
Alex Elder
1
-2
/
+6
2012-11-26
libceph: start separating connection flags from state
Alex Elder
1
-6
/
+12
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2
-5
/
+6
2012-11-26
libceph: kill bad_proto ceph connection op
Alex Elder
1
-3
/
+0
2012-11-26
libceph: eliminate connection state "DEAD"
Alex Elder
1
-1
/
+0
2012-11-26
libceph: fix messenger retry
Sage Weil
1
-10
/
+2
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
1
-3
/
+1
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
1
-3
/
+5
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-3
/
+1
2012-11-26
ceph: define ceph_auth_handshake type
Alex Elder
2
-6
/
+13
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
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-05-24
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
1
-0
/
+1
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
2
-3
/
+3
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
1
-0
/
+52
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
1
-1
/
+0
2011-03-21
ceph: update common header files
Yehuda Sadeh
2
-13
/
+45
2011-03-21
libceph: fix osd request queuing on osdmap updates
Sage Weil
1
-2
/
+3
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-1
/
+0
[next]