aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-03-05btrfs: subpage: make writer lock utilize bitmapGravatar Qu Wenruo 1-2/+19
2024-03-05btrfs: subpage: make reader lock utilize bitmapGravatar Qu Wenruo 2-11/+46
2024-03-05btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...Gravatar Qu Wenruo 2-8/+4
2024-03-05btrfs: pass a valid extent map cache pointer to __get_extent_map()Gravatar David Sterba 1-3/+10
2024-03-05NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...Gravatar Dai Ngo 1-0/+3
2024-03-05NFSD: Document nfsd_setattr() fill-attributes behaviorGravatar Chuck Lever 1-0/+7
2024-03-05fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionGravatar Bart Van Assche 1-2/+6
2024-03-05Revert "fs/aio: Make io_cancel() generate completions again"Gravatar Bart Van Assche 1-11/+16
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Gravatar Christian Brauner 8-28/+55
2024-03-04btrfs: merge btrfs_del_delalloc_inode() helpersGravatar David Sterba 3-11/+7
2024-03-04btrfs: pass btrfs_device to btrfs_scratch_superblocks()Gravatar David Sterba 3-13/+7
2024-03-04btrfs: handle transaction commit errors in flush_reservations()Gravatar David Sterba 1-1/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_free_space cacheGravatar Kunwu Chan 1-3/+1
2024-03-04btrfs: use KMEM_CACHE() to create delayed ref cachesGravatar Kunwu Chan 1-16/+8
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_path cacheGravatar Kunwu Chan 1-3/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_trans_handle cacheGravatar Kunwu Chan 1-3/+2
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_ordered_extent cacheGravatar Kunwu Chan 1-4/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_delayed_node cacheGravatar Kunwu Chan 1-5/+1
2024-03-04btrfs: uninline some static inline helpers from delayed-ref.hGravatar David Sterba 2-65/+72
2024-03-04btrfs: open code trivial btrfs_lru_cache_size()Gravatar David Sterba 2-9/+3
2024-03-04btrfs: uninline some static inline helpers from tree-log.hGravatar David Sterba 2-45/+49
2024-03-04btrfs: drop static inline specifiers from tree-mod-log.cGravatar David Sterba 1-7/+6
2024-03-04btrfs: uninline btrfs_init_delayed_root()Gravatar David Sterba 2-12/+12
2024-03-04btrfs: uninline some static inline helpers from backref.hGravatar David Sterba 2-92/+102
2024-03-04btrfs: open code btrfs_backref_get_eb()Gravatar David Sterba 2-10/+2
2024-03-04btrfs: open code btrfs_backref_iter_free()Gravatar David Sterba 2-9/+2
2024-03-04btrfs: move balance args conversion helpers to volumes.cGravatar David Sterba 2-39/+38
2024-03-04btrfs: introduce offload_csum_mode to tweak checksum offloading behaviorGravatar Naohiro Aota 3-1/+81
2024-03-04btrfs: raid56: extra debugging for raid6 syndrome generationGravatar Qu Wenruo 1-0/+30
2024-03-04btrfs: avoid unnecessary ref initialization when freeing log tree blockGravatar Filipe Manana 1-6/+7
2024-03-04btrfs: send: avoid duplicated search for last extent when sending holeGravatar Filipe Manana 1-15/+12
2024-03-04btrfs: factor out validation of btrfs_ioctl_vol_args_v2::nameGravatar David Sterba 1-3/+17
2024-03-04btrfs: factor out validation of btrfs_ioctl_vol_args::nameGravatar David Sterba 3-6/+35
2024-03-04btrfs: remove no longer used btrfs_transaction_in_commit()Gravatar Filipe Manana 2-14/+0
2024-03-04btrfs: sysfs: drop unnecessary double logical negation in acl_show()Gravatar Neal Gompa 1-1/+1
2024-03-04btrfs: delete BUG_ON in btrfs_init_locked_inode()Gravatar David Sterba 1-1/+0
2024-03-04btrfs: delete pointless BUG_ONs on extent item sizeGravatar David Sterba 1-3/+0
2024-03-04btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...Gravatar David Sterba 1-2/+0
2024-03-04btrfs: change BUG_ONs to assertions in btrfs_qgroup_trace_subtree()Gravatar David Sterba 1-2/+2
2024-03-04btrfs: change BUG_ON to assertion in tree_move_down()Gravatar David Sterba 1-1/+1
2024-03-04btrfs: send: handle path ref underflow in header iterate_inode_ref()Gravatar David Sterba 1-1/+9
2024-03-04btrfs: send: handle unexpected inode in header process_recorded_refs()Gravatar David Sterba 1-1/+7
2024-03-04btrfs: send: handle unexpected data in header buffer in begin_cmd()Gravatar David Sterba 1-1/+6
2024-03-04btrfs: handle invalid root reference found in may_destroy_subvol()Gravatar David Sterba 1-1/+8
2024-03-04btrfs: handle invalid extent item reference found in find_first_extent_item()Gravatar David Sterba 1-1/+8
2024-03-04btrfs: handle invalid extent item reference found in extent_from_logical()Gravatar David Sterba 1-0/+11
2024-03-04btrfs: update comment and drop assertion in extent item lookup in find_parent...Gravatar David Sterba 1-2/+4
2024-03-04btrfs: push errors up from add_async_extent()Gravatar David Sterba 1-5/+8
2024-03-04btrfs: remove do_list variable at btrfs_clear_delalloc_extent()Gravatar Filipe Manana 1-3/+3
2024-03-04btrfs: remove do_list variable at btrfs_set_delalloc_extent()Gravatar Filipe Manana 1-2/+1