Dave Chinner
|
5681ca4006
xfs: Remove icsb infrastructure
|
10 years ago |
Dave Chinner
|
0d485ada40
xfs: use generic percpu counters for free block counter
|
10 years ago |
Christoph Hellwig
|
d32057fc84
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
|
10 years ago |
Dave Chinner
|
6044e4386c
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
|
10 years ago |
Dave Chinner
|
32296f865e
xfs: fix set-but-unused warnings
|
10 years ago |
Peter Watkins
|
76b5730252
xfs: overflow in xfs_iomap_eof_align_last_fsb
|
10 years ago |
Christoph Hellwig
|
bb58e6188a
xfs: move most of xfs_sb.h to xfs_format.h
|
10 years ago |
Christoph Hellwig
|
4fb6e8ade2
xfs: merge xfs_ag.h into xfs_format.h
|
10 years ago |
Christoph Hellwig
|
6d3ebaae7c
xfs: merge xfs_dinode.h into xfs_format.h
|
10 years ago |
Eric Sandeen
|
5cca3f611d
xfs: check for null dquot in xfs_quota_calc_throttle()
|
11 years ago |
Dave Chinner
|
e0ac6d45bc
Merge branch 'xfs-quota-eofblocks-scan' into for-next
|
11 years ago |
Brian Foster
|
f074051ff5
xfs: squash prealloc while over quota free space as well
|
11 years ago |
Dave Chinner
|
7f8a058f6d
Merge branch 'xfs-libxfs-restructure' into for-next
|
11 years ago |
Dave Chinner
|
cf11da9c5d
xfs: refine the allocation stack switch
|
11 years ago |
Dave Chinner
|
2451337dd0
xfs: global error sign conversion
|
11 years ago |
Eric Sandeen
|
b474c7ae43
xfs: Nuke XFS_ERROR macro
|
11 years ago |
Eric Sandeen
|
7fb2cd4d32
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
|
11 years ago |
Christoph Hellwig
|
d531d91d69
xfs: always use unwritten extents for direct I/O writes
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
12 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
12 years ago |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
12 years ago |
Jie Liu
|
0799a3e808
xfs: get rid of count from xfs_iomap_write_allocate()
|
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
|
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 |
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 |