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 |
Chandra Seetharaman
|
2a30f36d90
xfs: Check the return value of xfs_trans_get_buf()
|
13 years ago |
Christoph Hellwig
|
4a06fd262d
xfs: remove i_iocount
|
14 years ago |
Chandra Seetharaman
|
e570280521
xfs: replace xfs_buf_geterror() with bp->b_error
|
14 years ago |
Chandra Seetharaman
|
ac4d6888b2
xfs: Check the return value of xfs_buf_read() for NULL
|
14 years ago |
Alex Elder
|
2ddb4e9406
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
14 years ago |
Al Viro
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |