summaryrefslogtreecommitdiffstats
path: root/fs/ceph
AgeCommit message (Expand)AuthorLines
2020-12-28ceph: reencode gid_list when reconnectingIlya Dryomov-31/+22
2020-12-14libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1Ilya Dryomov-16/+5
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov-1/+79
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov-11/+12
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov-1/+4
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton-13/+62
2020-12-14ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton-9/+9
2020-12-14ceph: take a cred reference instead of tracking individual uid/gidJeff Layton-6/+7
2020-12-14ceph: don't reach into request header for readdir infoJeff Layton-3/+2
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li-1/+4
2020-12-14ceph: remove redundant assignment to variable iColin Ian King-1/+1
2020-12-14ceph: add ceph.caps vxattrLuis Henriques-0/+27
2020-12-14ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton-9/+21
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques-64/+6
2020-12-14ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton-0/+2
2020-12-14ceph: downgrade warning from mdsmap decode to debugLuis Henriques-2/+2
2020-12-14ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques-2/+9
2020-12-14ceph: pass down the flags to grab_cache_page_write_beginJeff Layton-1/+1
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li-0/+42
2020-12-14ceph: add status debugfs fileXiubo Li-0/+21
2020-12-14ceph: ensure we have Fs caps when fetching dir link countJeff Layton-5/+14
2020-12-14ceph: send dentry lease metrics to MDS daemonXiubo Li-3/+29
2020-12-14ceph: acquire Fs caps when getting dir statsJeff Layton-3/+6
2020-12-14ceph: fix up some warnings on W=1 buildsJeff Layton-30/+14
2020-12-14ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton-4/+14
2020-12-14ceph: remove timeout on allowing reconnect after blocklistingJeff Layton-6/+0
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton-10/+16
2020-12-14ceph: make fsc->mount_state an intJeff Layton-1/+1
2020-12-14ceph: don't WARN when removing caps due to blocklistingJeff Layton-1/+2
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton-18/+39
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2020-10-12ceph: comment cleanups and clarificationsJeff Layton-2/+19
2020-10-12ceph: break up send_cap_msgJeff Layton-32/+28
2020-10-12ceph: drop separate mdsc argument from __send_capJeff Layton-6/+5
2020-10-12ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)-1/+1
2020-10-12ceph: don't SetPageError on readpage errorsJeff Layton-1/+0
2020-10-12ceph: mark ceph_fmt_xattr() as printf-like for better type checkingIlya Dryomov-1/+2
2020-10-12ceph: fold ceph_update_writeable_page into ceph_write_beginJeff Layton-83/+63
2020-10-12ceph: fold ceph_sync_writepages into writepage_nounlockJeff Layton-58/+35
2020-10-12ceph: fold ceph_sync_readpages into ceph_readpageJeff Layton-53/+25
2020-10-12ceph: don't call ceph_update_writeable_page from page_mkwriteJeff Layton-6/+21
2020-10-12ceph: break out writeback of incompatible snap context to separate functionJeff Layton-45/+67
2020-10-12ceph: add a note explaining session reject error stringIlya Dryomov-0/+4
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov-26/+26
2020-10-12ceph: have ceph_writepages_start call pagevec_lookup_range_tagJeff Layton-3/+2
2020-10-12ceph: use kill_anon_super helperJeff Layton-3/+1
2020-10-12ceph: metrics for opened files, pinned caps and opened inodesXiubo Li-3/+74
2020-10-12ceph: add ceph_sb_to_mdsc helper support to parse the mdscXiubo Li-30/+26
2020-10-12ceph: drop special-casing for ITER_PIPE in ceph_sync_readJeff Layton-47/+24
2020-10-12ceph: add column 'mds' to show caps in more user friendlyYanhu Cao-3/+4