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 |
Dave Chinner
|
8d2a5e6ee3
xfs: clean up minor sparse warnings
|
13 years ago |
Christoph Hellwig
|
8a9c9980f2
xfs: log timestamp updates
|
13 years ago |
Christoph Hellwig
|
ce7ae151dd
xfs: remove the i_size field in struct xfs_inode
|
13 years ago |
Christoph Hellwig
|
673e8e597c
xfs: remove xfs_itruncate_data
|
13 years ago |
Al Viro
|
576b1d67ce
xfs: propagate umode_t
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |