aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-16btrfs: use a local variable for fs_devices pointer in btrfs_dev_replace_finis...Anand Jain
2022-05-16btrfs: use btrfs_for_each_slot in btrfs_listxattrGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in btrfs_read_chunk_treeGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in btrfs_unlink_all_pathsGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in process_all_extentsGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in process_all_new_xattrsGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in process_all_refsGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in is_ancestorGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in can_rmdirGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in did_create_dirGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in btrfs_real_readdirGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in btrfs_search_dir_index_itemGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in mark_block_group_to_copyGabriel Niebler
2022-05-16btrfs: use btrfs_for_each_slot in find_first_block_groupGabriel Niebler
2022-05-16btrfs: introduce btrfs_for_each_slot iterator macroGabriel Niebler
2022-05-16btrfs: scrub: rename scrub_bio::pagev and related membersQu Wenruo
2022-05-16btrfs: scrub: rename scrub_page to scrub_sectorQu Wenruo
2022-05-16btrfs: scrub: rename members related to scrub_block::pagevQu Wenruo
2022-05-16btrfs: remove trivial wrapper btrfs_read_buffer()Filipe Manana
2022-05-16btrfs: update outdated comment for read_block_for_search()Filipe Manana
2022-05-16btrfs: release upper nodes when reading stale btree node from diskFilipe Manana
2022-05-16btrfs: avoid unnecessary btree search restarts when reading nodeFilipe Manana
2022-05-16btrfs: set inode flags earlier in btrfs_new_inode()Omar Sandoval
2022-05-16btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()Omar Sandoval
2022-05-16btrfs: don't pass parent objectid to btrfs_new_inode() explicitlyOmar Sandoval
2022-05-16btrfs: remove redundant name and name_len parameters to create_subvolOmar Sandoval
2022-05-16btrfs: remove unused mnt_userns parameter from __btrfs_set_aclOmar Sandoval
2022-05-16btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()Omar Sandoval
2022-05-16btrfs: remove unnecessary inode_set_bytes(0) callOmar Sandoval
2022-05-16btrfs: remove unnecessary btrfs_i_size_write(0) callsOmar Sandoval
2022-05-16btrfs: get rid of btrfs_add_nondir()Omar Sandoval
2022-05-16btrfs: fix anon_dev leak in create_subvol()Omar Sandoval
2022-05-16btrfs: reserve correct number of items for renameOmar Sandoval
2022-05-16btrfs: reserve correct number of items for unlink and rmdirOmar Sandoval
2022-05-13Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-13gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher
2022-05-13gfs2: buffered write prefaultingAndreas Gruenbacher
2022-05-13gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher
2022-05-13gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher
2022-05-13gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher
2022-05-13gfs2: Variable renameAndreas Gruenbacher
2022-05-13gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-05-13Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-12Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-10udf: Avoid using stale lengthOfImpUseJan Kara
2022-05-10writeback: Avoid skipping inode writebackJing Xia
2022-05-10ceph: check folio PG_private bit instead of folio->privateXiubo Li
2022-05-10ceph: fix setting of xattrs on async created inodesJeff Layton