- 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- d31d07b ceph: fix end offset in truncate_inode_pages_range call by Luis Henriques · 6 years ago
- 52dd0f1 ceph: use generic_delete_inode() for ->drop_inode by Luis Henriques · 6 years ago
- 87bc5b8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 6 years ago
- 0f7cf80 ceph: initialize superblock s_time_gran to 1 by Luis Henriques · 6 years ago
- 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 6 years ago
- 2635053 ceph: don't NULL terminate virtual xattrs by Jeff Layton · 6 years ago
- 3b42101 ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 6 years ago
- f1d1b51 ceph: make getxattr_cb return ssize_t by Jeff Layton · 6 years ago
- 49ada6e ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP by Yan, Zheng · 6 years ago
- d6cee9d ceph: kick flushing and flush snaps before sending normal cap message by Yan, Zheng · 6 years ago
- 054f8d4 ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() by Yan, Zheng · 6 years ago
- 5c30835 ceph: increment change_attribute on local changes by Jeff Layton · 6 years ago
- 176c77c ceph: handle change_attr in cap messages by Jeff Layton · 6 years ago
- a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
- 5898178 ceph: allow querying of STATX_BTIME in ceph_getattr by Jeff Layton · 6 years ago
- ec62b89 ceph: handle btime in cap messages by Jeff Layton · 6 years ago
- 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
- f3848af ceph: have MDS map decoding use entity_addr_t decoder by Jeff Layton · 6 years ago
- 428138c ceph: remove request from waiting list before unregister by Yan, Zheng · 6 years ago
- 6f0f597 ceph: don't blindly unregister session that is in opening state by Yan, Zheng · 6 years ago
- 2ef5df1 ceph: fix infinite loop in get_quota_realm() by Yan, Zheng · 6 years ago
- ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
- 5c31e92 ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx by Yan, Zheng · 6 years ago
- 0572978 ceph: fix debug print format in __set_xattr() by Yan, Zheng · 6 years ago
- 03af439 ceph: fix warning PTR_ERR_OR_ZERO can be used by Hariprasad Kelam · 6 years ago
- d6e4781 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 6 years ago
- 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
- 41883ba ceph: use READ_ONCE to access d_parent in RCU critical section by Yan, Zheng · 6 years ago
- feab6ac ceph: fix dir_lease_is_valid() by Yan, Zheng · 6 years ago
- 543212b ceph: close race between d_name_cmp() and update_dentry_lease() by Yan, Zheng · 6 years ago
- 7496077 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 6 years ago
- 7188072 ceph: fix "ceph.dir.rctime" vxattr value by David Disseldorp · 6 years ago
- d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
- 2b2abca ceph: fix listxattr vxattr buffer length calculation by David Disseldorp · 6 years ago
- 100cc61 ceph: add ceph.snap.btime vxattr by David Disseldorp · 6 years ago
- 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
- e1b8143 ceph: clean up ceph.dir.pin vxattr name sizeof() by David Disseldorp · 6 years ago
- 13c4173 ceph: silence a checker warning in mdsc_show() by Dan Carpenter · 6 years ago
- 516162b9 ceph: don't open-code the check for dead lockref by Al Viro · 6 years ago
- 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
- 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
- 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
- 7b2f936 ceph: fix error handling in ceph_get_caps() by Yan, Zheng · 6 years ago
- 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
- 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
- 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
- f2cde89 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 00abf69 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
- 4198aba ceph: fix unaligned access in ceph_send_cap_releases by Jeff Layton · 6 years ago
- b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
- 5ddc61f ceph: print inode number in __caps_issued_mask debugging messages by Jeff Layton · 6 years ago
- 488f528 ceph: just call get_session in __ceph_lookup_mds_session by Jeff Layton · 6 years ago
- 1199d7d ceph: simplify arguments and return semantics of try_get_cap_refs by Jeff Layton · 6 years ago
- a452bc0 ceph: fix comment over ceph_drop_caps_for_unlink by Jeff Layton · 6 years ago
- 8340f22 ceph: move wait for mds request into helper function by Jeff Layton · 6 years ago
- 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
- 111c708 ceph: after an MDS request, do callback and completions by Jeff Layton · 6 years ago
- c1dfc27 ceph: use pathlen values returned by set_request_path_attr by Jeff Layton · 6 years ago
- f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
- 964fff7 ceph: use ceph_mdsc_build_path instead of clone_dentry_name by Jeff Layton · 6 years ago
- 69a10fb ceph: fix potential use-after-free in ceph_mdsc_build_path by Jeff Layton · 6 years ago
- ff4a80b ceph: dump granular cap info in "caps" debugfs file by Jeff Layton · 6 years ago
- f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
- 40e7e2c ceph: fix NULL pointer deref when debugging is enabled by Jeff Layton · 6 years ago
- 428bb68 ceph: properly handle granular statx requests by Jeff Layton · 6 years ago
- ffb61c5 ceph: remove superfluous inode_lock in ceph_fsync by Jeff Layton · 6 years ago
- 570df4e ceph: snapshot nfs re-export by Yan, Zheng · 7 years ago
- 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
- 3886274 ceph: factor out ceph_lookup_inode() by Luis Henriques · 6 years ago
- 1b52931 ceph: remove duplicated filelock ref increase by Zhi Zhang · 6 years ago
- cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
- 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
- 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 6 years ago
- 76a495d ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 6 years ago
- 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
- 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
- fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
- 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
- 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
- 8d9c090 ceph: remove dentry_lru file from debugfs by Yan, Zheng · 6 years ago
- 32f6511 ceph: touch existing cap when handling reply by Yan, Zheng · 6 years ago
- e450f4d ceph: pass inclusive lend parameter to filemap_write_and_wait_range() by zhengbin · 6 years ago
- e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
- 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
- b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
- 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
- 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
- 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
- 5ba72e6 ceph: set special inode's blocksize to page size by Yan, Zheng · 6 years ago