summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-08-30fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.nameLi Zhijian
2024-08-30mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-30netfs: Delete subtree of 'fs/netfs' when netfs module exitsBaokun Li
2024-08-30fs: use LIST_HEAD() to simplify codeHongbo Li
2024-08-30inode: port __I_LRU_ISOLATING to var eventChristian Brauner
2024-08-30inode: port __I_NEW to var eventChristian Brauner
2024-08-30inode: port __I_SYNC to var eventChristian Brauner
2024-08-30fs: add i_state helpersChristian Brauner
2024-08-30vfs: fix race between evice_inodes() and find_inode()&iput()Julian Sun
2024-08-30vfs: drop one lock trip in evict()Mateusz Guzik
2024-08-30debugfs show actual source in /proc/mountsMarc Aurèle La France
2024-08-30inode: remove __I_DIO_WAKEUPChristian Brauner
2024-08-30fs: Use in_group_or_capable() helper to simplify the codeHongbo Li
2024-08-30vfs: elide smp_mb in iversion handling in the common caseMateusz Guzik
2024-08-30autofs: add per dentry expire timeoutIan Kent
2024-08-30vfs: use RCU in ilookupMateusz Guzik
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-30fs/select: Annotate struct poll_list with __counted_by()Thorsten Blum
2024-08-30fs: rearrange general fastpath check now that O_CREAT uses itChristian Brauner
2024-08-30fs: remove audit dummy context checkChristian Brauner
2024-08-30fs: pull up trailing slashes check for O_CREATChristian Brauner
2024-08-30fs: move audit parent inodeChristian Brauner
2024-08-30fs: try an opportunistic lookup for O_CREAT opens tooJeff Layton
2024-08-30eventpoll: Annotate data-race of busy_poll_usecsMartin Karsten
2024-08-30eventpoll: Don't re-zero eventpoll fieldsJoe Damato
2024-08-30file: remove outdated comment after close_fd()Joel Savitz
2024-08-30fs/namespace.c: Fix typo in commentYuesong Li
2024-08-30exec: don't WARN for racy path_noexec checkMateusz Guzik
2024-08-30fs: add a kerneldoc header over lookup_fastJeff Layton
2024-08-30fs: remove comment about d_rcu_to_refcountJeff Layton
2024-08-30fs: mounts: Remove unused declaration mnt_cursor_del()Yue Haibing
2024-08-19percpu-rwsem: remove the unused parameter 'read'Wang Long
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-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