index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13 days
btrfs: defrag: add flag to force no-compression
David Sterba
13 days
btrfs: set search_commit_root to false in iterate_inodes_from_logical()
Filipe Manana
13 days
btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls
Filipe Manana
13 days
btrfs: call bdev_fput() to reclaim the blk_holder immediately
Qu Wenruo
13 days
btrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re...
Caleb Sander Mateos
13 days
btrfs: pass bool to indicate subvolume/snapshot creation type
David Sterba
13 days
btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot()
David Sterba
13 days
btrfs: use struct qstr for subvolume ioctl helpers
David Sterba
13 days
btrfs: replace strcpy() with strscpy()
Brahmajit Das
13 days
btrfs: use pgoff_t for page index variables
David Sterba
13 days
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
13 days
btrfs: rename error to ret in btrfs_mksubvol()
David Sterba
13 days
btrfs: rename error to ret in btrfs_may_delete()
David Sterba
13 days
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
2025-07-18
btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
Caleb Sander Mateos
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-03
Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-06-27
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2025-06-23
Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-06-19
btrfs: scrub: add prefix for the error messages
Anand Jain
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-01
btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN
Sidong Yang
2025-03-18
btrfs: simplify the return value handling in search_ioctl()
Sun YangKai
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
2025-03-18
btrfs: unify inode variable naming
David Sterba
2025-03-18
btrfs: pass struct to btrfs_ioctl_subvol_getflags()
David Sterba
2025-03-18
btrfs: simplify local variables in btrfs_ioctl_resize()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags()
David Sterba
2025-03-18
btrfs: pass root pointers to search tree ioctl helpers
David Sterba
2025-03-18
btrfs: pass btrfs_root pointers to send ioctl parameters
David Sterba
2025-03-18
btrfs: parameter constification in ioctl.c
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_defrag_file()
David Sterba
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-03-18
btrfs: expose per-inode stable writes flag
Qu Wenruo
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-13
btrfs: add io_uring interface for encoded writes
Mark Harmstone
2025-01-13
btrfs: ioctl: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c
Filipe Manana
2025-01-13
btrfs: move the exclusive operation functions into fs.c
Filipe Manana
2025-01-13
btrfs: handle FS_IOC_READ_VERITY_METADATA ioctl
Allison Karlitskaya
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
2024-12-11
btrfs: disable defrag on pre-content watched files
Josef Bacik
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]