summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-05smb3: add dynamic trace points for tree disconnectSteve French
2022-10-05Fix formatting of client smbdirect RDMA loggingTom Talpey
2022-10-05Handle variable number of SGEs in client smbdirect send.Tom Talpey
2022-10-05Reduce client smbdirect max receive segment sizeTom Talpey
2022-10-05Decrease the number of SMB3 smbdirect client SGEsTom Talpey
2022-10-05cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu
2022-10-05ksmbd: validate share name from share config responseAtte Heikkilä
2022-10-05ksmbd: call ib_drain_qp when disconnectedNamjae Jeon
2022-10-05ksmbd: make utf-8 file name comparison work in __caseless_lookup()Atte Heikkilä
2022-10-05ksmbd: Fix user namespace mappingMickaël Salaün
2022-10-05ksmbd: hide socket error message when ipv6 config is disableNamjae Jeon
2022-10-05ksmbd: reduce server smbdirect max send/receive segment sizesTom Talpey
2022-10-05ksmbd: decrease the number of SMB3 smbdirect server SGEsTom Talpey
2022-10-05ksmbd: Fix wrong return value and message length check in smb2_ioctl()Zhang Xiaoxu
2022-10-05ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blobNamjae Jeon
2022-10-05ksmbd: fix encryption failure issue for session logoff responseNamjae Jeon
2022-10-05ksmbd: fix endless loop when encryption for response failsNamjae Jeon
2022-10-05ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO responseNamjae Jeon
2022-10-05ksmbd: set file permission mode to match Samba server posix extension behaviorNamjae Jeon
2022-10-05ksmbd: change security id to the one samba used for posix extensionNamjae Jeon
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä
2022-10-05ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-10-05ksmbd: fix incorrect handling of iterate_dirNamjae Jeon
2022-10-05ksmbd: remove generic_fillattr use in smb2_open()Namjae Jeon
2022-10-05ksmbd: constify struct pathAl Viro
2022-10-05ksmbd: don't open-code %pDAl Viro
2022-10-05ksmbd: don't open-code file_path()Al Viro
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04f2fs: support recording errors into superblockChao Yu
2022-10-04f2fs: support recording stop_checkpoint reason into super_blockChao Yu
2022-10-04f2fs: remove the unnecessary check in f2fs_xattr_fiemapZhang Qilong
2022-10-04f2fs: introduce cp_status sysfs entryChao Yu
2022-10-04f2fs: fix to detect corrupted meta inoChao Yu
2022-10-04f2fs: fix to account FS_CP_DATA_IO correctlyChao Yu
2022-10-04f2fs: code clean and fix a type errorZhang Qilong
2022-10-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong
2022-10-04f2fs: fix to do sanity check on summary infoChao Yu
2022-10-04f2fs: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-10-04f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu
2022-10-04f2fs: let FI_OPU_WRITE override FADVISE_COLD_BITWeichao Guo
2022-10-04f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong
2022-10-04f2fs: remove redundant check in f2fs_sanity_check_clusterZhang Qilong
2022-10-04f2fs: add static init_idisk_time function to reduce the codeZhang Qilong
2022-10-04f2fs: fix typoYonggil Song
2022-10-04f2fs: fix wrong dirty page count when race between mmap and fallocate.Shuqi Zhang
2022-10-04f2fs: use COMPRESS_MAPPING to get compress cache mappingZhang Qilong
2022-10-04f2fs: return the tmp_ptr directly in __bitmap_ptrZhang Qilong
2022-10-04Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-10-04xfs: on memory failure, only shut down fs after scanning all mappingsDarrick J. Wong
2022-10-04xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxxShida Zhang