Commit Graph

1028 Commits (f9af0e70911e9d6cc9a68f784dca86415486084d)

Author SHA1 Message Date
Dave Chinner 576a488a27 [XFS] Fix hang after disallowed rename across directory quota domains 16 years ago
David Chinner 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery 16 years ago
Dave Chinner 8f330f5149 [XFS] handle memory allocation failures during log initialisation 16 years ago
David Chinner 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories 16 years ago
Lachlan McIlroy 2cf7f0da3a [XFS] Wait for all I/O on truncate to zero file size 16 years ago
Lachlan McIlroy 9ccbece546 [XFS] Fix use-after-free with log and quotas 16 years ago
David Woodhouse d88f1833fc [PATCH] Remove XFS buffered readdir hack 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 16 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
David Chinner e1f49cf20c [XFS] replace dquot flush semaphore with a completion 17 years ago
David Chinner c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
David Chinner b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
David Chinner 12017faf38 [XFS] clean up stale references to semaphores 17 years ago
Harvey Harrison 597bca6378 [XFS] use get_unaligned_* helpers 17 years ago
Lachlan McIlroy d63f154a36 [XFS] Fix compile failure in xfs_buf_trace() 17 years ago
Christoph Hellwig 169d6227a7 [XFS] Use the same btree_cur union member for alloc and inobt trees. 17 years ago
Christoph Hellwig cdcf43335c [XFS] small cleanups in xfs_btree.c 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
Christoph Hellwig e1cccd917b [XFS] kill xfs_lock_dir_and_entry 17 years ago