index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
Naohiro Aota
2022-07-25
1
-4
/
+7
*
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Sterba
2022-07-25
1
-21
/
+1
*
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
2022-07-25
1
-46
/
+5
*
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
2022-07-25
1
-0
/
+66
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
|
*
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
*
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-132
/
+136
|
\
\
|
*
|
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
2022-05-17
1
-2
/
+22
|
*
|
btrfs: remove unnecessary type casts
Yu Zhe
2022-05-16
1
-5
/
+2
|
*
|
btrfs: simplify code flow in btrfs_ioctl_balance
Nikolay Borisov
2022-05-16
1
-19
/
+16
|
*
|
btrfs: remove checks for arg argument in btrfs_ioctl_balance
Nikolay Borisov
2022-05-16
1
-34
/
+21
|
*
|
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
2022-05-16
1
-40
/
+5
|
*
|
btrfs: reserve correct number of items for inode creation
Omar Sandoval
2022-05-16
1
-24
/
+58
|
*
|
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
2022-05-16
1
-8
/
+14
|
*
|
btrfs: remove redundant name and name_len parameters to create_subvol
Omar Sandoval
2022-05-16
1
-2
/
+3
|
*
|
btrfs: fix anon_dev leak in create_subvol()
Omar Sandoval
2022-05-16
1
-26
/
+23
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
1
-1
/
+6
|
\
\
|
*
|
btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
Catalin Marinas
2022-04-25
1
-1
/
+6
|
|
/
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-8
/
+4
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
/
*
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-04-06
1
-2
/
+0
*
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-24
1
-6
/
+14
*
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
1
-0
/
+106
*
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
2022-03-14
1
-0
/
+106
*
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
1
-4
/
+1
*
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
2022-03-14
1
-0
/
+14
*
btrfs: disable scrub for extent-tree-v2
Josef Bacik
2022-03-14
1
-0
/
+5
*
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
Josef Bacik
2022-03-14
1
-0
/
+10
*
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
2022-03-14
1
-25
/
+16
*
btrfs: reuse existing pointers from btrfs_ioctl
Sahil Kang
2022-03-14
1
-17
/
+11
*
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-25
1
-19
/
+237
|
\
|
*
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
1
-0
/
+14
|
*
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
1
-4
/
+157
|
*
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
1
-4
/
+0
|
*
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
1
-0
/
+20
|
*
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-23
1
-6
/
+11
|
*
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
1
-9
/
+39
*
|
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-15
1
-0
/
+5
|
\
|
|
*
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
1
-0
/
+4
|
*
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-09
1
-0
/
+1
*
|
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-04
1
-5
/
+2
|
\
|
|
*
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
1
-1
/
+1
|
*
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
1
-4
/
+1
*
|
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2022-01-24
1
-4
/
+2
*
|
btrfs: update writeback index when starting defrag
Filipe Manana
2022-01-24
1
-0
/
+9
*
|
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
2022-01-24
1
-0
/
+5
*
|
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
2022-01-24
1
-1
/
+30
*
|
btrfs: defrag: properly update range->start for autodefrag
Qu Wenruo
2022-01-19
1
-2
/
+16
*
|
btrfs: defrag: fix wrong number of defragged sectors
Qu Wenruo
2022-01-19
1
-3
/
+7
[next]