- e081bd0 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
- a703da4 ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
- bd53085 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 8 years ago
- 6839ad5 ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 8 years ago
- df37e8f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
- 7158492 ceph: fix readpage from fscache by Yan, Zheng · 7 years ago
- acccf01 ceph: fix race in concurrent readdir by Yan, Zheng · 7 years ago
- 9403514 ceph: choose readdir frag based on previous readdir reply by Yan, Zheng · 8 years ago
- 61604a2 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- 091784a ceph: fix memory leak in __ceph_setxattr() by Luis Henriques · 8 years ago
- e99b0ea ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
- 36e0be3 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
- 5da90d0 ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
- dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
- 6e9fa67 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
- 2e4f213 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
- 8934e06 ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
- 48baa924 ceph: fix scheduler warning due to nested blocking by Nikolay Borisov · 8 years ago
- 1f75575 ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
- c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
- 8a8d561 ceph: use default file splice read callback by Yan, Zheng · 8 years ago
- 5130cce ceph: fix non static symbol warning by Wei Yongjun · 8 years ago
- 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
- f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 8 years ago
- 0d7718f6 ceph: fix error handling in ceph_read_iter by Nikolay Borisov · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 8cdcc07 ceph: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
- fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
- ce2728a ceph: avoid accessing / when mounting a subpath by Yan, Zheng · 8 years ago
- db4a63a ceph: fix mandatory flock check by Yan, Zheng · 8 years ago
- e55f1a1 ceph: remove warning when ceph_releasepage() is called on dirty page by NeilBrown · 8 years ago
- 5d7eb1a ceph: ignore error from invalidate_inode_pages2_range() in direct write by NeilBrown · 8 years ago
- 1afe478 ceph: fix error handling of start_read() by Yan, Zheng · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
- fd5472e ceph: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
- 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
- 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 · 8 years ago
- ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 8 years ago
- a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 8 years ago
- f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 8 years ago
- 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 8 years ago
- 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 8 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