- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
- 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
- aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
- 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
- 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 7 years ago
- efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 8 years ago
- 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 26544c62 ceph: when seeing write errors on an inode, switch to sync writes by Jeff Layton · 8 years ago
- 805692d ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
- f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
- c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
- 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
- ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
- 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
- e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
- 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
- ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
- 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
- c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 8 years ago
- ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 8 years ago
- 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 8 years ago
- 13c2b57 ceph: avoid sending duplicated cap flush message by Yan, Zheng · 8 years ago
- 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
- e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 8 years ago
- 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
- 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 8 years ago
- 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 8 years ago
- 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 9 years ago
- a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
- f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
- 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
- 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
- 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
- 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
- 2cdeb1e ceph: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
- a26fecc ceph: Get rid of d_find_alias in ceph_set_acl by Andreas Gruenbacher · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 9 years ago
- 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
- 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
- 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 9 years ago
- 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
- 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
- fc927cd ceph: always re-send cap flushes when MDS recovers by Yan, Zheng · 9 years ago
- fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 9 years ago
- f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
- e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 9 years ago
- 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 9 years ago
- 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 9 years ago
- 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
- 8605609 ceph: avoid sending unnessesary FLUSHSNAP message by Yan, Zheng · 10 years ago
- 7b06a82 ceph: use empty snap context for uninline_data and get_pool_perm by Yan, Zheng · 10 years ago
- 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
- e1eba3e ceph: remove redundant declaration by Fabian Frederick · 10 years ago
- e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 10 years ago
- 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 10 years ago
- 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
- e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
- 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
- 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
- 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
- 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
- b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- d9df278 ceph: pre-allocate ceph_cap struct for ceph_add_cap() by Yan, Zheng · 11 years ago
- 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
- eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
- f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 11 years ago
- c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 11 years ago
- 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
- 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
- 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
- 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
- 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
- 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
- a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
- ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
- 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
- b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
- 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
- b415bf4 ceph: fix pending vmtruncate race by Yan, Zheng · 11 years ago
- 93faca6 ceph: Reconstruct the func ceph_reserve_caps. by majianpeng · 11 years ago
- 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 12 years ago
- 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 12 years ago
- 3f99969 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate by Yan, Zheng · 12 years ago
- a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 12 years ago
- d40ee0d ceph: queue cap release when trimming cap by Yan, Zheng · 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