summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
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-14Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-14xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong
2024-08-14xfs: revert AIL TASK_KILLABLE thresholdDarrick J. Wong
2024-08-14xfs: attr forks require attr, not attr2Darrick J. Wong
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet
2024-08-13bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet