summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-14ksmbd: handle caseless file creationNamjae Jeon
2024-09-14ksmbd: make __dir_empty() compatible with POSIXHobin Woo
2024-09-14ksmbd: add refcnt to ksmbd_conn structNamjae Jeon
2024-09-14ksmbd: allow write with FILE_APPEND_DATANamjae Jeon
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy
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-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-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
2024-09-10btrfs: add and use helper to verify the calling task has locked the inodeFilipe Manana
2024-09-10btrfs: always update fstrim_range on failure in FITRIM ioctlLuca Stefani
2024-09-10btrfs: convert copy_inline_to_page() to use folioLi Zetao
2024-09-10btrfs: convert btrfs_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert zstd_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert lzo_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert zlib_decompress() to take a folioLi Zetao
2024-09-10btrfs: convert try_release_extent_mapping() to take a folioLi Zetao
2024-09-10btrfs: convert try_release_extent_state() to take a folioLi Zetao