blob: 4719f9c9cf0ba53b461dd9f176f07362a55ad2f9 [file] [log] [blame]
0fb408a558aa ("btrfs: add filesystem generation to FS_INFO ioctl")
137c541821a8 ("btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl")
23d0b79dfaed ("btrfs: Add unprivileged version of ino_lookup ioctl")
42e4b520c812 ("btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF")
b64ec075bded ("btrfs: Add unprivileged ioctl which returns subvolume information")
025f2121488e ("btrfs: add FS_IOC_FSSETXATTR ioctl")
e4202ac927eb ("btrfs: add FS_IOC_FSGETXATTR ioctl")
19f93b3cd8c2 ("btrfs: add helpers for FS_XFLAG_* conversion")
ec42f167348a ("btrfs: Move may_destroy_subvol() from ioctl.c to inode.c")
7a5a07a81062 ("btrfs: Remove userspace transaction ioctls")
e67c718b5b9a ("btrfs: add more __cold annotations")
2f659546c904 ("btrfs: tree-checker: Replace root parameter with fs_info")
7cfad65297bf ("btrfs: tree-checker: use %zu format string for size_t")
ad7b0368f33c ("btrfs: tree-checker: Add checker for dir item")
f5c29bd9dbd3 ("Btrfs: add __init macro to btrfs init functions")
69fc6cbbac54 ("btrfs: tree-checker: Fix false panic for sanity test")
d24a67b2d997 ("btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2")
c995ab3cda3f ("btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents")
2351f431f727 ("btrfs: fix send ioctl on 32bit with 64bit kernel")
709a95c3eb21 ("btrfs: tree-checker: use %zu format string for size_t")
80e03a2c512b ("Btrfs: do not make defrag wait on async_delalloc_pages")
8806d7185bf7 ("btrfs: tree-checker: Enhance output for check_extent_data_item")
d508c5f07cd6 ("btrfs: tree-checker: Enhance output for check_csum_item")
478d01b3fcf0 ("btrfs: tree-checker: Enhance output for btrfs_check_leaf")
bba4f29896c9 ("btrfs: tree-checker: Enhance btrfs_check_node output")
557ea5dd003d ("btrfs: Move leaf and node validation checker to tree-checker.c")
efd38150af45 ("btrfs: Refactor transaction handling in received subvolume ioctl")
9417ebc8a676 ("btrfs: Explicitly handle btrfs_update_root failure")
4b865cab96fe ("btrfs: Add checker for EXTENT_CSUM")
40c3c4094732 ("btrfs: Add sanity check for EXTENT_DATA when reading out leaf")
7f43d4affb2a ("btrfs: Check if item pointer overlaps with the item itself")
c3267bbaa9ca ("btrfs: Refactor check_leaf function for later expansion")
315d8e98aa4f ("btrfs: make array types static const, reduces object code size")
45bac0f3d24a ("Btrfs: use wait_event instead of a single function")
69cc7151ee80 ("Btrfs: move finish_wait out of the loop")