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