Jeff Liu
|
762c585b18
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 years ago |
Dave Chinner
|
98021821a5
xfs: verify superblocks as they are read from disk
|
12 years ago |
Dave Chinner
|
eab4e63368
xfs: uncached buffer reads need to return an error
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
de497688da
xfs: make growfs initialise the AGFL header
|
12 years ago |
Dave Chinner
|
fd23683c3b
xfs: growfs: use uncached buffers for new headers
|
12 years ago |
Dave Chinner
|
b64f3a390d
xfs: use btree block initialisation functions in growfs
|
12 years ago |
Eric Sandeen
|
69a58a43f7
xfs: report projid32bit feature in geometry call
|
12 years ago |
Dave Chinner
|
1375cb65e8
xfs: growfs: don't read garbage for new secondary superblocks
|
12 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
2af51f3a4e
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
7ca790a507
xfs: kill xfs_read_buf()
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |
Chandra Seetharaman
|
b522950f0a
xfs: Check the return value of xfs_buf_get()
|
14 years ago |
Christoph Hellwig
|
c2b006c1da
xfs: let xfs_bwrite callers handle the xfs_buf_relse
|
14 years ago |
Dave Chinner
|
5348778699
xfs: convert xfs_fs_cmn_err to new error logging API
|
14 years ago |
Dan Rosenberg
|
c4d0c3b097
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
|
14 years ago |
Dave Chinner
|
c58efdb442
xfs: ensure log covering transactions are synchronous
|
14 years ago |
Dave Chinner
|
055388a318
xfs: dynamic speculative EOF preallocation
|
14 years ago |
Christoph Hellwig
|
96540c7858
xfs: do not use xfs_mod_incore_sb for per-cpu counters
|
14 years ago |
Dave Chinner
|
1922c949c5
xfs: use unhashed buffers for size checks
|
14 years ago |
Dave Chinner
|
1a387d3be2
xfs: dummy transactions should not dirty VFS state
|
15 years ago |
Christoph Hellwig
|
898621d5a7
xfs: simplify inode to transaction joining
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |