summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-11-08io_uring: honour zeroes as io-wq worker limitsPavel Begunkov
2021-11-08gfs2: Fix "Introduce flag for glock holder auto-demotion"Andreas Gruenbacher
2021-11-08ceph: add a new metric to keep track of remote object copiesLuís Henriques
2021-11-08libceph, ceph: move ceph_osdc_copy_from() into cephfs codeLuís Henriques
2021-11-08ceph: clean-up metrics data structures to reduce code duplicationLuís Henriques
2021-11-08ceph: split 'metric' debugfs file into several filesLuís Henriques
2021-11-08ceph: return the real size read when it hits EOFXiubo Li
2021-11-08ceph: properly handle statfs on multifs setupsJeff Layton
2021-11-08ceph: shut down mount on bad mdsmap or fsmap decodeJeff Layton
2021-11-08ceph: fix mdsmap decode when there are MDS's beyond max_mdsXiubo Li
2021-11-08ceph: ignore the truncate when size won't change with Fx caps issuedXiubo Li
2021-11-08ceph: don't rely on error_string to validate blocklisted session.Kotresh HR
2021-11-08ceph: just use ci->i_version for fscache aux infoJeff Layton
2021-11-08ceph: shut down access to inode when async create failsJeff Layton
2021-11-08ceph: refactor remove_session_caps_cbJeff Layton
2021-11-08ceph: fix auth cap handling logic in remove_session_caps_cbJeff Layton
2021-11-08ceph: drop private list from remove_session_caps_cbJeff Layton
2021-11-08ceph: don't use -ESTALE as special return code in try_get_cap_refsJeff Layton
2021-11-08ceph: print inode numbers instead of pointer valuesJeff Layton
2021-11-08ceph: enable async dirops by defaultJeff Layton
2021-11-08ceph: convert to noop_direct_IOJeff Layton
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCYue Hu
2021-11-08erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang
2021-11-07NFSv4: Sanity check the parameters in nfs41_update_target_slotid()Trond Myklebust
2021-11-07cifs: nosharesock should not share socket with future sessionsShyam Prasad N
2021-11-06ksmbd: don't need 8byte alignment for request length in ksmbd_check_messageNamjae Jeon
2021-11-06ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()Marios Makassikis
2021-11-06ksmbd: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-06ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()Ralph Boehme
2021-11-06ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()Ralph Boehme
2021-11-06ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()Ralph Boehme
2021-11-06Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm, thp: fix incorrect unmap behavior for private pagesRongwei Wang
2021-11-06mm, thp: lock filemap when truncating page cacheRongwei Wang
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig
2021-11-06mm/smaps: simplify shmem handling of pte holesPeter Xu
2021-11-06mm/smaps: fix shmem pte hole swap calculationPeter Xu
2021-11-06d_path: fix Kernel doc validator complainingJia He
2021-11-06fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann
2021-11-06ocfs2: do not zero pages beyond i_sizeJan Kara
2021-11-06ocfs2: fix data corruption on truncateJan Kara
2021-11-06ocfs2/dlm: remove redundant assignment of variable retColin Ian King
2021-11-06ocfs2: cleanup journal init and shutdownValentin Vidic
2021-11-06ocfs2: fix handle refcount leak in two exception handling pathsChenyuan Mi
2021-11-06gfs2: Fix length of holes reported at end-of-fileAndreas Gruenbacher
2021-11-06gfs2: release iopen glock early in evictBob Peterson
2021-11-05smb3: add dynamic trace points for socket connectionSteve French