Commit Graph

754 Commits (18e4a7374c3307c76e4675ff9382a0ce58be0b25)

Author SHA1 Message Date
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Sage Weil 1b83bef24c libceph: update osd request/reply encoding 12 years ago
Sage Weil 2169aea649 libceph: calculate placement based on the internal data types 12 years ago
Sage Weil 4f6a7e5ee1 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features 12 years ago
Sage Weil 5b191d9914 libceph: decode into cpu-native ceph_pg type 12 years ago
Sage Weil 12979354a1 libceph: rename ceph_pg -> ceph_pg_v1 12 years ago
Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
Sage Weil 79f9f99ad1 ceph: prepopulate inodes only when request is aborted 12 years ago
Alex Elder 2c3dd4ff59 ceph: eliminate sparse warnings in fs code 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Sage Weil 92a49fb0f7 ceph: fix statvfs fr_size 12 years ago
Alex Elder 9e0eb85d58 ceph: remove a few bogus declarations 12 years ago
Alex Elder 0eb40bf65e libceph: update ceph_mds_state_name() and ceph_mds_op_name() 12 years ago
Alex Elder a3bea47e8b ceph: kill ceph_osdc_new_request() "num_reply" parameter 12 years ago
Alex Elder 2480882611 ceph: kill ceph_osdc_writepages() "flags" parameter 12 years ago
Alex Elder fbf8685fb1 ceph: kill ceph_osdc_writepages() "dosync" parameter 12 years ago
Alex Elder 87f979d390 ceph: kill ceph_osdc_writepages() "nofail" parameter 12 years ago
Sage Weil 695b711933 ceph: implement hidden per-field ceph.*.layout.* vxattrs 12 years ago
Sage Weil 1f08f2b056 ceph: add ceph.dir.layout vxattr 12 years ago
Sage Weil 32ab0bd78d ceph: change ceph.file.layout.* implementation, content 12 years ago
Sage Weil b65917dd27 ceph: fix listxattr handling for vxattrs 12 years ago
Sage Weil 0bee82fb4b ceph: fix getxattr vxattr handling 12 years ago
Sage Weil f36e447296 ceph: add exists_cb to vxattr struct 12 years ago
Sage Weil d421acb1ad ceph: pass ceph.* removexattrs through to MDS 12 years ago
Sage Weil 3adf654ddb ceph: pass unhandled ceph.* setxattrs through to MDS 12 years ago
Sage Weil 8860147a01 ceph: support hidden vxattrs 12 years ago
Sage Weil 39b648d9ec ceph: remove 'ceph.layout' virtual xattr 12 years ago
Eric W. Biederman bd2bae6a66 ceph: Convert kuids and kgids before printing them. 12 years ago
Eric W. Biederman ff3d004662 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t 12 years ago
Eric W. Biederman ab871b903e ceph: Translate inode uid and gid attributes to/from kuids and kgids. 12 years ago
Eric W. Biederman 05cb11c17e ceph: Translate between uid and gids in cap messages and kuids and kgids 12 years ago
Alex Elder e8afad656c libceph: pass length to ceph_calc_file_object_mapping() 12 years ago
Yan, Zheng 390306c38d ceph: check mds_wanted for imported cap 12 years ago
Yan, Zheng 66f58691c5 ceph: allocate cap_release message when receiving cap import 12 years ago
Yan, Zheng 395c312b9c ceph: allow revoking duplicated caps issued by non-auth MDS 12 years ago
Yan, Zheng 8a92a119b2 ceph: move dirty inode to migrating list when clearing auth caps 12 years ago
Sam Lang 6e8575faa8 ceph: Check for created flag in response from mds 12 years ago
Sam Lang 79aec9844d ceph: Check for err on mds request in atomic_open 12 years ago
Kees Cook 1b6a78a522 fs/ceph: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Cyril Roelandt f6af75dac3 ceph: fix dentry reference leak in ceph_encode_fh() 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
David Zafman 8884d53dd6 libceph: Unlock unprocessed pages in start_read() error path 12 years ago
Yan, Zheng 0e5e1774a9 ceph: call handle_cap_grant() for cap import message 12 years ago
Yan, Zheng a85f50b6ef ceph: Fix __ceph_do_pending_vmtruncate 12 years ago
Yan, Zheng 0685235ffd ceph: Don't add dirty inode to dirty list if caps is in migration 12 years ago
Yan, Zheng ed75ec2cd1 ceph: Fix infinite loop in __wake_requests 12 years ago
Yan, Zheng 5e62ad3015 ceph: Don't update i_max_size when handling non-auth cap 12 years ago
Joe Perches d2cc4dde92 bdi_register: add __printf verification, fix arg mismatch 12 years ago
Sage Weil 83aff95eb9 libceph: remove 'osdtimeout' option 12 years ago
Cyril Roelandt cfc84c9f73 ceph: fix dentry reference leak in ceph_encode_fh(). 12 years ago