Mark Tinguely
|
9a8d2fdbb4
xfs: remove xlog_t typedef
|
13 anni fa |
Mark Tinguely
|
ad223e6030
xfs: rename log structure to xlog
|
13 anni fa |
Al Viro
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 anni fa |
Dave Chinner
|
4c2d542f2e
xfs: Do background CIL flushes via a workqueue
|
13 anni fa |
Christoph Hellwig
|
9006fb91cf
xfs: split and cleanup xfs_log_reserve
|
13 anni fa |
Christoph Hellwig
|
28496968a6
xfs: add the xlog_grant_head structure
|
13 anni fa |
Christoph Hellwig
|
14a7235fba
xfs: remove log space waitqueues
|
13 anni fa |
Christoph Hellwig
|
09a423a3d6
xfs: split tail_lsn assignments from log space wakeups
|
13 anni fa |
Christoph Hellwig
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 anni fa |
Linus Torvalds
|
1e05ff020f
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
14 anni fa |
Dave Chinner
|
da8a1a4a4d
xfs: convert log tail checking to a warning
|
14 anni fa |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 anni fa |
Dave Chinner
|
a0fa2b679e
xfs: Convert xlog_warn to new logging interface
|
14 anni fa |
Dave Chinner
|
d0eb2f38b2
xfs: convert grant head manipulations to lockless algorithm
|
14 anni fa |
Dave Chinner
|
3f16b98507
xfs: introduce new locks for the log grant ticket wait queues
|
14 anni fa |
Dave Chinner
|
c8a09ff8ca
xfs: convert log grant heads to atomic variables
|
14 anni fa |
Dave Chinner
|
1c3cb9ec07
xfs: convert l_tail_lsn to an atomic variable.
|
14 anni fa |
Dave Chinner
|
84f3c683c4
xfs: convert l_last_sync_lsn to an atomic variable
|
14 anni fa |
Dave Chinner
|
eb40a87500
xfs: use wait queues directly for the log wait queues
|
14 anni fa |
Dave Chinner
|
a69ed03c24
xfs: combine grant heads into a single 64 bit integer
|
14 anni fa |
Dave Chinner
|
1054794198
xfs: convert log grant ticket queues to list heads
|
14 anni fa |
Christoph Hellwig
|
d5689eaa0a
xfs: use struct list_head for the buf cancel table
|
14 anni fa |
Dave Chinner
|
80168676eb
xfs: force background CIL push under sustained load
|
14 anni fa |
Dave Chinner
|
a44f13edf0
xfs: Reduce log force overhead for delayed logging
|
15 anni fa |
Dave Chinner
|
df806158b0
xfs: enable background pushing of the CIL
|
15 anni fa |
Dave Chinner
|
71e330b593
xfs: Introduce delayed logging core code
|
15 anni fa |
Dave Chinner
|
955833cf2a
xfs: make the log ticket ID available outside the log infrastructure
|
15 anni fa |
Alex Elder
|
48389ef175
xfs: kill off l_sectbb_mask
|
15 anni fa |
Alex Elder
|
69ce58f08a
xfs: record log sector size rather than log2(that)
|
15 anni fa |
Christoph Hellwig
|
e6b1f27370
xfs: clean up xlog_write_adv_cnt
|
15 anni fa |