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
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info
David Sterba
2018-01-22
btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info
David Sterba
2018-01-22
btrfs: move volume_mutex into the btrfs_rm_device()
Anand Jain
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
btrfs: increase output size for LOGICAL_INO_V2 ioctl
Zygo Blaxell
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
btrfs: fix send ioctl on 32bit with 64bit kernel
Josef Bacik
2017-10-30
Btrfs: do not make defrag wait on async_delalloc_pages
Liu Bo
2017-10-30
btrfs: Refactor transaction handling in received subvolume ioctl
Nikolay Borisov
2017-10-30
btrfs: Explicitly handle btrfs_update_root failure
Nikolay Borisov
2017-10-30
btrfs: make array types static const, reduces object code size
Colin Ian King
2017-10-30
Btrfs: fix __user casting in ioctl.c
Omar Sandoval
2017-10-30
Btrfs: use wait_event instead of a single function
Liu Bo
2017-10-30
Btrfs: move finish_wait out of the loop
Liu Bo
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-18
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
Nikolay Borisov
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
btrfs: defrag: cleanup checking for compression status
David Sterba
2017-08-16
btrfs: separate defrag and property compression
David Sterba
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: Deprecate userspace transaction ioctls
Nikolay Borisov
2017-08-16
btrfs: defrag: make readahead state allocation failure non-fatal
David Sterba
2017-08-16
btrfs: use GFP_KERNEL in btrfs_defrag_file
David Sterba
2017-08-16
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
Nikolay Borisov
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
2017-08-15
btrfs: Add zstd support
Nick Terrell
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-19
btrfs: use GFP_KERNEL in init_ipath
David Sterba
2017-06-19
Btrfs: remove obsolete FIXMEs in qgroup ioctls
Daichou
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-02-28
btrfs: constify name of subvolume in creation helpers
David Sterba
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
[next]