- 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
- c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
- 812164f8 ceph: use ceph_create_snap_context() by Alex Elder · 12 years ago
- 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 12 years ago
- ac7f29b ceph: fix printk format warnings in file.c by Randy Dunlap · 12 years ago
- 1ac0fc8 ceph: fix race between writepages and truncate by Yan, Zheng · 12 years ago
- 03d254e ceph: apply write checks in ceph_aio_write by Yan, Zheng · 12 years ago
- 37505d5 ceph: take i_mutex before getting Fw cap by Yan, Zheng · 12 years ago
- 26be880 libceph: change how "safe" callback is used by Alex Elder · 12 years ago
- 7d7d51c ceph: let osd client clean up for interrupted request by Alex Elder · 12 years ago
- 0b93267 ceph: fix symlink inode operations by Yan, Zheng · 12 years ago
- a84cd29 ceph: Use pseudo-random numbers to choose mds by Sam Lang · 12 years ago
- 90af360 libceph: add, don't set data for a message by Alex Elder · 12 years ago
- a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 12 years ago
- c99d2d4 libceph: specify osd op by index in request by Alex Elder · 12 years ago
- 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 12 years ago
- 7952873 libceph: keep source rather than message osd op array by Alex Elder · 12 years ago
- 87060c1 libceph: a few more osd data cleanups by Alex Elder · 12 years ago
- 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 12 years ago
- e5975c7 ceph: build osd request message later for writepages by Alex Elder · 12 years ago
- 02ee07d libceph: hold off building osd request by Alex Elder · 12 years ago
- 8848695 ceph: kill ceph alloc_page_vec() by Alex Elder · 12 years ago
- 94fe842 ceph: define ceph_writepages_osd_request() by Alex Elder · 12 years ago
- acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 12 years ago
- 25d71cb ceph: use page_offset() in ceph_writepages_start() by Alex Elder · 12 years ago
- 3bf5333 ceph: set up page array mempool with correct size by Alex Elder · 12 years ago
- 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
- 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
- 022f3e2 ceph: fix buffer pointer advance in ceph_sync_write by Henry C Chang · 12 years ago
- 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 12 years ago
- ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 12 years ago
- 27fa838 libceph: isolate other message data fields by Alex Elder · 12 years ago
- f1baeb2 libceph: set page info with byte length by Alex Elder · 12 years ago
- 02afca6 libceph: isolate message page field manipulation by Alex Elder · 12 years ago
- e0c5948 libceph: record byte count not page count by Alex Elder · 12 years ago
- 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
- 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
- 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
- 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
- 3a42b6c ceph: simplify ceph_sync_write() page_align calculation by Alex Elder · 12 years ago
- cf7b7e1 ceph: use calc_pages_for() in start_read() by Alex Elder · 12 years ago
- 54ae075 libceph: no need for alignment for mds message by Alex Elder · 12 years ago
- 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 12 years ago
- 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
- ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 12 years ago
- 3f99969 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
- 6070e0c ceph: don't early drop Fw cap by Yan, Zheng · 12 years ago
- 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 12 years ago
- a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 12 years ago
- 964266c ceph: set mds_want according to cap import message by Yan, Zheng · 12 years ago
- d40ee0d ceph: queue cap release when trimming cap by Yan, Zheng · 12 years ago
- 8a03449 ceph: fix LSSNAP regression by Yan, Zheng · 12 years ago
- d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 1b83bef libceph: update osd request/reply encoding by Sage Weil · 12 years ago
- 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
- 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 12 years ago
- 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
- 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
- 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 12 years ago
- 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 12 years ago
- 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 92a49fb ceph: fix statvfs fr_size by Sage Weil · 12 years ago
- 9e0eb85 ceph: remove a few bogus declarations by Alex Elder · 12 years ago
- 0eb40bf libceph: update ceph_mds_state_name() and ceph_mds_op_name() by Alex Elder · 12 years ago
- a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
- 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
- fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
- 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
- 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 12 years ago
- 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 12 years ago
- 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 12 years ago
- b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 12 years ago
- 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 12 years ago
- f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 12 years ago
- d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 12 years ago
- 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 12 years ago
- 8860147 ceph: support hidden vxattrs by Sage Weil · 12 years ago
- 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 12 years ago
- bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 12 years ago
- ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
- ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 12 years ago
- 05cb11c ceph: Translate between uid and gids in cap messages and kuids and kgids by Eric W. Biederman · 12 years ago
- 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
- e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
- 390306c ceph: check mds_wanted for imported cap by Yan, Zheng · 12 years ago
- 66f5869 ceph: allocate cap_release message when receiving cap import by Yan, Zheng · 12 years ago
- 395c312 ceph: allow revoking duplicated caps issued by non-auth MDS by Yan, Zheng · 12 years ago
- 8a92a11 ceph: move dirty inode to migrating list when clearing auth caps by Yan, Zheng · 12 years ago
- 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
- 79aec984 ceph: Check for err on mds request in atomic_open by Sam Lang · 12 years ago
- 1b6a78a fs/ceph: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- f6af75d ceph: fix dentry reference leak in ceph_encode_fh() by Cyril Roelandt · 12 years ago