Dave Chinner
|
ad22c7a043
xfs: prevent stack overflows from page cache allocation
|
11 years ago |
Dave Chinner
|
4bceb18f15
xfs: vectorise DA btree operations
|
11 years ago |
Dave Chinner
|
32c5483a8a
xfs: abstract the differences in dir2/dir3 via an ops vector
|
11 years ago |
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
|
5706278758
xfs: unify directory/attribute format definitions
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Christoph Hellwig
|
76ca4c238c
xfs: always take the iolock around xfs_setattr_size
|
11 years ago |
Dave Chinner
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
Dwight Engen
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
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 |
Carlos Maiolino
|
42c49d7f24
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
|
12 years ago |
Jie Liu
|
635c4d0bd9
xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
|
12 years ago |
Dave Chinner
|
56c19e89b3
xfs: kill suid/sgid through the truncate path.
|
12 years ago |
Dave Chinner
|
4bc1ea6b8d
xfs: remove xfs_flush_pages
|
12 years ago |
Brian Foster
|
27b5286792
xfs: add EOFBLOCKS inode tagging/untagging
|
12 years ago |
Linus Torvalds
|
37cd9600a9
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
|
13 years ago |
Christoph Hellwig
|
69ff282611
xfs: implement ->update_time
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
193aec1050
xfs: push the ilock into xfs_zero_eof
|
13 years ago |
Christoph Hellwig
|
f38996f576
xfs: reduce ilock hold times in xfs_setattr_size
|
13 years ago |