summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-08-19coda: use param->file for FSCONFIG_SET_FDAleksa Sarai
2024-08-19autofs: fix missing fput for FSCONFIG_SET_FDAleksa Sarai
2024-08-19fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctxUros Bizjak
2024-08-19mount: handle OOM on mnt_warn_timestamp_expiryOlaf Hering
2024-08-19Fixed: fs: file_table_c: Missing blank line warnings and struct declaration i...Mohit0404
2024-08-19fs/direct-io: Remove linux/prefetch.h includeYouling Tang
2024-08-19fs: don't flush in-flight wb switches for superblocks without cgroup writebackHaifeng Xu
2024-08-19fcntl: add F_CREATED_QUERYChristian Brauner
2024-08-19Merge patch series "Finish converting jffs2 to folios"Christian Brauner
2024-08-19jffs2: Use a folio in jffs2_garbage_collect_dnode()Matthew Wilcox (Oracle)
2024-08-19jffs2: Convert jffs2_do_readpage_nolock to take a folioMatthew Wilcox (Oracle)
2024-08-19erofs: allow large folios for compressed filesGao Xiang
2024-08-19erofs: get rid of check_layout_compatibility()Hongzhen Luo
2024-08-19erofs: simplify readdir operationHongzhen Luo
2024-08-18bcachefs: Fix incorrect gfp flagsKent Overstreet
2024-08-18bcachefs: fix field-spanning write warningKent Overstreet
2024-08-18bcachefs: Reallocate table when we're increasing sizeKent Overstreet
2024-08-18ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum
2024-08-18ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon
2024-08-18ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon
2024-08-18smb3: fix broken cached reads when posix locksSteve French
2024-08-18Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-18fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn
2024-08-17Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-17Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-08-17Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-08-16bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet
2024-08-16btrfs: only enable extent map shrinker for DEBUG buildsQu Wenruo
2024-08-16bcachefs: fix incorrect i_state usageKent Overstreet
2024-08-16bcachefs: avoid overflowing LRU_TIME_BITS for cached data lruKent Overstreet
2024-08-16bcachefs: Fix forgetting to pass trans to fsck_err()Kent Overstreet
2024-08-16bcachefs: Increase size of cuckoo hash table on too many rehashesKent Overstreet
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-15smb3: fix lock breakage for cached writesSteve French
2024-08-15smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui
2024-08-15btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum
2024-08-15f2fs: fix to use per-inode maxbytes and cleanupZhiguo Niu
2024-08-15f2fs: use f2fs_get_node_page when write inline dataZijie Wang
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao1
2024-08-15Revert "f2fs: use flush command instead of FUA for zoned device"Wenjie Cheng
2024-08-15f2fs: get rid of buffer_head useChao Yu
2024-08-15f2fs: fix to avoid racing in between read and OPU dio writeChao Yu
2024-08-15f2fs: fix to wait dio completionChao Yu
2024-08-15f2fs: reduce expensive checkpoint trigger frequencyChao Yu
2024-08-14Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-14binfmt_elf: mseal address zeroJeff Xu
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds