Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Al Viro
|
84d08fa888
helper for reading ->d_count
|
12 years ago |
majianpeng
|
fb3101b6f0
ceph: Free mdsc if alloc mdsc->mdsmap failed.
|
12 years ago |
Yan, Zheng
|
667ca05cd9
ceph: clear migrate seq when MDS restarts
|
12 years ago |
Yan, Zheng
|
3803da4963
ceph: reset iov_len when discarding cap release messages
|
12 years ago |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 years ago |
Jim Schutt
|
39be95e9c8
ceph: ceph_pagelist_append might sleep while atomic
|
12 years ago |
Jim Schutt
|
c420276a53
ceph: add cpu_to_le32() calls when encoding a reconnect capability
|
12 years ago |
Alex Elder
|
90af36022a
libceph: add, don't set data for a message
|
12 years ago |
Sage Weil
|
27859f9773
libceph: wrap auth ops in wrapper functions
|
12 years ago |
Sage Weil
|
0bed9b5c52
libceph: add update_authorizer auth method
|
12 years ago |
Yan, Zheng
|
2f276c5111
ceph: use i_release_count to indicate dir's completeness
|
12 years ago |
Alex Elder
|
ebf18f4709
ceph: only set message data pointers if non-empty
|
12 years ago |
Alex Elder
|
27fa83852b
libceph: isolate other message data fields
|
12 years ago |
Alex Elder
|
f1baeb2b9f
libceph: set page info with byte length
|
12 years ago |
Alex Elder
|
02afca6ca0
libceph: isolate message page field manipulation
|
12 years ago |
Alex Elder
|
54ae0756e3
libceph: no need for alignment for mds message
|
12 years ago |
Alex Elder
|
53ded495c6
libceph: define mds_alloc_msg() method
|
12 years ago |
Alex Elder
|
ec02a2f2ff
libceph: kill ceph_msg->pagelist_count
|
12 years ago |
Sage Weil
|
7971bd92ba
ceph: revert commit 22cddde104
|
12 years ago |
Yan, Zheng
|
a8673d61ad
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
|
12 years ago |
Yan, Zheng
|
d40ee0dcc1
ceph: queue cap release when trimming cap
|
12 years ago |
Yan, Zheng
|
8a03449700
ceph: fix LSSNAP regression
|
12 years ago |
Alex Elder
|
d4b515fa10
libceph: distinguish page array and pagelist count
|
12 years ago |
Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Eric W. Biederman
|
ff3d004662
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
|
12 years ago |
Sam Lang
|
6e8575faa8
ceph: Check for created flag in response from mds
|
12 years ago |
Yan, Zheng
|
ed75ec2cd1
ceph: Fix infinite loop in __wake_requests
|
12 years ago |
David Zafman
|
b000056a5a
ceph: Fix NULL ptr crash in strlen()
|
12 years ago |
Yan, Zheng
|
3e8f43a089
ceph: Fix oops when handling mdsmap that decreases max_mds
|
12 years ago |