Eric Sandeen
|
e6da7c9fed
xfs: fix overflow in xfs_growfs_data_private
|
16 年之前 |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 年之前 |
Takashi Sato
|
c4be0c1dc4
filesystem freeze: add error handling of write_super_lockfs/unlockfs
|
16 年之前 |
sandeen@sandeen.net
|
743bb4650d
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
|
16 年之前 |
Christoph Hellwig
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 年之前 |
Christoph Hellwig
|
136341b41a
[XFS] cleanup btree record / key / ptr addressing macros.
|
16 年之前 |
Barry Naujok
|
189f4bf22b
[XFS] XFS: ASCII case-insensitive support
|
17 年之前 |
David Chinner
|
d349404ff1
[XFS] Don't double count reserved block changes on UP.
|
17 年之前 |
Christoph Hellwig
|
d4d90b577e
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
|
17 年之前 |
Eric Sandeen
|
6211870992
[XFS] remove shouting-indirection macros from xfs_sb.h
|
17 年之前 |
Marcin Slusarz
|
413d57c990
xfs: convert beX_add to beX_add_cpu (new common API)
|
17 年之前 |
Eric Sandeen
|
3685c2a1d7
[XFS] Unwrap XFS_SB_LOCK.
|
17 年之前 |
Christoph Hellwig
|
cc92e7ac8d
[XFS] growlock should be a mutex
|
17 年之前 |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 年之前 |
Christoph Hellwig
|
2bdf7cd0ba
[XFS] superblock endianess annotations
|
17 年之前 |
David Chinner
|
2a82b8be8a
[XFS] Concurrent Multi-File Data Streams
|
18 年之前 |
David Chinner
|
84e1e99f11
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
|
18 年之前 |
Tim Shimmin
|
0164af51ce
[XFS] Log the agf_length change in xfs_growfs_data_private().
|
18 年之前 |
David Chinner
|
92821e2ba4
[XFS] Lazy Superblock Counters
|
18 年之前 |
Nathan Scott
|
4cc929ee30
[XFS] Don't grow filesystems past the size they can index.
|
18 年之前 |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 年之前 |
Eric Sandeen
|
2c36ddeda7
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
|
18 年之前 |
David Chinner
|
dbcabad19a
[XFS] Fix block reservation mechanism.
|
18 年之前 |
David Chinner
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
18 年之前 |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 年之前 |
Nathan Scott
|
421ad13458
[XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw
|
19 年之前 |
Nathan Scott
|
b83bd13881
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
|
19 年之前 |
Nathan Scott
|
7d04a335b6
[XFS] Shutdown the filesystem if all device paths have gone. Made
|
19 年之前 |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 年之前 |
David Chinner
|
8d280b98cf
[XFS] On machines with more than 8 cpus, when running parallel I/O
|
19 年之前 |