Commit Graph

1245 Commits (5b76dc066a4deb937665521566f89aead756f049)

Author SHA1 Message Date
Christoph Hellwig 637aa50f46 [XFS] implement generic xfs_btree_increment 17 years ago
Christoph Hellwig 65f1eaeac0 [XFS] add helpers for addressing entities inside a btree block 17 years ago
Christoph Hellwig ce5e42db42 [XFS] add get_maxrecs btree operation 17 years ago
Christoph Hellwig 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
David Chinner 854929f058 [XFS] add new btree statistics 17 years ago
Christoph Hellwig a23f6ef8ce [XFS] refactor btree validation helpers 17 years ago
Christoph Hellwig b524bfeee2 [XFS] refactor xfs_btree_readahead 17 years ago
Christoph Hellwig e99ab90d6a [XFS] add a long pointers flag to xfs_btree_cur 17 years ago
Christoph Hellwig 8186e517fa [XFS] make btree root in inode support generic 17 years ago
Christoph Hellwig de227dd960 [XFS] add generic btree types 17 years ago
Christoph Hellwig 561f7d1739 [XFS] split up xfs_btree_init_cursor 17 years ago
Christoph Hellwig f2277f06e6 [XFS] kill struct xfs_btree_hdr 17 years ago
Lachlan McIlroy f338f90364 [XFS] Unlock inode before calling xfs_idestroy() 17 years ago
Lachlan McIlroy a357a12156 [XFS] Fix use-after-free with log and quotas 17 years ago
Barry Naujok 46039928c9 [XFS] Remove final remnants of dirv1 macros and other stuff 17 years ago
Lachlan McIlroy d07c60e54f [XFS] Use xfs_idestroy() to cleanup an inode. 17 years ago
Lachlan McIlroy be8b78a626 [XFS] Remove kmem_zone_t argument from xfs_inode_init_once() 17 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 17 years ago
David Woodhouse d88f1833fc [PATCH] Remove XFS buffered readdir hack 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Christoph Hellwig 6c5e51dae2 xfs: fix remount rw with unrecognized options 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Christoph Hellwig 73f6aa4d44 Fix barrier fail detection in XFS 17 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
Lachlan McIlroy 2fd6f6ec64 [XFS] Don't do I/O beyond eof when unreserving space 17 years ago
Lachlan McIlroy e1f5dbd707 [XFS] Fix use-after-free with buffers 17 years ago
David Chinner f9114eba1e [XFS] Prevent lockdep false positives when locking two inodes. 17 years ago
David Chinner b5b8c9acd5 [XFS] Fix barrier status change detection. 17 years ago
Lachlan McIlroy 364f358a73 [XFS] Prevent direct I/O from mapping extents beyond eof 17 years ago
Christoph Hellwig 6efdf28177 [XFS] Fix regression introduced by remount fixup 17 years ago
Lachlan McIlroy 31bd61f2bb [XFS] Move memory allocations for log tracing out of the critical path 17 years ago
Al Viro 59af1584bf [PATCH] fix ->llseek() for a bunch of directories 17 years ago
Christoph Hellwig e45b590b97 [PATCH] change d_add_ci argument ordering 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Lachlan McIlroy c6a7b0f8a4 [XFS] Fix use after free in xfs_log_done(). 17 years ago
Ruben Porras c94312de22 [XFS] Make xfs_bmap_*_count_leaves void. 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig d62c251fe4 [XFS] use KM_MAYFAIL in xfs_mountfs 17 years ago
Christoph Hellwig ff4f038c6b [XFS] refactor xfs_mount_free 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 years ago
Christoph Hellwig 41b5c2e77a [XFS] xfs_unmountfs should return void 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 17 years ago
Christoph Hellwig 3a76c1ea07 [XFS] stop using file_update_time 17 years ago
Christoph Hellwig 8e5975c82f [XFS] optimize xfs_ichgtime 17 years ago
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually 17 years ago
David Chinner ab4a9b04a3 [XFS] remove the sema_t from XFS. 17 years ago