index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2023-05-17
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
2023-05-11
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-04-06
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-01-12
btrfs: replace strncpy() with strscpy()
Sasha Levin
2022-11-15
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-07-25
btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
Naohiro Aota
2022-07-25
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Sterba
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
2022-05-16
btrfs: remove unnecessary type casts
Yu Zhe
2022-05-16
btrfs: simplify code flow in btrfs_ioctl_balance
Nikolay Borisov
2022-05-16
btrfs: remove checks for arg argument in btrfs_ioctl_balance
Nikolay Borisov
2022-05-16
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
2022-05-16
btrfs: reserve correct number of items for inode creation
Omar Sandoval
2022-05-16
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
2022-05-16
btrfs: remove redundant name and name_len parameters to create_subvol
Omar Sandoval
2022-05-16
btrfs: fix anon_dev leak in create_subvol()
Omar Sandoval
2022-05-09
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-04-25
btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
Catalin Marinas
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-06
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-03-24
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
2022-03-14
btrfs: disable scrub for extent-tree-v2
Josef Bacik
2022-03-14
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
Josef Bacik
2022-03-14
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
2022-03-14
btrfs: reuse existing pointers from btrfs_ioctl
Sahil Kang
2022-02-25
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-15
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]