Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 년 전 |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 년 전 |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 년 전 |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 년 전 |
Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 년 전 |
Andreas Gruenbacher
|
e0d46f5c6e
btrfs: Switch to generic xattr handlers
|
9 년 전 |
Al Viro
|
b296821a7c
xattr_handler: pass dentry and inode as separate arguments of ->get()
|
9 년 전 |
Filipe Manana
|
daac7ba61a
Btrfs: fix listxattrs not listing all xattrs packed in the same item
|
9 년 전 |
Deepa Dinamani
|
04b285f35e
btrfs: Replace CURRENT_TIME by current_fs_time()
|
9 년 전 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 년 전 |
Linus Torvalds
|
c1a198d923
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 년 전 |
Chris Mason
|
a3058101c1
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 년 전 |
David Sterba
|
e4058b54d1
btrfs: cleanup, use enum values for btrfs_path reada
|
9 년 전 |
Andreas Gruenbacher
|
9172abbcd3
btrfs: Use xattr handler infrastructure
|
9 년 전 |
David Sterba
|
39a27ec100
btrfs: use GFP_KERNEL for xattr and acl allocations
|
9 년 전 |
Filipe Manana
|
f1cd1f0b7d
Btrfs: fix race when listing an inode's xattrs
|
9 년 전 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
David Sterba
|
3c3b04d10f
btrfs: don't accept bare namespace as a valid xattr
|
10 년 전 |
Filipe Manana
|
5cdf83edb8
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
|
10 년 전 |
Filipe Manana
|
5f5bc6b1e2
Btrfs: make xattr replace operations atomic
|
10 년 전 |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 년 전 |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 년 전 |
Filipe David Borba Manana
|
63541927c8
Btrfs: add support for inode properties
|
11 년 전 |
Christoph Hellwig
|
996a710d46
btrfs: use generic posix ACL infrastructure
|
11 년 전 |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 년 전 |
Josef Bacik
|
e997615149
Btrfs: only log the inode item if we can get away with it
|
13 년 전 |
Liu Bo
|
01e6deb25a
Btrfs: don't add a NULL extended attribute
|
12 년 전 |
Liu Bo
|
db2254bce4
Btrfs: fix an while-loop of listxattr
|
12 년 전 |
Josef Bacik
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 년 전 |