Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 سال پیش |
Nathan Scott
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
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
|
7d04a335b6
[XFS] Shutdown the filesystem if all device paths have gone. Made
|
19 سال پیش |
Olaf Weber
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
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
|
b8b0f54656
[XFS] Remove a couple of no-longer-used macros/types from XFS.
|
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 سال پیش |
Nathan Scott
|
9f4cbecd7e
[XFS] XFS propagates MS_NOATIME through two levels internally but doesn't
|
19 سال پیش |
Nathan Scott
|
ce8e922c0e
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
|
19 سال پیش |
Nathan Scott
|
13059ff04c
[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and
|
19 سال پیش |
Jes Sorensen
|
794ee1baee
[PATCH] mutex subsystem, semaphore to mutex: XFS
|
19 سال پیش |
Nathan Scott
|
c11e2c369d
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
|
19 سال پیش |
Nathan Scott
|
e718eeb4fe
[XFS] Rework the final mount options flag bit to make room for more.
|
19 سال پیش |
Nathan Scott
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
19 سال پیش |
Nathan Scott
|
a844f4510d
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
|
19 سال پیش |
Nathan Scott
|
fc1f8c1ca3
[XFS] Track external log/realtime device names for correct reporting in
|
19 سال پیش |
Nathan Scott
|
f74dee4276
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
|
19 سال پیش |
David Chinner
|
e8c8b3a79d
[XFS] Introduce two new mount options (nolargeio/largeio) to allow
|
19 سال پیش |
Nathan Scott
|
ee34807a65
[XFS] Provide a mechiansm for flushing delalloc before quota reporting.
|
19 سال پیش |
Christoph Hellwig
|
f538d4da8d
[XFS] write barrier support Issue all log sync operations as ordered
|
19 سال پیش |
Nathan Scott
|
c8ad20ffeb
[XFS] Add support for project quota, based on Dan Knappes earlier work.
|
20 سال پیش |
Christoph Hellwig
|
ba0f32d460
[XFS] mark various symbols static Patch from Adrian Bunk
|
20 سال پیش |
Nathan Scott
|
f403b7f452
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
|
20 سال پیش |
Nathan Scott
|
24e17b5fb9
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.
|
20 سال پیش |
Nathan Scott
|
1f443ad70d
[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.
|
20 سال پیش |