David Chinner
|
cc88466f3f
[XFS] Catch unwritten extent conversion errors.
|
hace 17 años |
Christoph Hellwig
|
126468b115
[XFS] kill xfs_rwlock/xfs_rwunlock
|
hace 17 años |
Eric Sandeen
|
71ddabb94a
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
|
hace 17 años |
Christoph Hellwig
|
613d70436c
[XFS] kill xfs_iocore_t
|
hace 17 años |
Lachlan McIlroy
|
541d7d3c4b
[XFS] kill unnessecary ioops indirection
|
hace 17 años |
Christoph Hellwig
|
7642861b7e
[XFS] kill BMAPI_UNWRITTEN
|
hace 17 años |
Christoph Hellwig
|
6214ed4461
[XFS] kill BMAPI_DEVICE
|
hace 17 años |
Lachlan McIlroy
|
cf441eeb79
[XFS] clean up vnode/inode tracing
|
hace 17 años |
Linus Torvalds
|
347c53dca7
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
hace 17 años |
Fengguang Wu
|
1f7decf6d9
writeback: remove pages_skipped accounting in __block_write_full_page()
|
hace 17 años |
Nick Piggin
|
d79689c703
xfs: convert to new aops
|
hace 17 años |
Tim Shimmin
|
150f29ef2e
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
|
hace 17 años |
Christoph Hellwig
|
1543d79c45
[XFS] move v_trace from bhv_vnode to xfs_inode
|
hace 17 años |
Christoph Hellwig
|
b677c210ce
[XFS] move v_iocount from bhv_vnode to xfs_inode
|
hace 17 años |
Christoph Hellwig
|
b3aea4edc2
[XFS] kill the v_flag member in struct bhv_vnode
|
hace 17 años |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
hace 17 años |
Al Viro
|
782e3b3b38
Fix up more bio fallout
|
hace 17 años |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
hace 17 años |
Lachlan McIlroy
|
776a75fa5c
[XFS] Ensure file size updates have been completed before writing inode to disk.
|
hace 17 años |
Christoph Hellwig
|
265c1fac38
[XFS] fix sparse shadowed variable warnings
|
hace 18 años |
David Chinner
|
effd120edb
[XFS] Map unwritten extents correctly for I/o completion processing
|
hace 18 años |
David Chinner
|
b2826136a1
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
|
hace 18 años |
David Chinner
|
e927af90aa
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
|
hace 18 años |
David Chinner
|
df3c724426
[XFS] Write at EOF may not update filesize correctly.
|
hace 18 años |
Lachlan McIlroy
|
ba87ea699e
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
|
hace 18 años |
David Chinner
|
6ab8eb1cff
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
|
hace 18 años |
David Chinner
|
549054afad
[XFS] Fix sub-block zeroing for buffered writes into unwritten extents.
|
hace 18 años |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
hace 18 años |
David Chinner
|
921320210b
[PATCH] Fix XFS after clear_page_dirty() removal
|
hace 18 años |
Zach Brown
|
8459d86aff
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
|
hace 18 años |