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.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-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
10 days
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
2024-12-09
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
1
-1
/
+5
2024-10-04
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
1
-3
/
+1
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
1
-1
/
+1
2024-04-17
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
1
-9
/
+28
2024-03-06
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
1
-1
/
+1
2024-02-23
btrfs: forbid creating subvol qgroups
Boris Burkov
1
-0
/
+5
2024-02-01
btrfs: don't abort filesystem when attempting to snapshot deleted subvolume
Omar Sandoval
1
-0
/
+3
2024-02-01
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
1
-0
/
+4
2023-12-20
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2023-12-08
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
1
-0
/
+1
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-2
/
+2
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
1
-5
/
+5
2023-10-06
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-10-04
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
1
-2
/
+2
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2023-09-08
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
1
-1
/
+7
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+6
2023-06-19
btrfs: trigger orphan inode cleanup during START_SYNC ioctl
Qu Wenruo
1
-0
/
+7
2023-06-19
btrfs: simplify transid initialization in btrfs_ioctl_wait_sync
Tom Rix
1
-5
/
+4
2023-06-19
btrfs: don't commit transaction for every subvol create
Sweet Tea Dorminy
1
-4
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-6
/
+6
2023-04-28
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
1
-1
/
+3
2023-04-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+5
2023-04-02
Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2023-03-28
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
1
-0
/
+2
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
1
-0
/
+1
2023-02-20
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+1
2023-02-15
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
1
-1
/
+1
2023-02-15
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
1
-1
/
+1
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-7
/
+6
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-4
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-24
/
+27
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-13
Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-919
/
+26
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2022-12-05
btrfs: replace strncpy() with strscpy()
Artem Chernyshev
1
-6
/
+3
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
1
-2
/
+2
2022-12-05
btrfs: pass btrfs_inode to btrfs_delete_subvolume
David Sterba
1
-1
/
+1
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
1
-3
/
+3
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
1
-1
/
+1
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
1
-0
/
+1
[next]