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-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
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-1
/
+0
2020-11-05
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
1
-6
/
+4
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-8
/
+2
2020-10-07
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
1
-0
/
+1
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
1
-17
/
+27
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
1
-1
/
+2
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
1
-3
/
+3
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
1
-1
/
+1
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-08-27
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
1
-7
/
+20
2020-07-27
btrfs: add missing check for nocow and compression inode flags
David Sterba
1
-8
/
+22
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
1
-0
/
+6
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
1
-0
/
+5
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
1
-3
/
+13
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
1
-1
/
+20
2020-07-27
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
1
-1
/
+1
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-1
/
+1
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-22
/
+6
2020-05-25
btrfs: reduce lock contention when creating snapshot
Robbie Ko
1
-29
/
+41
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
1
-1
/
+1
2020-03-23
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
1
-27
/
+10
2020-03-23
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
1
-10
/
+8
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
1
-24
/
+1
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
1
-733
/
+0
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+1
2020-03-23
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
1
-3
/
+5
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
1
-7
/
+3
[next]