index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
2020-01-27
ceph: remove the extra slashes in the server path
Xiubo Li
2020-01-27
ceph: add possible_max_rank and make the code more readable
Xiubo Li
2020-01-27
ceph: print dentry offset in hex and fix xattr_version type
Xiubo Li
2020-01-27
ceph: only touch the caps which have the subset mask requested
Xiubo Li
2020-01-27
ceph: don't clear I_NEW until inode metadata is fully populated
Jeff Layton
2020-01-27
ceph: retry the same mds later after the new session is opened
Xiubo Li
2020-01-27
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2020-01-27
ceph: keep the session state until it is released
Xiubo Li
2020-01-27
ceph: add __send_request helper
Xiubo Li
2020-01-27
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
2020-01-27
ceph: drop unused ttl_from parameter from fill_inode
Jeff Layton
2020-01-27
ceph: fix possible long time wait during umount
Xiubo Li
2020-01-27
ceph: only choose one MDS who is in up:active state without laggy
Xiubo Li
2020-01-27
ceph: fix mdsmap cluster available check based on laggy number
Xiubo Li
2020-01-27
ceph: remove unnecessary assignment in ceph_pre_init_acls()
Chengguang Xu
2020-01-27
ceph: delete redundant douts in con_get/put()
Chengguang Xu
2020-01-21
ceph: hold extra reference to r_parent over life of request
Jeff Layton
2019-12-09
ceph: add more debug info when decoding mdsmap
Xiubo Li
2019-12-09
ceph: switch to global cap helper
Xiubo Li
2019-12-09
ceph: trigger the reclaim work once there has enough pending caps
Xiubo Li
2019-12-09
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2019-12-09
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
2019-12-08
fs: ceph: Delete timespec64_trunc() usage
Deepa Dinamani
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-11-25
ceph: don't leave ino field in ceph_mds_request_head uninitialized
Jeff Layton
2019-11-25
ceph: tone down loglevel on ceph_mdsc_build_path warning
Jeff Layton
2019-11-25
ceph: fix geting random mds from mdsmap
Xiubo Li
2019-11-25
ceph: make several helper accessors take const pointers
Jeff Layton
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-11-05
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
2019-11-05
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
2019-10-29
ceph: add missing check in d_revalidate snapdir handling
Al Viro
2019-10-29
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
2019-10-29
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
2019-10-23
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-10-15
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
2019-09-16
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
2019-09-16
ceph: use release_pages() directly
John Hubbard
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
[prev]
[next]