Commit Graph

357 Commits (d09e18bc194c3fa8ae880df4567c719c36a73e9e)

Author SHA1 Message Date
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 17 years ago
Christoph Hellwig c38344fe9e xfs: new export ops 17 years ago
Christoph Hellwig c6143911a7 [XFS] cleanup fid types mess 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 17 years ago
Fengguang Wu 1f7decf6d9 writeback: remove pages_skipped accounting in __block_write_full_page() 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Jeremy Fitzhardinge 7f01507234 [XFS] eagerly remove vmap mappings to avoid upsetting Xen 17 years ago
Christoph Hellwig 6572bc28de [XFS] simplify validata_fields 17 years ago
Jeremy Fitzhardinge ace2e92e19 xfs: eagerly remove vmap mappings to avoid upsetting Xen 17 years ago
Nick Piggin d79689c703 xfs: convert to new aops 17 years ago
Tim Shimmin 150f29ef2e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick 17 years ago
Tim Shimmin cd514bdaa8 [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. 17 years ago
Lachlan McIlroy e893bffd4c [XFS] avoid race in sync_inodes() that can fail to write out all dirty data 17 years ago
Christoph Hellwig 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 17 years ago
Christoph Hellwig c83bfab1fa [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl 17 years ago
Lachlan McIlroy 5903c4956f [XFS] ensure file size is logged on synchronous writes 17 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 17 years ago
Christoph Hellwig 7439449670 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount 17 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 17 years ago
Christoph Hellwig 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 17 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 17 years ago
Christoph Hellwig 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 17 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 17 years ago
Christoph Hellwig 293688ec42 [XFS] remove dependency of the dmapi module on behaviors 17 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 17 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 17 years ago
Christoph Hellwig 2aeaa258c0 [XFS] kill the v_number member in struct bhv_vnode 17 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 17 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 17 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 17 years ago
Christoph Hellwig 2f6f7b3d9b [XFS] kill v_vfsp member from struct bhv_vnode 17 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 17 years ago
Christoph Hellwig 993386c19a [XFS] decontaminate vnode operations from behavior details 17 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 17 years ago
Christoph Hellwig 39cd9f877e [XFS] kill move.[ch] 17 years ago
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 17 years ago
Christoph Hellwig 051e7cd44a [XFS] use filldir internally 17 years ago
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 17 years ago
Eric Sandeen af3a2e8a3f [XFS] move linux/log2.h header to xfs_linux.h 17 years ago
Eric Sandeen 6385f4d557 [XFS] Remove xfs_physmem 17 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 17 years ago
David Chinner 0bfefc46dc [XFS] Barriers need to be dynamically checked and switched off 17 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 17 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 years ago
Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 18 years ago
Christoph Hellwig 265c1fac38 [XFS] fix sparse shadowed variable warnings 18 years ago
Christoph Hellwig 34521c5e49 [XFS] Fix sparse warning in kmem_shake_allow 18 years ago
David Chinner 8da22d7a36 [XFS] Set filestreams object timeout to something sane. 18 years ago
Al Viro ad690ef9e6 xfs ioctl __user annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago