index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
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-10
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-04
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-95
/
+78
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-12-02
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-25
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
1
-21
/
+0
2025-11-25
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
1
-25
/
+16
2025-11-25
btrfs: declare free_ipath() via DEFINE_FREE()
Miquel Sabaté Solà
1
-2
/
+1
2025-11-24
btrfs: implement shutdown ioctl
Qu Wenruo
1
-0
/
+41
2025-11-24
btrfs: introduce a new shutdown state
Qu Wenruo
1
-0
/
+3
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-1
/
+1
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
1
-29
/
+12
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
1
-2
/
+3
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-29
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+27
2025-07-29
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
[next]