/include/drm/tinydrm/

cgit logo index : kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/fs/btrfs/zoned.h
AgeCommit message (Expand)Author
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota
2024-09-10btrfs: constify more pointer parametersDavid Sterba
2024-07-19btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo
2024-07-11btrfs: constify pointer parameters where applicableDavid Sterba
2024-07-11btrfs: zoned: make btrfs_get_dev_zone() staticFilipe Manana
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-15btrfs: fix typos found by codespellDavid Sterba
2023-12-15btrfs: add reconfigure callback for fs_contextJosef Bacik
2023-12-15btrfs: remove now unneeded btrfs_redirty_list_addJohannes Thumshirn
2023-08-21btrfs: zoned: reserve zones for an active metadata/system block groupNaohiro Aota
2023-08-21btrfs: zoned: defer advancing meta write pointerNaohiro Aota
2023-08-21btrfs: zoned: return int from btrfs_check_meta_write_pointerNaohiro Aota
2023-08-21btrfs: zoned: introduce block group context to btrfs_eb_write_contextNaohiro Aota
2023-06-19btrfs: defer splitting of ordered extents until I/O completionChristoph Hellwig
2023-06-19btrfs: don't hold an extra reference for redirtied buffersChristoph Hellwig