Dave Chinner
|
750b9c9066
xfs: trace AIL manipulations
|
11 years ago |
Geyslan G. Bem
|
643f7c4e56
xfs: fix possible NULL dereference in xlog_verify_iclog
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
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 |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
11 years ago |
Dave Chinner
|
2c6e24ce1a
xfs: prevent deadlock trying to cover an active log
|
11 years ago |
Dave Chinner
|
a30b036797
xfs: fix some minor sparse warnings
|
12 years ago |
Zhi Yong Wu
|
8e159e72e2
xfs: fix the comment of xfs_log_unmount_write()
|
12 years ago |
Zhi Yong Wu
|
ac0e300fa5
xfs: fix the comment of xlog_write_setup_copy()
|
12 years ago |
Jie Liu
|
3e7b91cf8c
xfs: Validate log space at mount time
|
12 years ago |
Jie Liu
|
e773fc934f
xfs: Refactor xfs_ticket_alloc() to extract a new helper
|
12 years ago |
Chandra Seetharaman
|
297aa63769
xfs: Fix a deadlock in xfs_log_commit_cil() code path
|
12 years ago |
Dave Chinner
|
fd63875cc4
xfs: Introduce ordered log vector support
|
12 years ago |
Akinobu Mita
|
ecb3403de1
xfs: rename random32() to prandom_u32()
|
12 years ago |
Ben Myers
|
003fd6c8be
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
|
12 years ago |
Thiago Farina
|
667a9291c5
xfs: Remove boolean_t typedef completely.
|
12 years ago |
Dave Chinner
|
f9668a09e3
xfs: fix sparse reported log CRC endian issue
|
12 years ago |
Dave Chinner
|
437a255aa2
xfs: fix direct IO nested transaction deadlock.
|
12 years ago |
Christoph Hellwig
|
0e446be448
xfs: add CRC checks to the log
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
d35e88faa3
xfs: only update the last_sync_lsn when a transaction completes
|
12 years ago |
Dave Chinner
|
c75921a72a
xfs: xfs_quiesce_attr() should quiesce the log like unmount
|
12 years ago |
Dave Chinner
|
5889608df3
xfs: syncd workqueue is no more
|
12 years ago |
Dave Chinner
|
cf2931db2d
xfs: Bring some sanity to log unmounting
|
12 years ago |
Dave Chinner
|
f661f1e0bf
xfs: sync work is now only periodic log work
|
12 years ago |
Mark Tinguely
|
9a8d2fdbb4
xfs: remove xlog_t typedef
|
13 years ago |
Mark Tinguely
|
ad223e6030
xfs: rename log structure to xlog
|
13 years ago |
Ben Myers
|
11159a0500
xfs: shutdown xfs_sync_worker before the log
|
13 years ago |
Al Viro
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 years ago |