Eric Sandeen
|
f7c99b6fc7
[XFS] Remove unused argument to xfs_bmap_finish
|
18 years ago |
Lachlan McIlroy
|
6816016137
[XFS] Fix callers of xfs_iozero() to zero the correct range.
|
18 years ago |
David Chinner
|
f74eaf59b3
[XFS] Fix inode log item use-after-free on forced shutdown
|
18 years ago |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 years ago |
David Chinner
|
e5ffd2bb62
[XFS] Stale the correct inode when freeing clusters.
|
18 years ago |
David Chinner
|
4c60658e0f
[XFS] Prevent a deadlock when xfslogd unpins inodes.
|
18 years ago |
David Chinner
|
7a18c38607
[XFS] Clean up i_flags and i_flags_lock handling.
|
18 years ago |
David Chinner
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
18 years ago |
Nathan Scott
|
745b1f47fc
[XFS] Remove last bulkstat false-positives with debug kernels.
|
18 years ago |
Nathan Scott
|
41ff715abc
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
|
19 years ago |
Nathan Scott
|
6fdf8ccc09
[XFS] Rework code snippets slightly to remove remaining recent-gcc
|
19 years ago |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 years ago |
Al Viro
|
0d8fee3270
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
|
19 years ago |
Nathan Scott
|
4d1a2ed3d8
[XFS] Fix up debug code so that bulkstat wont generate thousands of
|
19 years ago |
Nathan Scott
|
a916e2bd15
[XFS] Remove unused parameter from di2xflags routine.
|
19 years ago |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 years ago |
Nathan Scott
|
b83bd13881
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
|
19 years ago |
Nathan Scott
|
b65745205f
[XFS] Portability changes: remove prdev, stick to one diagnostic
|
19 years ago |
Nathan Scott
|
7d04a335b6
[XFS] Shutdown the filesystem if all device paths have gone. Made
|
19 years ago |
David Chinner
|
714250879e
[XFS] Stop a BUG from occurring in generic_delete_inode by preventing
|
19 years ago |
Barry Naujok
|
d3446eac3f
[XFS] Add degframentation exclusion support
|
19 years ago |
Mandy Kirkconnell
|
fe6c1e7240
[XFS] Fix size argument in kmem_free().
|
19 years ago |
Olaf Weber
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
19 years ago |
David Chinner
|
58829e490e
[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes
|
19 years ago |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 years ago |
David Chinner
|
38e2299a64
[XFS] Explain the race closed by the addition of vn_iowait() to the start
|
19 years ago |
Yingping Lu
|
9fa8046f50
[XFS] Fixing the error caused by the conflict between DIO Write's
|
19 years ago |
Yingping Lu
|
f1fdc848aa
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
|
19 years ago |
Nathan Scott
|
3b244aa81e
[XFS] endianess annotations for xfs_attr_shortform_t
|
19 years ago |
Nathan Scott
|
b12dd34298
[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is
|
19 years ago |