index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-10-13
btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl
Miquel SabatĂ© SolĂ
1
-1
/
+1
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
1
-8
/
+8
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
1
-3
/
+3
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
1
-10
/
+25
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-1
/
+1
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
1
-5
/
+5
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+27
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-22
btrfs: defrag: add flag to force no-compression
David Sterba
1
-2
/
+8
2025-07-22
btrfs: set search_commit_root to false in iterate_inodes_from_logical()
Filipe Manana
1
-9
/
+1
2025-07-22
btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls
Filipe Manana
1
-20
/
+4
2025-07-22
btrfs: call bdev_fput() to reclaim the blk_holder immediately
Qu Wenruo
1
-2
/
+2
2025-07-22
btrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re...
Caleb Sander Mateos
1
-1
/
+2
2025-07-22
btrfs: pass bool to indicate subvolume/snapshot creation type
David Sterba
1
-2
/
+2
2025-07-22
btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot()
David Sterba
1
-6
/
+6
2025-07-22
btrfs: use struct qstr for subvolume ioctl helpers
David Sterba
1
-15
/
+12
2025-07-22
btrfs: replace strcpy() with strscpy()
Brahmajit Das
1
-1
/
+1
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
1
-1
/
+1
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-2
/
+2
2025-07-21
btrfs: rename error to ret in btrfs_mksubvol()
David Sterba
1
-14
/
+13
2025-07-21
btrfs: rename error to ret in btrfs_may_delete()
David Sterba
1
-4
/
+4
2025-07-21
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
1
-1
/
+1
2025-07-18
btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
Caleb Sander Mateos
1
-11
/
+27
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-03
Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2025-06-27
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
1
-2
/
+2
2025-06-23
Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-06-19
btrfs: scrub: add prefix for the error messages
Anand Jain
1
-1
/
+1
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-9
/
+9
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+3
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
1
-5
/
+5
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
1
-4
/
+4
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-6
/
+3
2025-04-01
btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN
Sidong Yang
1
-0
/
+2
2025-03-18
btrfs: simplify the return value handling in search_ioctl()
Sun YangKai
1
-9
/
+8
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
1
-3
/
+4
2025-03-18
btrfs: unify inode variable naming
David Sterba
1
-50
/
+48
2025-03-18
btrfs: pass struct to btrfs_ioctl_subvol_getflags()
David Sterba
1
-5
/
+5
2025-03-18
btrfs: simplify local variables in btrfs_ioctl_resize()
David Sterba
1
-5
/
+6
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags()
David Sterba
1
-10
/
+9
2025-03-18
btrfs: pass root pointers to search tree ioctl helpers
David Sterba
1
-11
/
+11
2025-03-18
btrfs: pass btrfs_root pointers to send ioctl parameters
David Sterba
1
-4
/
+4
2025-03-18
btrfs: parameter constification in ioctl.c
David Sterba
1
-14
/
+14
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_defrag_file()
David Sterba
1
-1
/
+1
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
1
-2
/
+2
2025-03-18
btrfs: expose per-inode stable writes flag
Qu Wenruo
1
-0
/
+1
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+9
[next]