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
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-04-13
Btrfs: fix uninit variable in clone ioctl
Chris Mason
2015-04-13
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-04-13
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
2015-04-13
Btrfs: fix range cloning when same inode used as source and destination
Filipe Manana
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-03
btrfs: cleanup 64bit/32bit divs, provably bounded values
David Sterba
2015-03-03
btrfs: use explicit initializer for seq_elem
David Sterba
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-25
Btrfs: ensure send always works on roots without orphans
Filipe Manana
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
2014-10-18
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-17
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-01
btrfs: defrag, use unsigned type for extent thresh
David Sterba
2014-09-17
Btrfs: fix unprotected device's variants on 32bits machine
Miao Xie
2014-09-17
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Filipe Manana
2014-09-17
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
2014-09-17
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
2014-09-17
btrfs: device delete must be sysloged
Anand Jain
2014-09-17
btrfs: device add must be sysloged
Anand Jain
2014-09-17
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
btrfs: cleanup ino cache members of btrfs_root
David Sterba
2014-09-08
Btrfs: kfree()ing ERR_PTRs
Dan Carpenter
2014-08-27
Btrfs: fix autodefrag with compression
Chris Mason
2014-08-21
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-12
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
[prev]
[next]