summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-13fs/ntfs3: Add headers and misc filesKonstantin Komarov
2021-08-13gfs2: Switch to may_setattr in gfs2_setattrAndreas Gruenbacher
2021-08-13fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher
2021-08-12Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-08-13ksmbd: smbd: fix kernel oops during server shutdownHyunchul Lee
2021-08-13ksmbd: remove select FS_POSIX_ACL in KconfigNamjae Jeon
2021-08-13ksmbd: use proper errno instead of -1 in smb2_get_ksmbd_tcon()Namjae Jeon
2021-08-13ksmbd: update the comment for smb2_get_ksmbd_tcon()Namjae Jeon
2021-08-13ksmbd: change int data type to booleanNamjae Jeon
2021-08-13ksmbd: Fix multi-protocol negotiationMarios Makassikis
2021-08-12f2fs: compress: avoid duplicate counting of valid blocks when read compressed...Fengnan Chang
2021-08-12Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-12ext4: remove the repeated comment of ext4_trim_all_freeWang Jianchao
2021-08-12ext4: add new helper interface ext4_try_to_trim_range()Wang Jianchao
2021-08-12ext4: remove the 'group' parameter of ext4_trim_extentWang Jianchao
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula
2021-08-12cifs: Handle race conditions during renameRohith Surabattula
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig
2021-08-12isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-08-12udf: Fix iocharset=utf8 mount optionPali Rohár
2021-08-11Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams
2021-08-11xfs: cleanup __FUNCTION__ usageDwaipayan Ray
2021-08-11xfs: Rename __xfs_attr_rmtval_removeAllison Henderson
2021-08-11udf: Get rid of 0-length arrays in struct fileIdentDescJan Kara
2021-08-11udf: Get rid of 0-length arraysJan Kara
2021-08-11udf: Remove unused declarationJan Kara
2021-08-11udf: Check LVID earlierJan Kara
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein
2021-08-11fsnotify: count s_fsnotify_inode_refs for attached connectorsAmir Goldstein
2021-08-11fsnotify: replace igrab() with ihold() on attach connectorAmir Goldstein
2021-08-11erofs: remove the mapping parameter from erofs_try_to_free_cached_page()Yue Hu
2021-08-11erofs: directly use wrapper erofs_page_is_managed() when shrinkingYue Hu
2021-08-10NFSv4.2: remove restriction of copy size for inter-server copy.Dai Ngo
2021-08-10NFS: Clean up the synopsis of callback process_op()Chuck Lever
2021-08-10NFS: Extract the xdr_init_encode/decode() calls from decode_compoundChuck Lever
2021-08-10NFS: Remove unused callback void decoderChuck Lever
2021-08-10NFS: Add a private local dispatcher for NFSv4 callback operationsChuck Lever
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-08-10jbd2: clean up two gcc -Wall warnings in recovery.cTheodore Ts'o
2021-08-10jbd2: fix clang warning in recovery.cTheodore Ts'o
2021-08-10Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-10timerfd: Provide timerfd_resume()Thomas Gleixner
2021-08-10cifs: use the correct max-length for dentry_path_raw()Ronnie Sahlberg
2021-08-10jbd2: fix portability problems caused by unaligned accessesTheodore Ts'o
2021-08-10fanotify: add pidfd support to the fanotify APIMatthew Bobrowski
2021-08-10fanotify: introduce a generic info record copying helperMatthew Bobrowski
2021-08-10fanotify: minor cosmetic adjustments to fid labelsMatthew Bobrowski
2021-08-10ovl: prevent private clone if bind mount is not allowedMiklos Szeredi
2021-08-10ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi