index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
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
2022-02-09
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-31
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-24
btrfs: update writeback index when starting defrag
Filipe Manana
2022-01-24
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
2022-01-24
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
2022-01-24
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2022-01-19
btrfs: defrag: properly update range->start for autodefrag
Qu Wenruo
2022-01-19
btrfs: defrag: fix wrong number of defragged sectors
Qu Wenruo
2022-01-19
btrfs: allow defrag to be interruptible
Filipe Manana
2022-01-19
btrfs: fix too long loop when defragging a 1 byte file
Filipe Manana
2022-01-07
btrfs: skip transaction commit after failure to create subvolume
Filipe Manana
2022-01-07
btrfs: allow device add if balance is paused
Nikolay Borisov
2022-01-07
btrfs: make device add compatible with paused balance in btrfs_exclop_start_t...
Nikolay Borisov
2022-01-07
btrfs: introduce exclusive operation BALANCE_PAUSED state
Nikolay Borisov
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2021-12-17
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
2021-12-10
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-08
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
2021-11-18
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-16
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
2021-10-26
btrfs: fix deadlock when defragging transparent huge pages
Omar Sandoval
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
[next]