Christoph Hellwig
|
1d4795e7bd
xfs: (re-)implement FIEMAP_FLAG_XATTR
|
9 years ago |
Christoph Hellwig
|
459f0fbc2a
xfs: use iomap infrastructure for DAX zeroing
|
9 years ago |
Christoph Hellwig
|
d2bb140e99
xfs: use iomap fiemap implementation
|
9 years ago |
Christoph Hellwig
|
68a9f5e700
xfs: implement iomap based buffered write path
|
9 years ago |
Christoph Hellwig
|
f0c6bcba74
xfs: reorder zeroing and flushing sequence in truncate
|
9 years ago |
Dave Chinner
|
5b9113547f
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
|
9 years ago |
Christoph Hellwig
|
253f4911f2
xfs: better xfs_trans_alloc interface
|
9 years ago |
Christoph Hellwig
|
30ee052e12
xfs: optimize inline symlinks
|
9 years ago |
Christoph Hellwig
|
2b3d1d41b4
xfs: set up inode operation vectors later
|
9 years ago |
Dave Chinner
|
85a9f38d38
Merge branch 'xfs-dax-fixes-4.6' into for-next
|
9 years ago |
Dave Chinner
|
6448543735
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
|
9 years ago |
Dave Chinner
|
db10c697b4
xfs: S_DAX is only for regular files
|
9 years ago |
Dave Chinner
|
c19b3b05ae
xfs: mode di_mode to vfs inode
|
9 years ago |
Dave Chinner
|
9e9a2674e4
xfs: move inode generation count to VFS inode
|
9 years ago |
Dave Chinner
|
54d7b5c1d0
xfs: use vfs inode nlink field everywhere
|
9 years ago |
Dave Chinner
|
3987848c7c
xfs: remove timestamps from incore inode
|
9 years ago |
Linus Torvalds
|
d5ffdf8b4a
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Dave Chinner
|
58f88ca2df
xfs: introduce per-inode DAX enablement
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Bill O'Donnell
|
ff6d6af235
xfs: per-filesystem stats counter implementation
|
10 years ago |
Eric Sandeen
|
1a7ccad88d
xfs: fix error gotos in xfs_setattr_nonsize
|
10 years ago |
Linus Torvalds
|
68b4449d79
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
10 years ago |
Dave Chinner
|
4ea7976616
Merge branch 'xfs-commit-cleanup' into for-next
|
10 years ago |
Christoph Hellwig
|
70393313dd
xfs: saner xfs_trans_commit interface
|
10 years ago |
Christoph Hellwig
|
4906e21545
xfs: remove the flags argument to xfs_trans_cancel
|
10 years ago |
Dave Chinner
|
cbe4dab119
xfs: add initial DAX support
|
10 years ago |
Dave Chinner
|
9969441f9f
xfs: add DAX truncate support
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |