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
/
xattr.c
Age
Commit message (
Expand
)
Author
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-17
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-03-01
Btrfs: fix listxattrs not listing all xattrs packed in the same item
Filipe Manana
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2015-12-06
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-03
btrfs: use GFP_KERNEL for xattr and acl allocations
David Sterba
2015-11-09
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-26
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-03-02
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-25
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2012-12-16
Btrfs: only log the inode item if we can get away with it
Josef Bacik
2012-12-16
Btrfs: don't add a NULL extended attribute
Liu Bo
2012-12-16
Btrfs: fix an while-loop of listxattr
Liu Bo
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-01-16
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-19
Btrfs: fix regression in re-setting a large xattr
Josef Bacik
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2011-05-28
Merge branch 'for-chris' of
Chris Mason
2011-05-23
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-13
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
Li Zefan
2011-03-28
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
[next]