index
:
pub/scm/linux/kernel/git/mtd/linux.git
master
MTD Group's fork of linux.git
MTD Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+18
11 days
btrfs: preserve the compression property when other inode flags change
Sam Ho
1
-3
/
+18
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-52
/
+86
2026-08-17
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2026-08-07
btrfs: use %pe for error code output
Qu Wenruo
1
-2
/
+2
2026-08-07
btrfs: sink idmap parameter to __btrfs_ioctl_snap_create()
David Sterba
1
-5
/
+3
2026-08-07
btrfs: don't pass tree_id in btrfs_search_path_in_tree()
Miquel Sabaté Solà
1
-28
/
+21
2026-08-07
btrfs: do not overwrite NODATASUM flag when removing NODATACOW flag
Qu Wenruo
1
-8
/
+15
2026-08-07
btrfs: don't over reserve metadata space for property in btrfs_fileattr_set()
Filipe Manana
1
-2
/
+2
2026-08-07
btrfs: start qgroup ioctl transactions on the quota root
Dongjiang Zhu
1
-7
/
+43
2026-07-21
btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()
Paul E. McKenney
1
-1
/
+1
2026-07-14
btrfs: fix GET_SUBVOL_INFO after compat refactor
Daan De Meyer
1
-0
/
+1
2026-06-30
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
1
-6
/
+12
2026-06-29
btrfs: deny freezing a device while it is being removed
Christian Brauner
1
-2
/
+2
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
1
-2
/
+6
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
1
-1
/
+1
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
1
-13
/
+94
2026-06-08
btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
Zhang Cen
1
-6
/
+5
2026-06-08
btrfs: use QSTR() in __btrfs_ioctl_snap_create()
Thorsten Blum
1
-1
/
+1
2026-06-08
btrfs: add ioctl GET_CSUMS to read raw checksums from file range
Mark Harmstone
1
-0
/
+339
2026-06-08
btrfs: make more ASSERTs verbose, part 3
David Sterba
1
-1
/
+2
2026-06-08
btrfs: convert ioctl handlers to AUTO_KFREE
David Sterba
1
-184
/
+103
2026-04-21
btrfs: enable shutdown ioctl for non-experimental builds
Qu Wenruo
1
-4
/
+3
2026-04-07
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
1
-2
/
+3
2026-04-07
btrfs: stop checking for -EEXIST return value from btrfs_uuid_tree_add()
Filipe Manana
1
-1
/
+1
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
1
-1
/
+1
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+9
2026-03-17
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+28
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+6
2026-03-03
btrfs: remove unnecessary transaction abort in the received subvol ioctl
Filipe Manana
1
-1
/
+0
2026-03-03
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
1
-1
/
+2
2026-03-03
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
1
-2
/
+19
2026-03-03
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
2026-02-26
btrfs: free pages on error in btrfs_uring_read_extent()
Miquel Sabaté Solà
1
-1
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-12
/
+12
2026-02-09
Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-28
/
+18
2026-02-03
btrfs: remove pointless out labels from ioctl.c
Filipe Manana
1
-27
/
+17
2026-02-03
btrfs: move unlikely checks around btrfs_is_shutdown() into the helper
Filipe Manana
1
-1
/
+1
2026-01-14
btrfs: use may_create_dentry() in btrfs_mksubvol()
Filipe Manana
1
-14
/
+1
2026-01-14
btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
Filipe Manana
1
-57
/
+1
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-95
/
+78
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-29
/
+12
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-24
/
+13
2025-11-25
btrfs: don't search back for dir inode item in INO_LOOKUP_USER
Josef Bacik
1
-20
/
+3
2025-11-25
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
2025-11-24
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
1
-21
/
+0
[next]