Christoph Hellwig
|
1543d79c45
[XFS] move v_trace from bhv_vnode to xfs_inode
|
17 年 前 |
Christoph Hellwig
|
b677c210ce
[XFS] move v_iocount from bhv_vnode to xfs_inode
|
17 年 前 |
Christoph Hellwig
|
b3aea4edc2
[XFS] kill the v_flag member in struct bhv_vnode
|
17 年 前 |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 年 前 |
Lachlan McIlroy
|
776a75fa5c
[XFS] Ensure file size updates have been completed before writing inode to disk.
|
17 年 前 |
Christoph Hellwig
|
265c1fac38
[XFS] fix sparse shadowed variable warnings
|
18 年 前 |
David Chinner
|
effd120edb
[XFS] Map unwritten extents correctly for I/o completion processing
|
18 年 前 |
David Chinner
|
b2826136a1
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
|
18 年 前 |
David Chinner
|
e927af90aa
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
|
18 年 前 |
David Chinner
|
df3c724426
[XFS] Write at EOF may not update filesize correctly.
|
18 年 前 |
Lachlan McIlroy
|
ba87ea699e
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
|
18 年 前 |
David Chinner
|
6ab8eb1cff
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
|
18 年 前 |
David Chinner
|
549054afad
[XFS] Fix sub-block zeroing for buffered writes into unwritten extents.
|
18 年 前 |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 年 前 |
David Chinner
|
921320210b
[PATCH] Fix XFS after clear_page_dirty() removal
|
18 年 前 |
Zach Brown
|
8459d86aff
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
|
18 年 前 |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 年 前 |
Nathan Scott
|
b627259c60
[XFS] Remove a no-longer-correct debug assert from dio completion
|
18 年 前 |
Nathan Scott
|
ed9d88f7b7
[XFS] Fix sparse warning found when page tracing enabled, due to
|
18 年 前 |
Lachlan McIlroy
|
721259bce2
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
|
18 年 前 |
Christoph Hellwig
|
f5e54d6e53
[PATCH] mark address_space_operations const
|
19 年 前 |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 年 前 |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 年 前 |
Nathan Scott
|
7d4fb40ad7
[XFS] Start writeout earlier (on last close) in the case where we have a
|
19 年 前 |
Nathan Scott
|
59c1b082f5
[XFS] Make the pflags test/set wrappers more legible for us mere humans.
|
19 年 前 |
Nathan Scott
|
7d04a335b6
[XFS] Shutdown the filesystem if all device paths have gone. Made
|
19 年 前 |
Nathan Scott
|
8272145c05
[XFS] Fix a writepage regression where we accidentally stopped honouring
|
19 年 前 |
Nathan Scott
|
c25366680b
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
|
19 年 前 |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 年 前 |
Badari Pulavarty
|
1d8fa7a2b9
[PATCH] remove ->get_blocks() support
|
19 年 前 |