Dave Chinner
|
b1c5ebb213
xfs: allocate log vector buffers outside CIL context lock
|
9 years ago |
Christoph Hellwig
|
710b1e2c29
xfs: remove transaction types
|
9 years ago |
Brian Foster
|
4703da7b78
xfs: close xc_cil list_empty() races with cil commit sequence
|
10 years ago |
Christoph Hellwig
|
f78c390107
xfs: fix xfs_log_done interface
|
10 years ago |
Christoph Hellwig
|
70393313dd
xfs: saner xfs_trans_commit interface
|
10 years ago |
Christoph Hellwig
|
eacb24e734
xfs: pass a boolean flag to xfs_trans_free_items
|
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 |
Dave Chinner
|
8af3dcd3c8
xfs: xlog_cil_force_lsn doesn't always wait correctly
|
11 years ago |
Mark Tinguely
|
5c18717ea2
xfs: fix cil push sequence after log recovery
|
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 |
Dave Chinner
|
0d907a3bb4
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
|
11 years ago |
Dave Chinner
|
110dc24ad2
xfs: log vector rounding leaks log space
|
11 years ago |
Dave Chinner
|
ac983517ec
xfs: don't sleep in xlog_cil_force_lsn on shutdown
|
11 years ago |
Dave Chinner
|
730357a5cb
Merge branch 'xfs-stack-fixes' into for-next
|
11 years ago |
Dave Chinner
|
f876e44603
xfs: always do log forces via the workqueue
|
11 years ago |
Dave Chinner
|
b678573e29
Merge branch 'xfs-fixes-for-3.15' into for-next
|
11 years ago |
Dave Chinner
|
3895e51f6d
xfs: ensure correct log item buffer alignment
|
11 years ago |
Jie Liu
|
c6f9726444
xfs: convert xfs_log_commit_cil() to void
|
11 years ago |
Christoph Hellwig
|
bde7cff67c
xfs: format log items write directly into the linear CIL buffer
|
11 years ago |
Christoph Hellwig
|
9597df6b26
xfs: remove duplicate code in xlog_cil_insert_format_items
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Dave Chinner
|
2c6e24ce1a
xfs: prevent deadlock trying to cover an active log
|
11 years ago |
Dave Chinner
|
4bb928cdb9
xfs: split the CIL lock
|
12 years ago |
Dave Chinner
|
991aaf65ff
xfs: Combine CIL insert and prepare passes
|
12 years ago |
Dave Chinner
|
f5baac354d
xfs: avoid CIL allocation during insert
|
12 years ago |
Dave Chinner
|
7492c5b42d
xfs: Reduce allocations during CIL insertion
|
12 years ago |
Dave Chinner
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |