- 5495c2d ceph: avoid dereferencing invalid pointer during cached readdir by Yan, Zheng · 7 years ago
- 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
- be70489 ceph: properly drop caps for setattr request by Yan, Zheng · 7 years ago
- 8130256 ceph: remove the bump of i_version by Jeff Layton · 7 years ago
- 933ad2c9 ceph: disable cached readdir after dropping positive dentry by Yan, Zheng · 7 years ago
- 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c8fd0d37 ceph: handle race between vmtruncate and queuing cap snap by Yan, Zheng · 7 years ago
- d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
- b529d1b ceph: delete an unnecessary return statement in update_dentry_lease() by Markus Elfring · 7 years ago
- 5130880 ceph: ENOMEM pr_err in __get_or_create_frag() is redundant by Markus Elfring · 7 years ago
- 8d45b91 ceph: don't fill readdir cache for LSSNAP reply by Yan, Zheng · 7 years ago
- 9a86962 ceph: cleanup ceph_readdir_prepopulate() by Yan, Zheng · 7 years ago
- 481f001 ceph: update ceph_dentry_info::lease_session when necessary by Yan, Zheng · 7 years ago
- efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 7 years ago
- 4ca2fea ceph: unify inode i_ctime update by Yan, Zheng · 7 years ago
- 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
- 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 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
- cdde7c4 ceph: call update_dentry_lease even when r_locked dir is not set by Jeff Layton · 8 years ago
- f5d55f0 ceph: vet the target and parent inodes before updating dentry lease by Jeff Layton · 8 years ago
- 80d025f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
- 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
- bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
- f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
- 6fffaef ceph: remove "Debugging hook" from ceph_fill_trace by Jeff Layton · 8 years ago
- 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
- fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 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
- f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 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
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 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
- 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- e4500b5 ceph: use list instead of rbtree to track cap flushes 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 · 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
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 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
- 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 8 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
- 8974eeb ceph: record 'offset' for each entry of readdir result 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
- 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 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
- 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
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 9 years ago
- 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
- a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 9 years ago
- af5e5eb ceph: fix race during filling readdir cache by Yan, Zheng · 9 years ago
- 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
- 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- f8b3171 ceph_fill_trace(): don't bother with d_instantiate(dn, NULL) by Al Viro · 9 years ago
- f7380af ceph: don't bother with d_rehash() in splice_dentry() by Al Viro · 9 years ago
- 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
- 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 99c88e6 ceph: use i_size_{read,write} to get/set i_size by Yan, Zheng · 9 years ago
- 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
- 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
- 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 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
- 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
- 604d1b0 ceph: take snap_rwsem when accessing snap realm's cached_context by Yan, Zheng · 10 years ago
- 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
- ac194dc ceph: switch to simple_follow_link() by Al Viro · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 5cba372 ceph: fix dentry leaks by Yan, Zheng · 10 years ago
- 2f92b3d ceph: properly mark empty directory as complete by Yan, Zheng · 10 years ago
- 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 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
- 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
- a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
- 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago