summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-02fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_...Jan Kara
2024-10-02udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad
2024-10-02udf: refactor inode_bmap() to handle errorZhao Mengmeng
2024-10-02udf: refactor udf_next_aext() to handle errorZhao Mengmeng
2024-10-02udf: refactor udf_current_aext() to handle errorZhao Mengmeng
2024-10-02fs: support relative paths with FSCONFIG_SET_STRINGHongbo Li
2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro
2024-10-01smb: client: use actual path when queryfswangrong
2024-10-01bcachefs: Fix bad shift in bch2_read_flag_list()Kent Overstreet
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum
2024-10-01btrfs: disable rate limiting when debug enabledLeo Martins
2024-10-01btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana
2024-10-01btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo
2024-10-01btrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana
2024-10-01btrfs: drop the backref cache during relocation if we commitJosef Bacik
2024-10-01btrfs: also add stripe entries for NOCOW writesJohannes Thumshirn
2024-10-01btrfs: send: fix buffer overflow detection when copying path to cache entryFilipe Manana
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington
2024-10-01NLM/NFSD: Fix lock notifications for async-capable filesystemsBenjamin Coddington
2024-10-01netfs: Fix a KMSAN uninit-value error in netfs_clear_bufferChang Yu
2024-10-01fs/ntfs3: Format output messages like others fs in kernelKonstantin Komarov
2024-10-01fs/ntfs3: Additional check in ntfs_file_releaseKonstantin Komarov
2024-10-01fs/ntfs3: Fix general protection fault in run_is_mapped_fullKonstantin Komarov
2024-10-01fs/ntfs3: Sequential field availability check in mi_enum_attr()Konstantin Komarov
2024-10-01fs/ntfs3: Additional check in ni_clear()Konstantin Komarov
2024-10-01fs/ntfs3: Fix possible deadlock in mi_readKonstantin Komarov
2024-10-01ntfs3: Change to non-blocking allocation in ntfs_d_hashDiogo Jahchan Koike
2024-10-01fs/ntfs3: Remove unused al_delete_leDr. David Alan Gilbert
2024-09-30cifs: Remove intermediate object of failed create reparse callPali Rohár
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-30nfs: Remove duplicated include in localio.cYang Li
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-30rust: file: add Rust abstraction for `struct file`Wedson Almeida Filho
2024-09-29bcachefs: rename version -> bversion for big endian buildsGuenter Roeck
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro
2024-09-29smb: Update comments about some reparse point tagsPali Rohár
2024-09-29cifs: Check for UTF-16 null codepoint in SFU symlink target locationPali Rohár
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-28Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-09-28Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs...Linus Torvalds
2024-09-27bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet
2024-09-27bcachefs: remove_backpointer() now checks if dirent points to inodeKent Overstreet