Christoph Hellwig
|
39726be2a2
[XFS] Use do_div() on 64 bit types.
|
18 年 前 |
David Chinner
|
84e1e99f11
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
|
18 年 前 |
David Chinner
|
641c56fbfe
[XFS] Prevent deadlock when flushing inodes on unmount
|
18 年 前 |
David Chinner
|
92821e2ba4
[XFS] Lazy Superblock Counters
|
18 年 前 |
Nathan Scott
|
4cc929ee30
[XFS] Don't grow filesystems past the size they can index.
|
18 年 前 |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 年 前 |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 年 前 |
Lachlan McIlroy
|
5478eead85
[XFS] Re-initialize the per-cpu superblock counters after recovery.
|
18 年 前 |
David Chinner
|
dbcabad19a
[XFS] Fix block reservation mechanism.
|
18 年 前 |
David Chinner
|
20f4ebf2bf
[XFS] Make growfs work for amounts greater than 2TB
|
18 年 前 |
David Chinner
|
03135cf726
[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
|
18 年 前 |
David Chinner
|
20b642858b
[XFS] Reduction global superblock lock contention near ENOSPC.
|
18 年 前 |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 年 前 |
David Chinner
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
18 年 前 |
Linus Torvalds
|
73a0e405dc
Merge git://oss.sgi.com:8090/nathans/xfs-2.6
|
19 年 前 |
Chandra Seetharaman
|
5a67e4c5b6
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
|
19 年 前 |
Nathan Scott
|
6fdf8ccc09
[XFS] Rework code snippets slightly to remove remaining recent-gcc
|
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
|
b83bd13881
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
|
19 年 前 |
Nathan Scott
|
b65745205f
[XFS] Portability changes: remove prdev, stick to one diagnostic
|
19 年 前 |
Yingping Lu
|
d210a28cd8
[XFS] In actual allocation of file system blocks and freeing extents, the
|
19 年 前 |
Nathan Scott
|
e50bd16fe4
[XFS] Fix superblock validation regression for the zero imaxpct case.
|
19 年 前 |
Nathan Scott
|
764d1f89a5
[XFS] Implement the silent parameter to fill_super, previously ignored.
|
19 年 前 |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 年 前 |
Nathan Scott
|
9f989c9455
[XFS] Additional mount time superblock validation checks.
|
19 年 前 |
David Chinner
|
01e1b69cfc
[XFS] using a spinlock per cpu for superblock counter exclusion results in
|
19 年 前 |
David Chinner
|
e8234a6871
[XFS] Add support for hotplug CPUs to the per-CPU superblock counters by
|
19 年 前 |
David Chinner
|
8d280b98cf
[XFS] On machines with more than 8 cpus, when running parallel I/O
|
19 年 前 |
Jesper Juhl
|
014c2544e6
return statement cleanup - kill pointless parentheses
|
19 年 前 |