index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-5
/
+5
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-5
/
+7
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
1
-1
/
+1
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-1
/
+0
*
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+13
*
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
1
-3
/
+3
*
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
1
-2
/
+2
*
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-08
1
-0
/
+39
*
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
1
-1
/
+0
*
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
2020-11-05
1
-6
/
+4
*
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
1
-8
/
+2
*
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
1
-0
/
+1
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
1
-17
/
+27
*
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
1
-1
/
+2
*
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
1
-3
/
+3
*
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-10-07
1
-1
/
+1
*
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-14
1
-1
/
+2
*
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
1
-7
/
+20
*
btrfs: add missing check for nocow and compression inode flags
David Sterba
2020-07-27
1
-8
/
+22
*
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
1
-0
/
+6
*
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
1
-0
/
+5
*
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
2020-07-27
1
-3
/
+13
*
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-07-27
1
-1
/
+20
*
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
2020-06-16
1
-1
/
+1
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-1
/
+1
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-22
/
+6
*
btrfs: reduce lock contention when creating snapshot
Robbie Ko
2020-05-25
1
-29
/
+41
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-1
/
+1
*
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
2020-03-23
1
-27
/
+10
*
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
2020-03-23
1
-10
/
+8
*
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
1
-24
/
+1
*
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
1
-733
/
+0
*
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
1
-3
/
+1
*
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
2020-03-23
1
-3
/
+5
*
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
1
-7
/
+3
*
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
1
-20
/
+116
*
btrfs: use ioctl args support mask for device delete
David Sterba
2020-03-23
1
-2
/
+1
*
btrfs: use ioctl args support mask for subvolume create/delete
David Sterba
2020-03-23
1
-3
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-9
/
+9
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-26
/
+0
*
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
1
-0
/
+1
*
btrfs: hold ref on root in btrfs_ioctl_default_subvol
Josef Bacik
2020-03-23
1
-8
/
+14
*
btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
Josef Bacik
2020-03-23
1
-4
/
+8
*
btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
Josef Bacik
2020-03-23
1
-13
/
+20
*
btrfs: hold a ref on the root in btrfs_search_path_in_tree
Josef Bacik
2020-03-23
1
-0
/
+7
*
btrfs: hold a ref on the root in search_ioctl
Josef Bacik
2020-03-23
1
-1
/
+6
[next]