summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-12-15fs/ntfs: remove unused variable attr_lenAlex Shi
2020-12-15fs/ntfs: remove unused variblesAlex Shi
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1Ilya Dryomov
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton
2020-12-14ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton
2020-12-14ceph: take a cred reference instead of tracking individual uid/gidJeff Layton
2020-12-14ceph: don't reach into request header for readdir infoJeff Layton
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li
2020-12-14ceph: remove redundant assignment to variable iColin Ian King
2020-12-14ceph: add ceph.caps vxattrLuis Henriques
2020-12-14ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques
2020-12-14ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton
2020-12-14ceph: downgrade warning from mdsmap decode to debugLuis Henriques
2020-12-14ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques
2020-12-14ceph: pass down the flags to grab_cache_page_write_beginJeff Layton
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li
2020-12-14ceph: add status debugfs fileXiubo Li
2020-12-14ceph: ensure we have Fs caps when fetching dir link countJeff Layton
2020-12-14ceph: send dentry lease metrics to MDS daemonXiubo Li
2020-12-14ceph: acquire Fs caps when getting dir statsJeff Layton
2020-12-14ceph: fix up some warnings on W=1 buildsJeff Layton
2020-12-14ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton
2020-12-14ceph: remove timeout on allowing reconnect after blocklistingJeff Layton
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton
2020-12-14ceph: make fsc->mount_state an intJeff Layton
2020-12-14ceph: don't WARN when removing caps due to blocklistingJeff Layton
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-12-14ovl: unprivieged mountsMiklos Szeredi
2020-12-14ovl: do not get metacopy for userxattrMiklos Szeredi
2020-12-14ovl: do not fail because of O_NOATIMEMiklos Szeredi
2020-12-14ovl: do not fail when setting origin xattrMiklos Szeredi
2020-12-14ovl: user xattrMiklos Szeredi
2020-12-14ovl: simplify file spliceMiklos Szeredi
2020-12-14ovl: make ioctl() safeMiklos Szeredi
2020-12-14ovl: check privs before decoding file handleMiklos Szeredi
2020-12-14vfs: verify source area in vfs_dedupe_file_range_one()Miklos Szeredi
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi