summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos
2025-11-039p: convert to the new mount APIEric Sandeen
2025-11-03fs/9p: delete unnnecessary conditionDan Carpenter
2025-11-03fs/9p: Don't open remote file with APPEND mode when writeback cache is usedTingmao Wang
2025-11-01Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-01fs/ntfs3: disable readahead for compressed filesKonstantin Komarov
2025-10-31gfs2: document ip in __gfs2_holder_init kernel-doc commentSukrut Heroorkar
2025-10-31gfs2/sysfs: Replace sprintf/snprintf with sysfs_emitUtkarsh Singh
2025-10-31Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-10-31fs: touch up predicts in putname()Mateusz Guzik
2025-10-31xfs: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31netfs: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31iomap: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31gfs2: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31f2fs: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31ext4: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31buffer: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31btrfs: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31filemap: Add folio_next_pos()Matthew Wilcox (Oracle)
2025-10-31xfs: document another racy GC case in xfs_zoned_map_extentChristoph Hellwig
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig
2025-10-31nsfs: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner
2025-10-31pidfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner
2025-10-31nsfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner
2025-10-31nsfs: use inode_just_drop()Christian Brauner
2025-10-31libfs: allow to specify s_d_flagsChristian Brauner
2025-10-31ecryptfs: Use MD5 library instead of crypto_shashEric Biggers
2025-10-31iomap: use largest_zero_folio() in iomap_dio_zero()Pankaj Raghav
2025-10-30btrfs: mark dirty extent range for out of bound prealloc extentsaustinchang
2025-10-30btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new nameFilipe Manana
2025-10-30btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relationShardul Bankar
2025-10-30btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo
2025-10-30pidfs: expose coredump signalChristian Brauner
2025-10-30pidfs: drop struct pidfs_exit_infoChristian Brauner
2025-10-30pidfs: prepare to drop exit_info pointerChristian Brauner
2025-10-30pidfd: add a new supported_mask fieldChristian Brauner
2025-10-30pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_infoChristian Brauner
2025-10-30pidfs: fix PIDFD_INFO_COREDUMP handlingChristian Brauner
2025-10-30pidfs: use guard() for task_lockChristian Brauner
2025-10-29smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()...Stefan Metzmacher
2025-10-29smb: client: handle lack of IPC in dfs_cache_refresh()Paulo Alcantara
2025-10-29jfs: Rename _inline to avoid conflict with clang's '-fms-extensions'Nathan Chancellor
2025-10-29fs: Make wbc_to_tag() inline and use it in fs.Julian Sun
2025-10-29mnt: Remove dead code which might prevent from buildingAndy Shevchenko
2025-10-29xfs: set s_min_writeback_pages for zoned file systemsChristoph Hellwig
2025-10-29writeback: allow the file system to override MIN_WRITEBACK_PAGESChristoph Hellwig
2025-10-29writeback: cleanup writeback_chunk_sizeChristoph Hellwig
2025-10-29mm: rename filemap_fdatawrite_range_kick to filemap_flush_rangeChristoph Hellwig
2025-10-29mm: remove __filemap_fdatawrite_rangeChristoph Hellwig
2025-10-29mm: remove filemap_fdatawrite_wbcChristoph Hellwig