index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-2
/
+2
2014-06-09
btrfs: assert that send is not in progres before root deletion
David Sterba
1
-0
/
+1
2014-06-09
btrfs: protect snapshots from deleting during send
David Sterba
1
-0
/
+30
2014-06-09
btrfs: make FS_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
2014-06-09
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
2014-06-09
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
1
-0
/
+4
2014-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+5
2014-05-20
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
1
-1
/
+5
2014-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2014-04-24
btrfs: replace error code from btrfs_drop_extents
David Sterba
1
-2
/
+2
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+28
2014-04-07
btrfs: export global block reserve size as space_info
David Sterba
1
-0
/
+20
2014-04-07
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
1
-2
/
+3
2014-04-07
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
1
-2
/
+3
2014-04-07
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
1
-3
/
+2
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-32
/
+178
2014-03-21
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
1
-4
/
+6
2014-03-20
Btrfs: less fs tree lock contention when using autodefrag
Filipe Manana
1
-2
/
+10
2014-03-20
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
1
-1
/
+3
2014-03-20
Btrfs: cache extent states in defrag code path
Filipe Manana
1
-4
/
+9
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
1
-1
/
+1
2014-03-10
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
1
-5
/
+30
2014-03-10
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
1
-1
/
+2
2014-03-10
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
1
-1
/
+5
2014-03-10
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
1
-12
/
+111
2014-03-10
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
1
-1
/
+1
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-16
/
+0
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
1
-16
/
+0
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2014-02-08
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-08
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-53
/
+295
2014-01-28
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
1
-3
/
+3
2014-01-28
btrfs: call permission checks earlier in ioctls and return EPERM
David Sterba
1
-13
/
+9
2014-01-28
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-0
/
+6
2014-01-28
Btrfs: faster file extent item search in clone ioctl
Filipe David Borba Manana
1
-9
/
+14
2014-01-28
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
1
-3
/
+11
2014-01-28
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
1
-7
/
+7
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
1
-1
/
+18
2014-01-28
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
1
-0
/
+4
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-15
/
+15
2014-01-28
btrfs: Check read-only status of roots during send
David Sterba
1
-3
/
+19
2014-01-28
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
1
-3
/
+10
2014-01-28
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
1
-0
/
+16
2014-01-28
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
1
-5
/
+30
2014-01-28
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
1
-0
/
+142
2014-01-25
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
1
-46
/
+24
2013-12-12
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
1
-1
/
+2
2013-11-15
btrfs: get rid of fdentry()
Al Viro
1
-4
/
+4
2013-11-15
btrfs: fix empty_zero_page misusage
Chris Mason
1
-2
/
+7
[next]