index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2020-11-05
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-08-27
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-07-27
btrfs: add missing check for nocow and compression inode flags
David Sterba
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-07-27
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
2020-05-25
btrfs: simplify iget helpers
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: reduce lock contention when creating snapshot
Robbie Ko
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-03-23
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
Nikolay Borisov
2020-03-23
btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
Nikolay Borisov
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
btrfs: use ioctl args support mask for device delete
David Sterba
2020-03-23
btrfs: use ioctl args support mask for subvolume create/delete
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
btrfs: hold ref on root in btrfs_ioctl_default_subvol
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in search_ioctl
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_subvol
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
2020-03-23
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
2020-01-28
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2019-12-13
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
[next]