Commit Graph

2872 Commits (734efb467b31e56c2f9430590a9aa867ecf3eea1)

Author SHA1 Message Date
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Trond Myklebust 5528f911b4 VFS: Add shrink_submounts() 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago
Trond Myklebust bb4a58bf46 VFS: Add GPL_EXPORTED function vfs_kern_mount() 19 years ago
Trond Myklebust da6d503aa0 NFS: Remove nfs_delete_inode() 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
J. Bruce Fields c04871e634 NFSv4: remove obviously bogus comparison from decode_getacl 19 years ago
Alexey Dobriyan 3873bc50e2 NFSv4: really return status from decode_recall_args() 19 years ago
Andreas Gruenbacher 4814f56d19 NFSv3: Client-side nfsacl caching fix 19 years ago
Trond Myklebust 1842bfb447 NFS: Fix up inode revalidation accounting 19 years ago
Trond Myklebust 44b11874ff NFS: Separate metadata and page cache revalidation mechanisms 19 years ago
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 19 years ago
Trond Myklebust f1bb0b92ba NFS: Fix page cache revalidation 19 years ago
Chuck Lever 0d0b5cb36f NFS: Optimize allocation of nfs_read/write_data structures 19 years ago
Trond Myklebust 73a3d07c10 NFS: Clean up inode metadata updates 19 years ago
Trond Myklebust 9d1e923222 NFSv4: Some NFSv4 servers have broken behaviour for the change attribute 19 years ago
Trond Myklebust 1de3fc12ea NFS: Clean up and fix page zeroing when we have short reads 19 years ago
Nathan Scott b190f1138b [XFS] Fix broken const use inside local suffix_strtoul routine. 19 years ago
Mandy Kirkconnell 477829ef2e [XFS] Fix nused counter. It's currently getting set to -1 rather than 19 years ago
Nathan Scott 421ad13458 [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw 19 years ago
Nathan Scott 4d1a2ed3d8 [XFS] Fix up debug code so that bulkstat wont generate thousands of 19 years ago
Nathan Scott a916e2bd15 [XFS] Remove unused parameter from di2xflags routine. 19 years ago
Nathan Scott 34327e1384 [XFS] Cleanup a missed porting conversion, and freezing. 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 932f2c3231 [XFS] statvfs component of directory/project quota support, code 19 years ago
Nathan Scott b65745205f [XFS] Portability changes: remove prdev, stick to one diagnostic 19 years ago
Nathan Scott 9c48876a05 [XFS] Remove dead code from come bulkstat paths. 19 years ago
Nathan Scott ad723875ac [XFS] Fix a typo in a header file comment. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 59c1b082f5 [XFS] Make the pflags test/set wrappers more legible for us mere humans. 19 years ago
Nathan Scott e109007461 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Nathan Scott b76963fac4 [XFS] getattr can return an error code, so propogate any from lower 19 years ago
Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful 19 years ago
Ingo Molnar 72c93bcc63 [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup 19 years ago
Tim Shimmin 87c199c2a7 [XFS] Over zealous with doing endian conversions. We endian converted the 19 years ago
David Chinner 714250879e [XFS] Stop a BUG from occurring in generic_delete_inode by preventing 19 years ago
Tim Shimmin 6d192a9b82 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and 19 years ago
Yingping Lu d210a28cd8 [XFS] In actual allocation of file system blocks and freeing extents, the 19 years ago
Barry Naujok d3446eac3f [XFS] Add degframentation exclusion support 19 years ago
Nathan Scott fbc1462bcb [XFS] Fix a noatime regression related to updating inode atime field on 19 years ago
Nathan Scott ba0b92d671 [XFS] Fix a comment typo, originally noticed by Ming Zhang. 19 years ago
Mandy Kirkconnell fe6c1e7240 [XFS] Fix size argument in kmem_free(). 19 years ago
Olaf Weber 3f368a0d58 [XFS] Originally the ATTR_DMI flag also had the functionality of the 19 years ago
Christoph Hellwig 1d8daf06f6 [XFS] endianess annotations for xfs_dir_leaf_entry_t 19 years ago
Christoph Hellwig 8034fff39b [XFS] endianess annotations for xfs_dir_leaf_hdr_t 19 years ago
Christoph Hellwig ff9901c1e7 [XFS] endianess annotations for xfs_dir2_data_entry_t 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago