index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2024-05-02
Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-25
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2024-04-08
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-02
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-04
btrfs: factor out validation of btrfs_ioctl_vol_args_v2::name
David Sterba
2024-03-04
btrfs: factor out validation of btrfs_ioctl_vol_args::name
David Sterba
2024-03-04
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
btrfs: handle directory and dentry mismatch in btrfs_may_delete()
David Sterba
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-03-04
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
2024-03-01
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-29
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
2024-02-25
btrfs: port device access to file
Christian Brauner
2024-02-07
Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-31
btrfs: forbid creating subvol qgroups
Boris Burkov
2024-01-22
Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
2024-01-12
btrfs: don't abort filesystem when attempting to snapshot deleted subvolume
Omar Sandoval
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-12-17
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-15
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-24
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
2023-11-24
btrfs: move file_start_write() to after permission hook
Amir Goldstein
2023-11-13
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-03
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-12
btrfs: disable the device add feature for temp-fsid
Anand Jain
2023-10-12
btrfs: add and use helpers for reading and writing last_trans_committed
Filipe Manana
2023-10-12
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
btrfs: qgroup: track metadata relocation COW with simple quota
Boris Burkov
2023-10-12
btrfs: qgroup: simple quota auto hierarchy for nested subvolumes
Boris Burkov
2023-10-12
btrfs: qgroup: add new quota mode for simple quotas
Boris Burkov
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-06
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-04
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-08
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-19
btrfs: trigger orphan inode cleanup during START_SYNC ioctl
Qu Wenruo
2023-06-19
btrfs: simplify transid initialization in btrfs_ioctl_wait_sync
Tom Rix
2023-06-19
btrfs: don't commit transaction for every subvol create
Sweet Tea Dorminy
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-04-28
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
[next]