aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.c
Commit message (Expand)AuthorAge
...
* ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-30
* ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-06
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
| |\
| * | helper for reading ->d_countAl Viro2013-07-05
| * | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* | | ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-09
* | | ceph: fix null pointer dereferenceNathaniel Yazdani2013-08-09
| |/ |/|
* | ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-03
* | ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-03
* | ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-03
|/
* ceph: ceph_pagelist_append might sleep while atomicJim Schutt2013-05-17
* ceph: add cpu_to_le32() calls when encoding a reconnect capabilityJim Schutt2013-05-17
* libceph: add, don't set data for a messageAlex Elder2013-05-02
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-02
* libceph: add update_authorizer auth methodSage Weil2013-05-02
* ceph: use i_release_count to indicate dir's completenessYan, Zheng2013-05-02
* ceph: only set message data pointers if non-emptyAlex Elder2013-05-02
* libceph: isolate other message data fieldsAlex Elder2013-05-02
* libceph: set page info with byte lengthAlex Elder2013-05-02
* libceph: isolate message page field manipulationAlex Elder2013-05-02
* libceph: no need for alignment for mds messageAlex Elder2013-05-02
* libceph: define mds_alloc_msg() methodAlex Elder2013-05-02
* libceph: kill ceph_msg->pagelist_countAlex Elder2013-05-02
* ceph: revert commit 22cddde104Sage Weil2013-05-02
* ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-02
* ceph: queue cap release when trimming capYan, Zheng2013-05-02
* ceph: fix LSSNAP regressionYan, Zheng2013-05-02
* libceph: distinguish page array and pagelist countAlex Elder2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\
| * ceph: Check for created flag in response from mdsSam Lang2013-01-17
* | ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman2013-02-12
|/
* ceph: Fix infinite loop in __wake_requestsYan, Zheng2012-12-13
* ceph: Fix NULL ptr crash in strlen()David Zafman2012-10-26
* ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng2012-10-01
* ceph: close old con before reopening on mds reconnectSage Weil2012-07-30
* libceph: move feature bits to separate headerSage Weil2012-07-30
* ceph: clean up useless d_parent checksSage Weil2012-07-30
* libceph: set peer name on con_open, not initSage Weil2012-07-06
* libceph: fully initialize connection in con_init()Alex Elder2012-06-06
* libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
* ceph: use info returned by get_authorizerAlex Elder2012-05-17
* ceph: have get_authorizer methods return pointersAlex Elder2012-05-17
* ceph: ensure auth ops are defined before useAlex Elder2012-05-17
* ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-17
* ceph: define ceph_auth_handshake typeAlex Elder2012-05-17
* ceph: don't reset s_cap_ttl to zeroAlex Elder2012-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
|\
| * ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-02
| * ceph: fix length validation in parse_reply_info()Xi Wang2012-02-02