summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-21fs: add S_ANON_INODEChristian Brauner
2025-04-21fs: touch up predicts in inode_permission()Mateusz Guzik
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu
2025-04-21fs: improve codegen in link_path_walk()Mateusz Guzik
2025-04-21fs: Make file-nr output the total allocated file handlesLi RongQing
2025-04-21select: core_sys_select add unlikely branch hint on return pathColin Ian King
2025-04-20bcachefs: bch2_copygc_wakeup()Kent Overstreet
2025-04-20bcachefs: Fix ref leak in write_super()Kent Overstreet
2025-04-20bcachefs: Change __journal_entry_close() assert to EROKent Overstreet
2025-04-20bcachefs: Ensure journal space is block size alignedKent Overstreet
2025-04-20bcachefs: Stricter checks on "key allowed in this btree"Kent Overstreet
2025-04-20bcachefs: Error ratelimiting is no longer only during fsckKent Overstreet
2025-04-20bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_subvol()Kent Overstreet
2025-04-20bcachefs: Fix early startup error pathKent Overstreet
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-18Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17bcachefs: Fix snapshotting a subvolume, then renaming itKent Overstreet
2025-04-17Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-17Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-17btrfs: zoned: skip reporting zone for new block groupNaohiro Aota
2025-04-17btrfs: tree-checker: adjust error code for header level checkDavid Sterba
2025-04-17btrfs: fix invalid inode pointer after failure to create reloc inodeFilipe Manana
2025-04-17btrfs: zoned: return EIO on RAID1 block group write pointer mismatchJohannes Thumshirn
2025-04-17btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()Qu Wenruo
2025-04-17btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo
2025-04-17btrfs: subpage: access correct object when reading bitmap start in subpage_ca...Qu Wenruo
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-17netfs: Mark __nonstring lookup tablesKees Cook
2025-04-17eventpoll: Set epoll timeout if it's in the futureJoe Damato
2025-04-16bcachefs: Add missing READ_ONCE() for metadata replicasKent Overstreet
2025-04-16xfs: fix fsmap for internal zoned devicesDarrick J. Wong
2025-04-16xfs: Fix spelling mistake "drity" -> "dirty"Zhang Xianwei
2025-04-16fs: ensure that *path_locked*() helpers leave passed path pristineChristian Brauner
2025-04-16ubifs: Use ACOMP_REQUEST_CLONEHerbert Xu
2025-04-15bcachefs: snapshot_node_missing is now autofixKent Overstreet
2025-04-15sysfs: constify attribute_group::bin_attrsThomas Weißschuh
2025-04-15bcachefs: Log message when incompat version requested but not enabledKent Overstreet
2025-04-15bcachefs: Print version_incompat_allowed on startupKent Overstreet
2025-04-15bcachefs: Silence extent_poisoned error messagesKent Overstreet
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-15fuse: remove tmp folio for writebacks and internal rb treeJoanne Koong