Mark Tinguely
|
3325beed46
xfs: fix xfs_iomap_eof_prealloc_initial_size type
|
12 years ago |
Brian Foster
|
83cdadd8b0
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
|
12 years ago |
Dave Chinner
|
a1e16c2666
xfs: limit speculative prealloc size on sparse files
|
12 years ago |
Dave Chinner
|
4d559a3bcb
xfs: limit speculative prealloc near ENOSPC thresholds
|
12 years ago |
Brian Foster
|
27b5286792
xfs: add EOFBLOCKS inode tagging/untagging
|
12 years ago |
Dave Chinner
|
2455881c0b
xfs: introduce XFS_BMAPI_STACK_SWITCH
|
12 years ago |
Dave Chinner
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Dave Chinner
|
32972383ca
xfs: make largest supported offset less shouty
|
13 years ago |
Dave Chinner
|
d2c2819117
xfs: m_maxioffset is redundant
|
13 years ago |
Dave Chinner
|
ea562ed6e7
xfs: fix delalloc quota accounting on failure
|
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 |
Dave Chinner
|
3ed9116e8a
xfs: limit specualtive delalloc to maxioffset
|
13 years ago |
Dave Chinner
|
507630b29f
xfs: use shared ilock mode for direct IO writes by default
|
13 years ago |
Christoph Hellwig
|
84803fb782
xfs: log file size updates as part of unwritten extent conversion
|
13 years ago |
Christoph Hellwig
|
ce7ae151dd
xfs: remove the i_size field in struct xfs_inode
|
13 years ago |
Christoph Hellwig
|
bf322d983e
xfs: cleanup xfs_iomap_eof_align_last_fsb
|
13 years ago |
Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
13 years ago |
Dave Chinner
|
c0dc7828af
xfs: rename xfs_bmapi to xfs_bmapi_write
|
13 years ago |
Christoph Hellwig
|
4403280aa5
xfs: introduce xfs_bmapi_delay()
|
13 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
13 years ago |
Dave Chinner
|
6d4a8ecb34
xfs: rename xfs_cmn_err_fsblock_zero()
|
14 years ago |
Dave Chinner
|
6a19d9393a
xfs: convert xfs_cmn_err to xfs_alert_tag
|
14 years ago |
Dave Chinner
|
b8fc82630a
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
|
14 years ago |
Dave Chinner
|
055388a318
xfs: dynamic speculative EOF preallocation
|
14 years ago |
Christoph Hellwig
|
a206c817c8
xfs: kill xfs_iomap
|
14 years ago |
Christoph Hellwig
|
405f804294
xfs: cleanup the xfs_iomap_write_* helpers
|
14 years ago |