Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Christoph Hellwig
|
865e9446b4
xfs: fold xfs_change_file_space into xfs_ioc_space
|
11 years ago |
Christoph Hellwig
|
5f8aca8b43
xfs: always hold the iolock when calling xfs_change_file_space
|
11 years ago |
Christoph Hellwig
|
001a3e7370
xfs: remove the unused XFS_ATTR_NONBLOCK flag
|
11 years ago |
Dave Chinner
|
fdd3cceef4
xfs: factor all the kmalloc-or-vmalloc fallback allocations
|
12 years ago |
Dave Chinner
|
a30b036797
xfs: fix some minor sparse warnings
|
12 years ago |
Dwight Engen
|
8c567a7fab
xfs: add capability check to free eofblocks ioctl
|
12 years ago |
Dwight Engen
|
b9fe505258
xfs: create internal eofblocks structure with kuid_t types
|
12 years ago |
Dwight Engen
|
fd5e2aa865
xfs: ioctl check for capabilities in the current user namespace
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
a133d952b4
xfs: consolidate extent swap code
|
12 years ago |
Dave Chinner
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Chandra Seetharaman
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 years ago |
Yann Droneaud
|
862a62937e
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
|
12 years ago |
Eric Sandeen
|
dd700d9452
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Brian Foster
|
3e3f9f5863
xfs: add inode id filtering to eofblocks scan
|
12 years ago |
Brian Foster
|
8ca149de80
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
|
12 years ago |
Dave Chinner
|
531c3bdc86
xfs: silence uninitialised f.file warning.
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
64e09fa2e1
switch xfs_find_handle() to fget_light()
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |