Christoph Hellwig
|
cc92e7ac8d
[XFS] growlock should be a mutex
|
17 vuotta sitten |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 vuotta sitten |
Christoph Hellwig
|
bd186aa901
[XFS] kill the vfs_flags member in struct bhv_vfs
|
17 vuotta sitten |
Christoph Hellwig
|
0ce4cfd4f7
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
|
17 vuotta sitten |
Christoph Hellwig
|
745f691912
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
|
17 vuotta sitten |
Christoph Hellwig
|
f541d270db
[XFS] move freeing the mount structure from xfs_mount_free into the callers
|
17 vuotta sitten |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
17 vuotta sitten |
Christoph Hellwig
|
2bdf7cd0ba
[XFS] superblock endianess annotations
|
17 vuotta sitten |
Jesper Juhl
|
49ee6c911f
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
|
17 vuotta sitten |
Eric Sandeen
|
425f9ddd53
[XFS] Pick a single default inode cluster size.
|
17 vuotta sitten |
Eric Sandeen
|
40906630f1
[XFS] Remove m_nreadaheads
|
17 vuotta sitten |
Christoph Hellwig
|
39726be2a2
[XFS] Use do_div() on 64 bit types.
|
18 vuotta sitten |
David Chinner
|
84e1e99f11
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
|
18 vuotta sitten |
David Chinner
|
641c56fbfe
[XFS] Prevent deadlock when flushing inodes on unmount
|
18 vuotta sitten |
David Chinner
|
92821e2ba4
[XFS] Lazy Superblock Counters
|
18 vuotta sitten |
Nathan Scott
|
4cc929ee30
[XFS] Don't grow filesystems past the size they can index.
|
18 vuotta sitten |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 vuotta sitten |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 vuotta sitten |
Lachlan McIlroy
|
5478eead85
[XFS] Re-initialize the per-cpu superblock counters after recovery.
|
18 vuotta sitten |
David Chinner
|
dbcabad19a
[XFS] Fix block reservation mechanism.
|
18 vuotta sitten |
David Chinner
|
20f4ebf2bf
[XFS] Make growfs work for amounts greater than 2TB
|
18 vuotta sitten |
David Chinner
|
03135cf726
[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
|
18 vuotta sitten |
David Chinner
|
20b642858b
[XFS] Reduction global superblock lock contention near ENOSPC.
|
18 vuotta sitten |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 vuotta sitten |
David Chinner
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
18 vuotta sitten |
Linus Torvalds
|
73a0e405dc
Merge git://oss.sgi.com:8090/nathans/xfs-2.6
|
19 vuotta sitten |
Chandra Seetharaman
|
5a67e4c5b6
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
|
19 vuotta sitten |
Nathan Scott
|
6fdf8ccc09
[XFS] Rework code snippets slightly to remove remaining recent-gcc
|
19 vuotta sitten |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 vuotta sitten |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 vuotta sitten |