Dave Chinner
|
133eeb1747
xfs: don't use speculative prealloc for small files
|
12 years ago |
Brian Foster
|
19cb7e3854
xfs: xfs_iomap_prealloc_size() tracepoint
|
12 years ago |
Brian Foster
|
76a4202a38
xfs: add quota-driven speculative preallocation throttling
|
12 years ago |
Brian Foster
|
c9bdbdc074
xfs: push rounddown_pow_of_two() to after prealloc throttle
|
12 years ago |
Brian Foster
|
3c58b5f809
xfs: reorganize xfs_iomap_prealloc_size to remove indentation
|
12 years ago |
Mark Tinguely
|
e8108cedb1
xfs: fix xfs_iomap_eof_prealloc_initial_size type
|
12 years ago |
Brian Foster
|
e114b5fce6
xfs: increase prealloc size to double that of the previous extent
|
12 years ago |
Brian Foster
|
e78c420bfc
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
|
14 years ago |
Dave Chinner
|
c0dc7828af
xfs: rename xfs_bmapi to xfs_bmapi_write
|
14 years ago |
Christoph Hellwig
|
4403280aa5
xfs: introduce xfs_bmapi_delay()
|
14 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
14 years ago |