Commit Graph

49 Commits (4b1d89290b62bb2db476c94c82cf7442aab440c8)

Author SHA1 Message Date
Andrew Morton 5085b607fb [PATCH] xfs warning fix 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
David Chinner 3c0dc77b42 [XFS] Make freeze code a little cleaner. 18 years ago
Ralf Baechle 4cf3b52080 [XFS] Remove useless memory barrier 18 years ago
David Chinner 2823945fda [XFS] Ensure a frozen filesystem has a clean log before writing the dummy 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 18 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Nathan Scott b2ea401bac [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. 19 years ago
David Howells d6938d1b27 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott a805bad5da [XFS] Remove unneeded conditional code on NFS export interface related 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 764d1f89a5 [XFS] Implement the silent parameter to fill_super, previously ignored. 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Nathan Scott bb19fba193 [XFS] Sync up one/two other minor changes missed in previous merges. 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Nathan Scott a50cd26926 [XFS] Switch over from linvfs names for sb/quotactl operations for 19 years ago
Nathan Scott 416c6d5bcf [XFS] Switch over from linvfs names for inode operations for consistent 19 years ago
Nathan Scott 3562fd4565 [XFS] Switch over from linvfs names for file operations for consistent 19 years ago
Nathan Scott e4c573bb6a [XFS] Switch over from linvfs names for address space ops for consistent 19 years ago
Nathan Scott e0cc2325d1 [XFS] Flag the XFS inode cache as in need of spreading also. 19 years ago
Nathan Scott 8758280fcc [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to 19 years ago
Nathan Scott 9f4cbecd7e [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't 19 years ago
Yingping Lu 71df099dc3 [XFS] xfssyncd is responsible for flushing inode or device's data by 19 years ago
Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 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
David Chinner e8c8b3a79d [XFS] Introduce two new mount options (nolargeio/largeio) to allow 20 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 20 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Christoph Hellwig 4df08c5258 [XFS] Switch kernel thread handling to the kthread_ API 20 years ago
Christoph Hellwig 02ba71de98 [XFS] allow a null behaviour pointer in linvfs_clear_inode 20 years ago
Felix Blyakher 0c147f9a86 [XFS] Check if there is first behavior before calling VOP_RECLAIM from 20 years ago
Christoph Hellwig 56d433e430 [XFS] streamline the clear_inode path 20 years ago
Christoph Hellwig 0829c3602f [XFS] Add infrastructure for tracking I/O completions 20 years ago
Christoph Hellwig 0432dab2d2 [XFS] remove struct vnode::v_type 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 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
Nathan Scott d3870398fa [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago