- 0f5aa88 ceph: do not modify fi->frag in need_reset_readdir() by Nicolas Iooss · 8 years ago
- 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
- e4d2b16 ceph: fix null pointer dereference in ceph_flush_snaps() by Yan, Zheng · 8 years ago
- 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
- 955818c ceph: Correctly return NXIO errors from ceph_llseek by Phil Turnbull · 8 years ago
- 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 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
- 7bc00fd ceph: kick cap flushes before sending other cap message 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
- 3609404 ceph: update types of some local varibles by Yan, Zheng · 8 years ago
- 3469ed0 ceph: include 'follows' of pending snapflush in cap reconnect message by Yan, Zheng · 8 years ago
- 121f22a ceph: update cap reconnect message to version 3 by Yan, Zheng · 8 years ago
- 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
- f49d1e0 ceph: handle LOOKUP_RCU in ceph_d_revalidate by Jeff Layton · 8 years ago
- 14fb9c9 ceph: allow dentry_lease_is_valid to work under RCU walk by Jeff Layton · 8 years ago
- 5b484a5 ceph: clear d_fsinfo pointer under d_lock by Jeff Layton · 8 years ago
- 8aa152c ceph: remove ceph_mdsc_lease_release by Jeff Layton · 8 years ago
- 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 8 years ago
- 679f0b8 ceph: fix spelling mistake: "resgister" -> "register" by Colin Ian King · 8 years ago
- fce8515 ceph: fix NULL dereference in ceph_queue_cap_snap() by Yan, Zheng · 8 years ago
- 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 8 years ago
- fc8c389 ceph: fix use-after-free bug in ceph_direct_read_write() by Yan, Zheng · 8 years ago
- 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 8 years ago
- a22bd5f ceph: set user pages dirty after direct IO read by Yan, Zheng · 8 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
- 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
- 48c4565 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- b42b90d ceph: fix d_obtain_alias() misuses by Al Viro · 8 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
- f6973c0 ceph: use i_version to check validity of fscache by Yan, Zheng · 8 years ago
- f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 8 years ago
- 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 8 years ago
- 1464975 ceph: avoid unnecessary fscache invalidation/revlidation by Yan, Zheng · 8 years ago
- 368e358 ceph: call __fscache_uncache_page() if readpages fails by Yan, Zheng · 8 years ago
- b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
- d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
- a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
- e536030 ceph: fix wake_up_session_cb() by Yan, Zheng · 8 years ago
- 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 8 years ago
- b109eec6 ceph: SetPageError() for writeback pages if writepages fails by Yan, Zheng · 9 years ago
- ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 9 years ago
- a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 9 years ago
- f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 9 years ago
- 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 9 years ago
- 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 9 years ago
- 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
- 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 9 years ago
- 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
- a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 9 years ago
- 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 9 years ago
- a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 9 years ago
- 209ae76 ceph: fix inode reference leak by Yan, Zheng · 9 years ago
- f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
- 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 9 years ago
- 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
- 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
- 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
- a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
- 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 9 years ago
- c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 9 years ago
- 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
- 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
- aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 9 years ago
- 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
- 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
- d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
- 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
- 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
- bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
- ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- 6aa657c ceph: use generic_write_sync by Christoph Hellwig · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
- b971e94 ceph: kill __ceph_removexattr() 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
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago