Commit Graph

367 Commits (467bc461d2845f6a04b124bca1ae6ecc554e1ee5)

Author SHA1 Message Date
Lachlan McIlroy 4743e0ec12 [XFS] Initialise current offset in xfs_file_readdir correctly 17 years ago
Christoph Hellwig bad60fdd14 [XFS] Fix mknod regression 17 years ago
Lachlan McIlroy 041388b54e [XFS] Put the correct offset in dirent d_off 17 years ago
David Chinner cf10e82bdc [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC 17 years ago
Rafael J. Wysocki 978c7b2ff4 [XFS] Make xfsbufd threads freezable 17 years ago
Christoph Hellwig e89bc612d6 [XFS] revert to double-buffering readdir 17 years ago
Lachlan McIlroy 77be55a5a1 [XFS] Clear XBF_READ_AHEAD flag on I/O completion. 17 years ago
Lachlan McIlroy d1afb678ce [XFS] Fixed a few bugs in xfs_buf_associate_memory() 17 years ago
Lachlan McIlroy cd57e594ad [XFS] 971064 Various fixups for xfs_bulkstat(). 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig c38344fe9e xfs: new export ops 18 years ago
Christoph Hellwig c6143911a7 [XFS] cleanup fid types mess 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Fengguang Wu 1f7decf6d9 writeback: remove pages_skipped accounting in __block_write_full_page() 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Jeremy Fitzhardinge 7f01507234 [XFS] eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
Christoph Hellwig 6572bc28de [XFS] simplify validata_fields 18 years ago
Jeremy Fitzhardinge ace2e92e19 xfs: eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
Nick Piggin d79689c703 xfs: convert to new aops 18 years ago
Tim Shimmin 150f29ef2e [XFS] no longer using io_vnode, as was remaining from 23 cherrypick 18 years ago
Tim Shimmin cd514bdaa8 [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. 18 years ago
Lachlan McIlroy e893bffd4c [XFS] avoid race in sync_inodes() that can fail to write out all dirty data 18 years ago
Christoph Hellwig 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
Christoph Hellwig c83bfab1fa [XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl 18 years ago
Lachlan McIlroy 5903c4956f [XFS] ensure file size is logged on synchronous writes 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig 7439449670 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount 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 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Christoph Hellwig 293688ec42 [XFS] remove dependency of the dmapi module on behaviors 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig 2aeaa258c0 [XFS] kill the v_number member in struct bhv_vnode 18 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 2f6f7b3d9b [XFS] kill v_vfsp member from struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Christoph Hellwig 993386c19a [XFS] decontaminate vnode operations from behavior details 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Christoph Hellwig 39cd9f877e [XFS] kill move.[ch] 18 years ago
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 18 years ago
Christoph Hellwig 051e7cd44a [XFS] use filldir internally 18 years ago
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 18 years ago
Eric Sandeen af3a2e8a3f [XFS] move linux/log2.h header to xfs_linux.h 18 years ago
Eric Sandeen 6385f4d557 [XFS] Remove xfs_physmem 18 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 18 years ago