Commit Graph

893 Commits (8c4b3c29329eb7ffded3023e6d65bc415cb4e215)

Author SHA1 Message Date
Christoph Hellwig ef1f5e7ad3 [XFS] cleanup vnode use in xfs_lookup 17 years ago
Christoph Hellwig 3937be5ba8 [XFS] cleanup vnode use in xfs_symlink and xfs_rename 17 years ago
Christoph Hellwig a3da789640 [XFS] cleanup vnode use in xfs_link 17 years ago
Christoph Hellwig 979ebab116 [XFS] cleanup vnode use in xfs_create/mknod/mkdir 17 years ago
Christoph Hellwig bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
David Chinner d234154125 [XFS] Use power-of-2 sized buffers to reduce overhead 17 years ago
David Chinner 6ee4752ffe [XFS] Use atomic counters for ktrace buffer indexes 17 years ago
David Chinner 44d814ced4 [XFS] Update c/mtime correctly on truncates 17 years ago
Christoph Hellwig 24bd861d1c [XFS] don't encode parent in nfs filehandles unless nessecary 17 years ago
Christoph Hellwig 126468b115 [XFS] kill xfs_rwlock/xfs_rwunlock 17 years ago
Christoph Hellwig 43973964a3 [XFS] kill xfs_get_dir_entry 17 years ago
Christoph Hellwig a8b3acd57e [XFS] vnode cleanup in xfs_fs_subr.c 17 years ago
Christoph Hellwig db0bb7baa1 [XFS] cleanup xfs_vn_mknod 17 years ago
David Chinner 155cc6b784 [XFS] Use atomics for iclog reference counting 17 years ago
David Chinner b589334c7a [XFS] Prevent AIL lock contention during transaction completion 17 years ago
David Chinner 3354040897 [XFS] Use xfs_inode_clean() in more places 17 years ago
David Chinner bad5584332 [XFS] Remove the xfs_icluster structure 17 years ago
David Chinner a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
David Chinner 4ae29b4321 [XFS] Factor xfs_itobp() and xfs_inotobp(). 17 years ago
Lachlan McIlroy e9a56b7cda [XFS] Fix regression due to refcache removal 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Lachlan McIlroy 461aa8a225 [XFS] make inode reclaim synchronise with xfs_iflush_done() 17 years ago
Niv Sardi e12070a5dc [XFS] actually check error returned by xfs_flush_pages, clean up and 17 years ago
Eric Sandeen e6957ea484 [XFS] Ensure "both" features2 slots are consistent 17 years ago
David Chinner ee1c090825 [XFS] Fix superblock features2 field alignment problem 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
David Chinner 72772a3b5b [XFS] fix inode leak in xfs_iget_core() 17 years ago
David Chinner 92d9cd1059 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many 17 years ago
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Lachlan McIlroy ef8ece55d9 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac 17 years ago
Lachlan McIlroy db69c915e6 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac 17 years ago
Lachlan McIlroy 6e5e93424d Remove empty file fs/xfs/Makefile-linux-2.6. 17 years ago
Linus Torvalds 1803f3389b Remove empty file remnants that were left in the tree by mistake 17 years ago
Lachlan McIlroy 269cdfaf76 [XFS] Added quota targets and removed dmapi directory 17 years ago
Eric Sandeen 794f744b22 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) 17 years ago
Andi Kleen 58b7983d15 [XFS] Remove Makefile wrappers in XFS 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
David Chinner 450790a2c5 [XFS] Fix oops in xfs_file_readdir() 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 17 years ago
Christoph Hellwig 4188c78d95 [XFS] keep i_nlink updated and use proper accessors 17 years ago
Christoph Hellwig 222096ae7f [XFS] stop updating inode->i_blocks 17 years ago
David Chinner de08dbc197 [XFS] Make xfs_ail_check check less by default 17 years ago
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
Christoph Hellwig 4576758db5 [XFS] use generic_permission 17 years ago
Christoph Hellwig f6aa7f2184 [XFS] stop re-checking permissions in xfs_swapext 17 years ago
Christoph Hellwig 35fec8df65 [XFS] clean up xfs_swapext 17 years ago
Christoph Hellwig 199037c598 [XFS] remove permission check from xfs_change_file_space 17 years ago