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: delay blkdev_put until after the device remove
Josef Bacik
2021-09-07
1
-4
/
+11
*
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
2021-08-23
1
-3
/
+4
*
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
2021-08-23
1
-1
/
+1
*
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
2021-08-23
1
-3
/
+4
*
btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids
Christian Brauner
2021-08-23
1
-11
/
+16
*
btrfs: allow idmapped SNAP_DESTROY ioctls
Christian Brauner
2021-08-23
1
-7
/
+20
*
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
1
-20
/
+27
*
btrfs: check whether fsgid/fsuid are mapped during subvolume creation
Christian Brauner
2021-08-23
1
-0
/
+2
*
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2021-08-23
1
-16
/
+7
*
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
2021-08-23
1
-9
/
+4
*
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
1
-22
/
+8
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-2
/
+12
*
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
1
-3
/
+4
*
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
1
-0
/
+6
*
btrfs: fix typos in comments
David Sterba
2021-06-22
1
-1
/
+1
*
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
1
-1
/
+1
*
btrfs: add device delete cancel
David Sterba
2021-06-21
1
-19
/
+24
*
btrfs: add cancellation to resize
David Sterba
2021-06-21
1
-21
/
+26
*
btrfs: add wrapper for conditional start of exclusive operation
David Sterba
2021-06-21
1
-0
/
+42
*
btrfs: introduce try-lock semantics for exclusive op start
David Sterba
2021-06-21
1
-0
/
+26
*
btrfs: protect exclusive_operation by super_lock
David Sterba
2021-06-21
1
-1
/
+15
*
btrfs: return EAGAIN if defrag is canceled
Tian Tao
2021-06-21
1
-3
/
+3
*
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-11
1
-0
/
+2
|
\
|
*
btrfs: handle transaction start error in btrfs_fileattr_set
Ritesh Harjani
2021-05-11
1
-0
/
+2
*
|
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
2021-04-28
1
-1
/
+1
*
|
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-192
/
+34
|
\
\
|
|
/
|
/
|
|
*
btrfs: convert to fileattr
Miklos Szeredi
2021-04-12
1
-192
/
+34
*
|
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
2021-04-20
1
-3
/
+15
*
|
btrfs: handle btrfs_record_root_in_trans failure in create_subvol
Josef Bacik
2021-04-19
1
-1
/
+6
*
|
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
2021-04-19
1
-13
/
+13
|
/
*
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-05
1
-1
/
+18
|
\
|
*
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
2021-03-02
1
-1
/
+18
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-12
/
+15
|
\
\
|
|
/
|
/
|
|
*
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
1
-2
/
+3
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-5
/
+5
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-5
/
+7
*
|
btrfs: zoned: disallow fitrim on zoned filesystems
Naohiro Aota
2021-02-09
1
-0
/
+8
*
|
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
2021-02-08
1
-1
/
+7
*
|
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
|
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
2021-02-08
1
-3
/
+2
*
|
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
2021-02-08
1
-4
/
+0
*
|
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
|
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
|
/
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
1
-1
/
+1
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-1
/
+0
*
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+13
*
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
1
-3
/
+3
*
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
1
-2
/
+2
*
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-08
1
-0
/
+39
[next]