summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-13unicode: change the reference of database fileGan Jie
2024-09-12cifs: Fix signature miscalculationDavid Howells
2024-09-12erofs: reject inodes with negative i_sizeGao Xiang
2024-09-12erofs: restrict pcluster size limitationsGao Xiang
2024-09-12erofs: allocate more short-lived pages from reserved pool firstChunhai Guo
2024-09-12f2fs: remove unused parametersliuderong
2024-09-12gfs2/ocfs2: set FOP_ASYNC_LOCKBenjamin Coddington
2024-09-12erofs: sunset unneeded NOFAILsGao Xiang
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells
2024-09-12cifs: Switch crypto buffer to use a folio_queue rather than an xarrayDavid Howells
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells
2024-09-12netfs: Remove fs/netfs/io.cDavid Howells
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-12afs: Make read subreqs asyncDavid Howells
2024-09-12netfs: Simplify the writeback codeDavid Howells
2024-09-12netfs: Provide an iterator-reset functionDavid Howells
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells
2024-09-12cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEsDavid Howells
2024-09-12fs: remove f_versionChristian Brauner
2024-09-12pipe: use f_pipeChristian Brauner
2024-09-12fs: add f_pipeChristian Brauner
2024-09-12ubifs: store cookie in private dataChristian Brauner
2024-09-12ufs: store cookie in private dataChristian Brauner
2024-09-12udf: store cookie in private dataChristian Brauner
2024-09-12proc: store cookie in private dataChristian Brauner
2024-09-12ocfs2: store cookie in private dataChristian Brauner
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-11f2fs: fix to don't panic system for no free segment fault injectionChao Yu
2024-09-11f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()Chao Yu
2024-09-11f2fs: add valid block ratio not to do excessive GC for one time GCDaeho Jeong
2024-09-11f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percentDaeho Jeong
2024-09-11f2fs: do FG_GC when GC boosting is required for zoned devicesDaeho Jeong
2024-09-11f2fs: increase BG GC migration window granularity when boosted for zoned devicesDaeho Jeong
2024-09-11f2fs: add reserved_segments sysfs nodeDaeho Jeong
2024-09-11f2fs: introduce migration_window_granularityDaeho Jeong
2024-09-11f2fs: make BG GC more aggressive for zoned devicesDaeho Jeong
2024-09-11f2fs: avoid unused block when dio write in LFS modeDaejun Park
2024-09-11f2fs: fix to check atomic_file in f2fs ioctl interfacesChao Yu
2024-09-11f2fs: get rid of online repaire on corrupted directoryChao Yu
2024-09-11f2fs: prevent atomic file from being dirtied before commitDaeho Jeong
2024-09-10btrfs: only unlock the to-be-submitted ranges inside a folioQu Wenruo
2024-09-10btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()Qu Wenruo
2024-09-10btrfs: BTRFS_PATH_AUTO_FREE in orphan.cLeo Martins
2024-09-10btrfs: use btrfs_path auto free in zoned.cLeo Martins
2024-09-10btrfs: DEFINE_FREE for struct btrfs_pathLeo Martins
2024-09-10btrfs: remove btrfs_folio_end_all_writers()Qu Wenruo
2024-09-10btrfs: constify more pointer parametersDavid Sterba
2024-09-10btrfs: rework BTRFS_I as macro to preserve parameter constDavid Sterba