Commit Graph

56 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Christoph Hellwig cc92e7ac8d [XFS] growlock should be a mutex 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 18 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Christoph Hellwig 2bdf7cd0ba [XFS] superblock endianess annotations 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago
Eric Sandeen 425f9ddd53 [XFS] Pick a single default inode cluster size. 18 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 18 years ago
Christoph Hellwig 39726be2a2 [XFS] Use do_div() on 64 bit types. 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
David Chinner 641c56fbfe [XFS] Prevent deadlock when flushing inodes on unmount 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Nathan Scott 4cc929ee30 [XFS] Don't grow filesystems past the size they can index. 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Lachlan McIlroy 5478eead85 [XFS] Re-initialize the per-cpu superblock counters after recovery. 18 years ago
David Chinner dbcabad19a [XFS] Fix block reservation mechanism. 18 years ago
David Chinner 20f4ebf2bf [XFS] Make growfs work for amounts greater than 2TB 18 years ago
David Chinner 03135cf726 [XFS] Fix UP build breakage due to undefined m_icsb_mutex. 18 years ago
David Chinner 20b642858b [XFS] Reduction global superblock lock contention near ENOSPC. 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
David Chinner 4be536debe [XFS] Prevent free space oversubscription and xfssyncd looping. 19 years ago
Chandra Seetharaman 5a67e4c5b6 [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places 19 years ago
Nathan Scott 6fdf8ccc09 [XFS] Rework code snippets slightly to remove remaining recent-gcc 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 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
Yingping Lu d210a28cd8 [XFS] In actual allocation of file system blocks and freeing extents, the 19 years ago
Nathan Scott e50bd16fe4 [XFS] Fix superblock validation regression for the zero imaxpct case. 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 9f989c9455 [XFS] Additional mount time superblock validation checks. 19 years ago
David Chinner 01e1b69cfc [XFS] using a spinlock per cpu for superblock counter exclusion results in 19 years ago
David Chinner e8234a6871 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by 19 years ago
David Chinner 8d280b98cf [XFS] On machines with more than 8 cpus, when running parallel I/O 19 years ago
Jesper Juhl 014c2544e6 return statement cleanup - kill pointless parentheses 19 years ago
Nathan Scott ee2a4f7caa [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an 19 years ago
Christoph Hellwig 1df84c930a [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
Eric Sandeen a749ee8615 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode 20 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott fc1f8c1ca3 [XFS] Track external log/realtime device names for correct reporting in 20 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 20 years ago
Christoph Hellwig da1650a5d6 [XFS] Add format checking to cmn_err and icmn_err 20 years ago