Commit Graph

44 Commits (f63e115fb50db39706b955b81e3375ef6bab2268)

Author SHA1 Message Date
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott b190f1138b [XFS] Fix broken const use inside local suffix_strtoul routine. 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 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 d08d389d5a [XFS] Fix a possible forced shutdown due to mishandling write barriers 19 years ago
Nathan Scott 3bbcc8e397 [XFS] Reenable write barriers by default. 19 years ago
Nathan Scott 764d1f89a5 [XFS] Implement the silent parameter to fill_super, previously ignored. 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott e15f195cfb [XFS] Reenable the noikeep (delete inode cluster space) option by default. 19 years ago
Nathan Scott 3758dee9f6 [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan 19 years ago
Nathan Scott b12dd34298 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is 19 years ago
Nathan Scott 8758280fcc [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to 19 years ago
David Chinner 8d280b98cf [XFS] On machines with more than 8 cpus, when running parallel I/O 19 years ago
Nathan Scott 9f4cbecd7e [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't 19 years ago
Nathan Scott c2cd255060 [XFS] Fix v2 log bufsize reporting in /proc/mounts. 19 years ago
Nathan Scott b04ed21a1f [XFS] Disable write barriers for now till intermittent IO errors are 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Christoph Hellwig e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
Christoph Hellwig c7d437da3d [XFS] do barrier checks earlier. quota initialization may write to the 19 years ago
Nathan Scott 70a061f1fd [XFS] Fix typo from when enabling write barriers by default, flags botch 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 years ago
Nathan Scott 05db218a27 [XFS] Fix an inode32 regression - if no options are presented, must still 19 years ago
Nathan Scott cfcbbbd089 [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 19 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 19 years ago
Nathan Scott e718eeb4fe [XFS] Rework the final mount options flag bit to make room for more. 19 years ago
Nathan Scott 8a319ae494 [XFS] Disable attr2 by default, until a more appropriate time to enable 19 years ago
Nathan Scott fa7e7d71e0 [XFS] Show additional mount options in /proc/mounts, fix up some debug 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Nathan Scott fc1f8c1ca3 [XFS] Track external log/realtime device names for correct reporting in 19 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
David Chinner e8c8b3a79d [XFS] Introduce two new mount options (nolargeio/largeio) to allow 19 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 19 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 19 years ago
Nathan Scott cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Nathan Scott e69a333b5e [XFS] Add in grpid/nogrpid mount option parsing, actual code was always 20 years ago
Christoph Hellwig cdb626878f [XFS] replace vn_get usage by ihold 20 years ago
Christoph Hellwig f898d6c09c [XFS] quiesce the filesystem proper when freezing 20 years ago
Nathan Scott c8ad20ffeb [XFS] Add support for project quota, based on Dan Knappes earlier work. 20 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Nathan Scott 1f443ad70d [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago