summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-15btrfs: remove now spurious bio submission helpersChristoph Hellwig
2023-02-15btrfs: remove the fs_info argument to btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: open code submit_encoded_read_bioChristoph Hellwig
2023-02-15btrfs: remove struct btrfs_io_geometryChristoph Hellwig
2023-02-15btrfs: remove stripe boundary calculation for encoded I/OQu Wenruo
2023-02-15btrfs: remove stripe boundary calculation for compressed I/OQu Wenruo
2023-02-15btrfs: remove stripe boundary calculation for buffered I/OQu Wenruo
2023-02-15btrfs: pass the iomap bio to btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: allow btrfs_submit_bio to split biosChristoph Hellwig
2023-02-15btrfs: support cloned bios in btree_csum_one_bioChristoph Hellwig
2023-02-15btrfs: handle recording of zoned writes in the storage layerChristoph Hellwig
2023-02-15btrfs: handle checksum generation in the storage layerChristoph Hellwig
2023-02-15btrfs: simplify the btrfs_csum_one_bio calling conventionChristoph Hellwig
2023-02-15btrfs: open code the submit_bio_start helpersChristoph Hellwig
2023-02-15btrfs: remove struct btrfs_bio::is_metadata flagChristoph Hellwig
2023-02-15btrfs: rename btrfs_bio::iter fieldChristoph Hellwig
2023-02-15btrfs: remove the io_failure_record infrastructureChristoph Hellwig
2023-02-15btrfs: remove struct btrfs_bio::device fieldChristoph Hellwig
2023-02-15btrfs: remove now unused checksumming helpersChristoph Hellwig
2023-02-15btrfs: remove btrfs_bio_for_each_sectorChristoph Hellwig
2023-02-15btrfs: open code btrfs_bio_free_csumChristoph Hellwig
2023-02-15btrfs: handle checksum validation and repair at the storage layerChristoph Hellwig
2023-02-15btrfs: add a btrfs_data_csum_ok helperChristoph Hellwig
2023-02-15btrfs: pre-load data checksum for reads in btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: save the bio iter for checksum validation in common codeChristoph Hellwig
2023-02-15btrfs: refactor error handling in btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsChristoph Hellwig
2023-02-15btrfs: remove the direct I/O read checksum lookup optimizationChristoph Hellwig
2023-02-15btrfs: add a btrfs_inode pointer to struct btrfs_bioChristoph Hellwig
2023-02-15btrfs: better document struct btrfs_bioChristoph Hellwig
2023-02-15btrfs: raid56: reduce overhead to calculate the bio lengthQu Wenruo
2023-02-15btrfs: fix spelling mistakes found using codespellColin Ian King
2023-02-15btrfs: skip backref walking during fiemap if we know the leaf is sharedFilipe Manana
2023-02-15btrfs: assert commit root semaphore is held when accessing backref cacheFilipe Manana
2023-02-15btrfs: hold block group refcount during async discardBoris Burkov
2023-02-15btrfs: send: cache utimes operations for directories if possibleFilipe Manana
2023-02-15btrfs: send: update size of roots array for backref cache entriesFilipe Manana
2023-02-15btrfs: send: use the lru cache to implement the name cacheFilipe Manana
2023-02-15f2fs: drop unnecessary arg for f2fs_ioc_*()Yangtao Li
2023-02-15f2fs: Revert "f2fs: truncate blocks in batch in __complete_revoke_list()"Jaegeuk Kim
2023-02-15fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.cFabio M. De Francesco
2023-02-15pNFS/filelayout: treat GETDEVICEINFO errors as layout failureOlga Kornievskaia
2023-02-15nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIEDTigran Mkrtchyan
2023-02-15NFS: fix disabling of swapNeilBrown
2023-02-15ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...Namjae Jeon
2023-02-15ksmbd: fix wrong data area length for smb2 lock requestNamjae Jeon
2023-02-15ksmbd: Fix parameter name and comment mismatchJiapeng Chong
2023-02-14ext4: dio take shared inode lock when overwriting preallocated blocksZhang Yi
2023-02-14xfs: fix uninitialized variable accessDarrick J. Wong
2023-02-15erofs: unify anonymous inodes for blobJingbo Xu