Commit Graph

145 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
Christoph Hellwig b89d4208de xfs: check for dinode realtime flag corruption 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Lachlan McIlroy def6b3ba56 xfs_file_last_byte() needs to acquire ilock 16 years ago
Lachlan McIlroy f25181f598 xfs_file_last_byte() needs to acquire ilock 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig b828d8c338 xfs: sanity check attr fork size 16 years ago
Christoph Hellwig 2809f76afc xfs: sanity check attr fork size 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Lachlan McIlroy 4fdc778179 [XFS] Remove XFS_BUF_SHUT() and friends 16 years ago
Christoph Hellwig 6d73cf133c [XFS] resync headers with libxfs 16 years ago
Lachlan McIlroy e055f13a6d [XFS] Remove unused tracing code 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Christoph Hellwig 5cafdeb289 cleanup the inode reclaim path 16 years ago
Christoph Hellwig 24f211bad0 [XFS] move inode allocation out xfs_iread 16 years ago
Christoph Hellwig b48d8d6437 [XFS] kill the XFS_IMAP_BULKSTAT flag 16 years ago
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig 94e1b69d1a [XFS] merge xfs_imap into xfs_dilocate 16 years ago
Christoph Hellwig a194189503 [XFS] remove dead code for old inode item recovery 16 years ago
Christoph Hellwig 76d8b277f7 [XFS] stop using xfs_itobp in xfs_iread 16 years ago
Christoph Hellwig 51ce16d519 [XFS] kill XFS_DINODE_VERSION_ defines 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Christoph Hellwig 5e1be0fb1a [XFS] factor out xfs_read_agi helper 16 years ago
Dave Chinner cc09c0dc57 [XFS] Fix double free of log tickets 16 years ago
Lachlan McIlroy 2cf7f0da3a [XFS] Wait for all I/O on truncate to zero file size 16 years ago
Christoph Hellwig 9ed0451ee0 [XFS] free partially initialized inodes using destroy_inode 16 years ago
Christoph Hellwig c679eef052 [XFS] stop using xfs_itobp in xfs_bulkstat 16 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 16 years ago
David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes 16 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 16 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 16 years ago
Christoph Hellwig 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 years ago
Christoph Hellwig 136341b41a [XFS] cleanup btree record / key / ptr addressing macros. 16 years ago
Christoph Hellwig 60197e8df3 [XFS] Cleanup maxrecs calculation. 16 years ago
David Chinner 75c68f411b [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() 16 years ago
Lachlan McIlroy d112f29845 [XFS] Wait for all I/O on truncate to zero file size 16 years ago
Christoph Hellwig 8c4ed633e6 [XFS] make btree tracing generic 16 years ago
Lachlan McIlroy d07c60e54f [XFS] Use xfs_idestroy() to cleanup an inode. 16 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 16 years ago
Lachlan McIlroy 71a8c87fb3 [XFS] Remove xfs_iext_irec_compact_full() 17 years ago
Lachlan McIlroy f1ccd29551 [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually 17 years ago
David Chinner c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
Harvey Harrison 597bca6378 [XFS] use get_unaligned_* helpers 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
David Chinner 6785073ba1 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 17 years ago