Brian Foster
|
12818d24db
xfs: rework log recovery to submit buffers on LSN boundaries
|
8 年之前 |
Christoph Hellwig
|
710b1e2c29
xfs: remove transaction types
|
9 年之前 |
Brian Foster
|
609adfc2ed
xfs: debug mode log record crc error injection
|
9 年之前 |
Brian Foster
|
a45086e27d
xfs: validate metadata LSNs against log on v5 superblocks
|
9 年之前 |
Brian Foster
|
f0b2efad16
xfs: don't leave EFIs on AIL on mount failure
|
10 年之前 |
Christoph Hellwig
|
5809d5e083
xfs: use void pointers in log validation helpers
|
10 年之前 |
Brian Foster
|
baff4e44b9
xfs: add xlog sysfs kobject and attribute handlers
|
11 年之前 |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 年之前 |
Dave Chinner
|
2c6e24ce1a
xfs: prevent deadlock trying to cover an active log
|
11 年之前 |
Dave Chinner
|
4bb928cdb9
xfs: split the CIL lock
|
12 年之前 |
Dave Chinner
|
fc06c6d064
xfs: separate out log format definitions
|
12 年之前 |
Jeff Liu
|
d4fd0e92fb
xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros
|
12 年之前 |
Dave Chinner
|
f9668a09e3
xfs: fix sparse reported log CRC endian issue
|
12 年之前 |
Christoph Hellwig
|
0e446be448
xfs: add CRC checks to the log
|
12 年之前 |
Dave Chinner
|
f661f1e0bf
xfs: sync work is now only periodic log work
|
13 年之前 |
Mark Tinguely
|
9a8d2fdbb4
xfs: remove xlog_t typedef
|
13 年之前 |
Mark Tinguely
|
ad223e6030
xfs: rename log structure to xlog
|
13 年之前 |
Al Viro
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 年之前 |
Dave Chinner
|
4c2d542f2e
xfs: Do background CIL flushes via a workqueue
|
13 年之前 |
Christoph Hellwig
|
9006fb91cf
xfs: split and cleanup xfs_log_reserve
|
13 年之前 |
Christoph Hellwig
|
28496968a6
xfs: add the xlog_grant_head structure
|
13 年之前 |
Christoph Hellwig
|
14a7235fba
xfs: remove log space waitqueues
|
13 年之前 |
Christoph Hellwig
|
09a423a3d6
xfs: split tail_lsn assignments from log space wakeups
|
13 年之前 |
Christoph Hellwig
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 年之前 |
Linus Torvalds
|
1e05ff020f
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
14 年之前 |
Dave Chinner
|
da8a1a4a4d
xfs: convert log tail checking to a warning
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Dave Chinner
|
a0fa2b679e
xfs: Convert xlog_warn to new logging interface
|
14 年之前 |
Dave Chinner
|
d0eb2f38b2
xfs: convert grant head manipulations to lockless algorithm
|
14 年之前 |
Dave Chinner
|
3f16b98507
xfs: introduce new locks for the log grant ticket wait queues
|
14 年之前 |