- 3b20bc2 ceph: noacl mount option is effectively ignored by Xiubo Li · 4 years, 11 months ago
- b27a939 ceph: canonicalize server path in place by Ilya Dryomov · 5 years ago
- 8e4473b ceph: do not execute direct write in parallel if O_APPEND is specified by Xiubo Li · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
- 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
- c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
- 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
- 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
- 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 24604f7 ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c by Jeff Layton · 5 years ago
- d36e0b6 ceph: print name of xattr in __ceph_{get,set}xattr() douts by Jeff Layton · 5 years ago
- 3c80209 ceph: print r_direct_hash in hex in __choose_mds() dout by Xiubo Li · 5 years ago
- 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
- 045100c ceph: close holes in structs ceph_mds_session and ceph_mds_request by Jeff Layton · 5 years ago
- 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
- 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
- 4fbc0c7 ceph: remove the extra slashes in the server path by Xiubo Li · 5 years ago
- b38c9eb ceph: add possible_max_rank and make the code more readable by Xiubo Li · 5 years ago
- 0eb3085 ceph: print dentry offset in hex and fix xattr_version type by Xiubo Li · 5 years ago
- 9f8b72b ceph: only touch the caps which have the subset mask requested by Xiubo Li · 5 years ago
- 893e456 ceph: don't clear I_NEW until inode metadata is fully populated by Jeff Layton · 5 years ago
- c4853e9 ceph: retry the same mds later after the new session is opened by Xiubo Li · 5 years ago
- 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
- 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
- 9cf5456 ceph: add __send_request helper by Xiubo Li · 5 years ago
- 9a6bed4 ceph: ensure we have a new cap before continuing in fill_inode by Jeff Layton · 5 years ago
- 57c2199 ceph: drop unused ttl_from parameter from fill_inode by Jeff Layton · 5 years ago
- 07edc05 ceph: fix possible long time wait during umount by Xiubo Li · 5 years ago
- 5d47648 ceph: only choose one MDS who is in up:active state without laggy by Xiubo Li · 5 years ago
- 4d7ace0 ceph: fix mdsmap cluster available check based on laggy number by Xiubo Li · 5 years ago
- d80865b ceph: remove unnecessary assignment in ceph_pre_init_acls() by Chengguang Xu · 6 years ago
- 8f5ac17 ceph: delete redundant douts in con_get/put() by Chengguang Xu · 6 years ago
- 9c1c2b3 ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
- da08e1e ceph: add more debug info when decoding mdsmap by Xiubo Li · 5 years ago
- bd84fbc ceph: switch to global cap helper by Xiubo Li · 5 years ago
- bba1560 ceph: trigger the reclaim work once there has enough pending caps by Xiubo Li · 5 years ago
- 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
- ad8c28a ceph: convert int fields in ceph_mount_options to unsigned int by Jeff Layton · 5 years ago
- 668c9a6 fs: ceph: Delete timespec64_trunc() usage by Deepa Dinamani · 5 years ago
- a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
- 2def865 ceph: don't leave ino field in ceph_mds_request_head uninitialized by Jeff Layton · 5 years ago
- f5946bc ceph: tone down loglevel on ceph_mdsc_build_path warning by Jeff Layton · 5 years ago
- 74d6f03 ceph: fix geting random mds from mdsmap by Xiubo Li · 5 years ago
- 721d5c1 ceph: make several helper accessors take const pointers by Jeff Layton · 5 years ago
- 6a81749 ceph: increment/decrement dio counter on async requests by Jeff Layton · 5 years ago
- a81bc31 ceph: take the inode lock before acquiring cap refs by Jeff Layton · 5 years ago
- ff29fde ceph: return -EINVAL if given fsc mount option on kernel w/o support by Jeff Layton · 5 years ago
- a3a0819 ceph: don't allow copy_file_range when stripe_count != 1 by Luis Henriques · 5 years ago
- 5bb5e6e ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open by Jeff Layton · 5 years ago
- 1f08529 ceph: add missing check in d_revalidate snapdir handling by Al Viro · 5 years ago
- aa8dd81 ceph: fix RCU case handling in ceph_d_revalidate() by Al Viro · 5 years ago
- ea60ed6 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 5 years ago
- 18bd6ca ceph: fix compat_ioctl for ceph_dir_operations by Arnd Bergmann · 6 years ago
- 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
- f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- 3ee5a70 ceph: call ceph_mdsc_destroy from destroy_fs_client by Jeff Layton · 5 years ago
- 6fd4e63 ceph: allow object copies across different filesystems in the same cluster by Luis Henriques · 5 years ago
- 48f930e ceph: include ceph_debug.h in cache.c by Ilya Dryomov · 5 years ago
- 536cc33 ceph: move static keyword to the front of declarations by Krzysztof Wilczynski · 5 years ago
- 71a228b ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
- 96ac915 ceph: use release_pages() directly by John Hubbard · 5 years ago
- b8fe918 ceph: allow arbitrary security.* xattrs by Jeff Layton · 5 years ago
- 026105e ceph: only set CEPH_I_SEC_INITED if we got a MAC label by Jeff Layton · 5 years ago
- 668959a ceph: turn ceph_security_invalidate_secctx into static inline by Jeff Layton · 5 years ago
- 321fe13 ceph: add buffered/direct exclusionary locking for reads and writes by Jeff Layton · 5 years ago
- 3e8730f ceph: don't return a value from void function by John Hubbard · 5 years ago
- 249c1df ceph: don't freeze during write page faults by Jeff Layton · 5 years ago
- c62498d ceph: update the mtime when truncating up by Jeff Layton · 5 years ago
- 0ed26f3 ceph: fix indentation in __get_snap_name() by Ilya Dryomov · 5 years ago
- 98cd281 ceph: remove incorrect comment above __send_cap by Jeff Layton · 5 years ago
- daca8bd ceph: remove CEPH_I_NOFLUSH by Jeff Layton · 5 years ago
- 27b0a39 ceph: remove unneeded test in try_flush_caps by Jeff Layton · 5 years ago
- 9f3345d ceph: have __mark_caps_flushing return flush_tid by Jeff Layton · 5 years ago
- 354c63a ceph: fix comments over ceph_add_cap by Jeff Layton · 5 years ago
- 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 5 years ago
- 606d102 ceph: fetch cap_gen under spinlock in ceph_add_cap by Jeff Layton · 5 years ago
- 5de16b3 ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds by Jeff Layton · 5 years ago
- b72b13e ceph: don't SetPageError on writepage errors by Jeff Layton · 6 years ago
- 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
- 81f148a ceph: invalidate all write mode filp after reconnect by Yan, Zheng · 5 years ago
- ff5d913 ceph: return -EIO if read/write against filp that lost file locks by Yan, Zheng · 5 years ago
- d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
- 5e3ded1 ceph: pass filp to ceph_get_caps() by Yan, Zheng · 5 years ago
- f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
- 7e6906c ceph: allow closing session in restarting/reconnect state by Yan, Zheng · 5 years ago
- e09580b ceph: don't list vxattrs in listxattr() by Jeff Layton · 5 years ago
- e1e4460 ceph: allow copy_file_range when src and dst inode are same by Jeff Layton · 5 years ago
- 7506703 ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
- 028ca4d fs: ceph: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
- 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
- c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 5 years ago
- af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
- 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago