index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
ceph: fix manpages so they are only installed once
Josef Bacik
1
-3
/
+1
2010-02-09
osd: count objects degraded due to degraded pg
Sage Weil
1
-1
/
+7
2010-02-09
osd: prevent do_waiters() while _dispatch() is running
Sage Weil
2
-2
/
+10
2010-02-09
ceph: wait for monmap
Sage Weil
3
-2
/
+5
2010-02-09
osd: store local osd magic, whoami, and other static bits outside of ObjectStore
Sage Weil
4
-27
/
+100
2010-02-08
osd: print truncate_size signed, and only print at all if _seq > 0
Sage Weil
1
-2
/
+3
2010-02-08
debian: updated debian build scripts, changelog
Sage Weil
4
-27
/
+39
2010-02-08
mkcephfs: warn on missing keyring for mds, osd
Sage Weil
1
-0
/
+4
2010-02-08
authtool: add -a/--add-key command
Sage Weil
2
-2
/
+31
2010-02-08
buffer: add decode_base64 method
Sage Weil
2
-0
/
+10
2010-02-08
cephx: pipe down about ticket renewals
Sage Weil
1
-2
/
+1
2010-02-06
osd, mds: don't time out authenticate()
Sage Weil
2
-2
/
+2
2010-02-06
filejournal: make io contiguous in write_bl() for directio
Sage Weil
1
-7
/
+6
2010-02-06
ceph: error out on authentication failure
Sage Weil
1
-1
/
+3
2010-02-06
monc: fix authentication timeout
Sage Weil
2
-3
/
+15
2010-02-06
monclient: kill unused wait_authenticate()
Sage Weil
2
-19
/
+1
2010-02-06
objectstore: include struct_v for Transaction
Sage Weil
1
-0
/
+4
2010-02-05
authtool: only create keyring if --create-keyring (or -c)
Sage Weil
1
-0
/
+1
2010-02-05
mkcephfs: misc cephx fixes
Sage Weil
2
-8
/
+7
2010-02-05
debian: fix builder; add newish headers to Makefile.am
Sage Weil
2
-1
/
+3
2010-02-05
spinlock: make lockdep optional; off by default
Sage Weil
1
-17
/
+25
2010-02-05
osd: add uid to ceph_pg_pool; move encoding versions of rados.h
Sage Weil
3
-19
/
+19
2010-02-04
monclient: return authetnication error
Sage Weil
3
-5
/
+7
2010-02-04
auth: tolerate bad authenticator replies (retry instead of crashing)
Sage Weil
3
-4
/
+9
2010-02-04
mkcephfs: no scp -v
Sage Weil
1
-2
/
+2
2010-02-04
auth: fix KeyStore interface
Sage Weil
19
-49
/
+75
2010-02-04
auth: simplify KeyRing map type, authmon add/importing
Sage Weil
4
-48
/
+52
2010-02-04
cephx: separate KeyRing and RotatingKeyRing
Sage Weil
27
-160
/
+208
2010-02-04
cephx: add struct_v throughout. some cleanup.
Sage Weil
12
-55
/
+163
2010-02-04
mkcephfs: generate cephx keys during mkfs
Sage Weil
2
-5
/
+85
2010-02-04
auth: use KeyRing encode/decode
Sage Weil
8
-142
/
+199
2010-02-04
todo
Sage Weil
1
-44
/
+5
2010-02-04
mount: set flags when getting -o sync
Yehuda Sadeh
1
-0
/
+2
2010-02-03
mds: fix dumpcache
Sage Weil
1
-2
/
+4
2010-02-03
authtool: only create keyring if --create-keyring (or -c)
Sage Weil
2
-6
/
+9
2010-02-03
config: rename 'keys file' to 'keyring'
Sage Weil
5
-12
/
+12
2010-02-03
journal: make sure max_size is multiple of block_size
Sage Weil
1
-0
/
+7
2010-02-03
mds: print setattr'd values with MClientRequest
Sage Weil
1
-6
/
+12
2010-02-03
mds: only set smaller flag in setattr completion if actually truncating
Sage Weil
1
-13
/
+19
2010-02-02
mds: dump_cache even when debug_mds < 2
Sage Weil
1
-8
/
+6
2010-02-02
journal: allow journal seq #'s to jump
Sage Weil
1
-1
/
+1
2010-02-02
journal: make wrapping simpler
Sage Weil
2
-141
/
+148
2010-02-02
osd: increase osdc protocol number
Yehuda Sadeh
1
-1
/
+1
2010-02-02
truncate: don't write beyong truncation with old trunc seq
Yehuda Sadeh
1
-0
/
+8
2010-02-02
truncate: initialize truncate_seq, truncate_size
Yehuda Sadeh
2
-1
/
+3
2010-02-02
truncate: truncate information sent on each read/write op
Yehuda Sadeh
7
-144
/
+50
2010-02-01
osd: quiet down about request perms
Sage Weil
1
-2
/
+3
2010-02-01
librados: guard against double-release; clean up ref counting
Sage Weil
1
-9
/
+15
2010-02-01
rados: fix delete[] vs delete
Sage Weil
1
-2
/
+2
2010-02-01
lockdep: fix use after free; avoid register in unlocked() path
Sage Weil
5
-13
/
+17
[next]