summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysntfs: account for MFT records added during allocationNamjae Jeon
4 daysntfs: repack $MFT/$ATTRIBUTE LISTNamjae Jeon
4 daysntfs: use dynamic MFT tail reservationNamjae Jeon
4 daysPull zisofs folio conversion.Jan Kara
4 daysisofs: convert the zisofs read path to use foliosTal Zussman
4 daysfs/ntfs3: use MAX_LFS_FILESIZE for maxbytes with 64-bit clustersKonstantin Komarov
4 daysfs/ntfs3: convert to non-resident when the new size exceeds the record sizeKonstantin Komarov
4 daysbtrfs: use kvmalloc() for split_item()Qu Wenruo
4 daysbtrfs: replace is_data_bbio() with is_data_inode() for direct usageZhen Ni
4 daysbtrfs: tree-checker: validate name length for extref itemsFilipe Manana
4 daysbtrfs: tree-checker: validate parent field for inode extref itemsFilipe Manana
4 daysbtrfs: tree-checker: validate key offset for inode ref keysFilipe Manana
4 daysbtrfs: fix unnecessary transaction commit fallback from btrfs_log_all_parents()Filipe Manana
4 daysbtrfs: set space_info before adding new free space in btrfs_make_block_group()Johannes Thumshirn
4 daysconfigfs: unhash the dentry before dropping the item in rmdirVasileios Almpanis
4 daysconfigfs: pin the symlink target's dirent instead of chasing ->ci_dentryVasileios Almpanis
4 daysexfat: remove runtime integer divisionDavid Timber
4 daysexfat: update percent_in_use field when updating volume flagsDavid Timber
4 daysksmbd: fix SMB2 WRITE request buffer handlingNamjae Jeon
4 daysksmbd: test maximal-access DACL walk boundaryHang Nan
4 daysksmbd: test smb_check_perm_dacl() DACL walk boundaryHang Nan
4 daysksmbd: add KUnit test for the DACL walk boundaryHang Nan
4 daysksmbd: refactor smb2_notify() to a blocking waitGael Blivet
4 dayssmb/server: support compound fid in notify requestsChenXiaoSong
5 daysbtrfs: zstd: avoid a copy in zstd_decompress_bio()Usama Arif
5 daysbtrfs: pre-allocate delayed dir index for non-overwrite renameJeff Layton
5 daysbtrfs: handle ENOMEM from btrfs_insert_dir_item() without abortingJeff Layton
5 daysbtrfs: pre-allocate delayed dir index before btree modificationJeff Layton
5 daysbtrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phasesJeff Layton
5 daysbtrfs: fix typos and repeated words in commentsHemanth Selam
5 daysntfs: fix error handling in ntfs_extent_inode_open and propagate errorsBaolin Liu
5 daysPull isofs CE validation fix.Jan Kara
5 daysisofs: fix Rock Ridge CE extent validation on multisession mediaBaolin Liu
5 dayserofs: delimit inode_share cache key componentsChengyu Zhu
5 daysbtrfs: tree-checker: validate name length for extref itemsFilipe Manana
5 daysbtrfs: tree-checker: validate parent field for inode extref itemsFilipe Manana
5 daysbtrfs: tree-checker: validate key offset for inode ref keysFilipe Manana
5 daysbtrfs: fix unnecessary transaction commit fallback from btrfs_log_all_parents()Filipe Manana
5 daysbtrfs: use bio::remaining for async checksumming synchronizationDaniel Vacek
5 daysbtrfs: consume given iter directly instead of copying in csum_one_bio()Daniel Vacek
5 daysbtrfs: set space_info before adding new free space in btrfs_make_block_group()Johannes Thumshirn
5 daysbtrfs: zoned: handle RAID profiles in btrfs_can_activate_zone()Johannes Thumshirn
5 daysbtrfs: tree-checker: reject file extent items for special filesQu Wenruo
5 daysbtrfs: use ordered extent to grab the logical address for submissionQu Wenruo
5 daysbtrfs: remove runtime tweakable feature sysfs interfaceQu Wenruo
5 daysbtrfs: avoid long stall when dropping a non-shared large subvolumeQu Wenruo
5 daysbtrfs: reject new qgroup rescan during subvolume droppingQu Wenruo
5 daysbtrfs: qgroup: use atomic operations for btrfs_fs_info::qgroup_flagsQu Wenruo
5 daysbtrfs: remove unused variable flags from btrfs_read_qgroup_config()Qu Wenruo
5 daysbtrfs: skip extent tree lock in the shrinker for inodes without extent mapsBreno Leitao