Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0530ee5fb9e73465ac844ada2c96a2bea85a18f
/
net
/
ceph
/
mon_client.c
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
ab434b6
ceph: initialize client debugfs outside of monc->mutex
by Sage Weil
· 13 years ago
49d9224
ceph: fix ceph_monc_init memory leak
by Noah Watkins
· 13 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 13 years ago
f6a2f5b
libceph: always preallocate mon connection
by Sage Weil
· 13 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
[Renamed (94%) from fs/ceph/mon_client.c]
e56fa10
ceph: generalize mon requests, add pool op support
by Yehuda Sadeh
· 14 years ago
03066f2
ceph: use complete_all and wake_up_all
by Yehuda Sadeh
· 14 years ago
0cf5537
ceph: some endianity fixes
by Yehuda Sadeh
· 14 years ago
2054756
ceph: fix memory leak in statfs
by Yehuda Sadeh
· 14 years ago
09c4d6a
ceph: do not resend mon requests on auth ticket renewal
by Sage Weil
· 14 years ago
240ed68
ceph: reuse mon subscribe message instead of allocated anew
by Sage Weil
· 14 years ago
9706900
ceph: avoid resending queued message to monitor
by Sage Weil
· 14 years ago
9e32789
ceph: Storage class should be before const qualifier
by Tobias Klauser
· 14 years ago
34d2376
ceph: all allocation functions should get gfp_mask
by Yehuda Sadeh
· 15 years ago
cffe7b6
ceph: Use kzalloc
by Julia Lawall
· 14 years ago
f8c76f6
ceph: make mon client statfs handling more generic
by Yehuda Sadeh
· 15 years ago
bb25766
ceph: simplify ceph_msg_new
by Sage Weil
· 15 years ago
a79832f
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
by Sage Weil
· 15 years ago
7c315c5
ceph: drop unnecessary msgpool for mon_client subscribe_ack
by Sage Weil
· 15 years ago
6694d6b
ceph: drop unnecessary msgpool for mon_client auth_reply
by Sage Weil
· 15 years ago
3143edd
ceph: clean up statfs
by Sage Weil
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5b3a4db
ceph: fix up unexpected message handling
by Sage Weil
· 15 years ago
5ce6e9d
ceph: fix authentication races, auth_none oops
by Sage Weil
· 15 years ago
85ff03f
ceph: use rbtree for mon statfs requests
by Sage Weil
· 15 years ago
9bd2e6f
ceph: allow renewal of auth credentials
by Sage Weil
· 15 years ago
0547a9b
ceph: alloc message data pages and check if tid exists
by Yehuda Sadeh
· 15 years ago
2450418
ceph: allocate middle of message before stating to read
by Yehuda Sadeh
· 15 years ago
103e2d3
ceph: remove unused erank field
by Sage Weil
· 15 years ago
6df058c
ceph: include transaction id in ceph_msg_header (protocol change)
by Sage Weil
· 15 years ago
9ec7cab
ceph: hex dump corrupt server data to KERN_DEBUG
by Sage Weil
· 15 years ago
d4a780c
ceph: fix leak of monc mutex
by Sage Weil
· 15 years ago
50b885b
ceph: whitespace cleanup
by Sage Weil
· 15 years ago
b19a29af
ceph: remove dead code
by Sage Weil
· 15 years ago
0743304
ceph: fix debugfs entry, simplify fsid checks
by Sage Weil
· 15 years ago
4e7a5dc
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
by Sage Weil
· 15 years ago
63f2d21
ceph: use fixed endian encoding for ceph_entity_addr
by Sage Weil
· 15 years ago
6b80518
ceph: allocate and parse mount args before client instance
by Sage Weil
· 15 years ago
8f3bc05
ceph: warn on allocation from msgpool with larger front_len
by Sage Weil
· 15 years ago
07bd10f
ceph: correct subscribe_ack msgpool payload size
by Sage Weil
· 15 years ago
c89136e
ceph: convert encode/decode macros to inlines
by Sage Weil
· 15 years ago
8fc57da4
ceph: ignore trailing data in monamp
by Sage Weil
· 15 years ago
13e38c8
ceph: update to mon client protocol v15
by Sage Weil
· 15 years ago
0656d11
ceph: renew mon subscription before it expires
by Sage Weil
· 15 years ago
ba75bb9
ceph: monitor client
by Sage Weil
· 15 years ago