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.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
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
1
-11
/
+11
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
1
-1
/
+1
2022-07-25
btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
Naohiro Aota
1
-4
/
+7
2022-07-25
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Sterba
1
-21
/
+1
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
1
-46
/
+5
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
1
-0
/
+66
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-132
/
+136
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+6
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
1
-2
/
+22
2022-05-16
btrfs: remove unnecessary type casts
Yu Zhe
1
-5
/
+2
2022-05-16
btrfs: simplify code flow in btrfs_ioctl_balance
Nikolay Borisov
1
-19
/
+16
2022-05-16
btrfs: remove checks for arg argument in btrfs_ioctl_balance
Nikolay Borisov
1
-34
/
+21
2022-05-16
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
1
-40
/
+5
2022-05-16
btrfs: reserve correct number of items for inode creation
Omar Sandoval
1
-24
/
+58
2022-05-16
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
1
-8
/
+14
2022-05-16
btrfs: remove redundant name and name_len parameters to create_subvol
Omar Sandoval
1
-2
/
+3
2022-05-16
btrfs: fix anon_dev leak in create_subvol()
Omar Sandoval
1
-26
/
+23
2022-05-09
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-25
btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
Catalin Marinas
1
-1
/
+6
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-8
/
+4
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+1
2022-04-06
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
1
-2
/
+0
2022-03-24
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
1
-6
/
+14
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
1
-0
/
+106
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
1
-0
/
+106
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
1
-4
/
+1
2022-03-14
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
1
-0
/
+14
2022-03-14
btrfs: disable scrub for extent-tree-v2
Josef Bacik
1
-0
/
+5
2022-03-14
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
Josef Bacik
1
-0
/
+10
2022-03-14
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
1
-25
/
+16
2022-03-14
btrfs: reuse existing pointers from btrfs_ioctl
Sahil Kang
1
-17
/
+11
2022-02-26
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+237
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
1
-0
/
+14
2022-02-23
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
1
-4
/
+157
2022-02-23
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
1
-4
/
+0
2022-02-23
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
1
-0
/
+20
2022-02-23
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
1
-6
/
+11
2022-02-15
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
1
-9
/
+39
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2022-02-09
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
1
-0
/
+4
2022-02-09
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
1
-0
/
+1
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+2
2022-01-31
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
1
-1
/
+1
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
1
-4
/
+1
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2022-01-24
btrfs: update writeback index when starting defrag
Filipe Manana
1
-0
/
+9
2022-01-24
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
1
-0
/
+5
2022-01-24
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
1
-1
/
+30
[next]