Dave Chinner
|
f5b8911b67
xfs: remove xfs_tosspages
|
12 years ago |
Brian Foster
|
40165e2761
xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
|
12 years ago |
Brian Foster
|
72b53efa4a
xfs: create helper to check whether to free eofblocks on inode
|
12 years ago |
Brian Foster
|
27b5286792
xfs: add EOFBLOCKS inode tagging/untagging
|
12 years ago |
Dave Chinner
|
33479e0542
xfs: remove xfs_iget.c
|
12 years ago |
Dave Chinner
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
Christoph Hellwig
|
5a15322da1
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
|
13 years ago |
Christoph Hellwig
|
0b56185b0d
xfs: do not take the iolock in xfs_inactive
|
13 years ago |
Christoph Hellwig
|
fe67be036f
xfs: remove xfs_inactive_attrs
|
13 years ago |
Christoph Hellwig
|
b373e98daa
xfs: clean up xfs_inactive
|
13 years ago |
Dave Chinner
|
32972383ca
xfs: make largest supported offset less shouty
|
13 years ago |
Dave Chinner
|
ea562ed6e7
xfs: fix delalloc quota accounting on failure
|
13 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
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 |
Dave Chinner
|
bc4010ecb8
xfs: use iolock on XFS_IOC_ALLOCSP calls
|
13 years ago |
Dave Chinner
|
aa5c158ec9
xfs: kill XBF_DONTBLOCK
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 years ago |
Jan Kara
|
9b025eb3a8
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
|
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 |
Carlos Maiolino
|
b52a360b2a
xfs: Fix possible memory corruption in xfs_readlink
|
13 years ago |
Christoph Hellwig
|
901796afca
xfs: clean up xfs_ioerror_alert
|
13 years ago |
Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
13 years ago |
Christoph Hellwig
|
23bb0be1a2
xfs: unlock the inode before log force in xfs_change_file_space
|
13 years ago |
Dave Chinner
|
c0dc7828af
xfs: rename xfs_bmapi to xfs_bmapi_write
|
13 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
13 years ago |