Dave Chinner
|
1a427ab0c1
xfs: convert pag_ici_lock to a spin lock
|
14 years ago |
Dave Chinner
|
055388a318
xfs: dynamic speculative EOF preallocation
|
14 years ago |
Dave Chinner
|
f83282a8ef
xfs: fix per-ag reference counting in inode reclaim tree walking
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Christoph Hellwig
|
1b0407125f
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
|
14 years ago |
Christoph Hellwig
|
96540c7858
xfs: do not use xfs_mod_incore_sb for per-cpu counters
|
14 years ago |
Christoph Hellwig
|
61ba35dea0
xfs: remove XFS_MOUNT_NO_PERCPU_SB
|
14 years ago |
Dave Chinner
|
74f75a0cb7
xfs: convert buffer cache hash to rbtree
|
14 years ago |
Dave Chinner
|
69b491c214
xfs: serialise inode reclaim within an AG
|
14 years ago |
Dave Chinner
|
65d0f20533
xfs: split inode AG walking into separate code for reclaim
|
14 years ago |
Dave Chinner
|
1922c949c5
xfs: use unhashed buffers for size checks
|
14 years ago |
Dave Chinner
|
26af655233
xfs: kill XBF_FS_MANAGED buffers
|
14 years ago |
Dave Chinner
|
e176579e70
xfs: lockless per-ag lookups
|
14 years ago |
Dave Chinner
|
bd32d25a7c
xfs: remove debug assert for per-ag reference counting
|
14 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 years ago |
Dave Chinner
|
7b6259e7a8
xfs: remove block number from inode lookup code
|
15 years ago |
Christoph Hellwig
|
fb3b504ade
xfs: fix access to upper inodes without inode64
|
15 years ago |
Dave Chinner
|
9b98b6f3e1
xfs: fix might_sleep() warning when initialising per-ag tree
|
15 years ago |
Eric Sandeen
|
657a4cffde
xfs: replace E2BIG with EFBIG where appropriate
|
15 years ago |
Christoph Hellwig
|
1414a6046a
xfs: remove dead XFS_LOUD_RECOVERY code
|
15 years ago |
Dave Chinner
|
8babd8a2e7
xfs: Increase the default size of the reserved blocks pool
|
15 years ago |
Christoph Hellwig
|
dda35b8f84
xfs: merge xfs_lrw.c into xfs_file.c
|
15 years ago |
Dave Chinner
|
c854363e80
xfs: Use delayed write for inodes rather than async V2
|
15 years ago |
Eric Sandeen
|
d5db0f97fb
xfs: more reserved blocks fixups
|
15 years ago |
Christoph Hellwig
|
a14a348bff
xfs: cleanup up xfs_log_force calling conventions
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |
Dave Chinner
|
587aa0feb7
xfs: rearrange xfs_mod_sb() to avoid array subscript warning
|
15 years ago |
Dave Chinner
|
e57336ff7f
xfs: embed the pagb_list array in the perag structure
|
15 years ago |
Dave Chinner
|
8b26c5825e
xfs: handle ENOMEM correctly during initialisation of perag structures
|
15 years ago |