Commit Graph

75 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
Dave Chinner 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
Dave Chinner b0f539de9f xfs: connect up write verifiers to new buffers 12 years ago
Dave Chinner 98021821a5 xfs: verify superblocks as they are read from disk 12 years ago
Dave Chinner eab4e63368 xfs: uncached buffer reads need to return an error 12 years ago
Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
Dave Chinner de497688da xfs: make growfs initialise the AGFL header 12 years ago
Dave Chinner fd23683c3b xfs: growfs: use uncached buffers for new headers 12 years ago
Dave Chinner b64f3a390d xfs: use btree block initialisation functions in growfs 12 years ago
Dave Chinner eaef854335 xfs: growfs: don't read garbage for new secondary superblocks 12 years ago
Eric Sandeen 69a58a43f7 xfs: report projid32bit feature in geometry call 12 years ago
Dave Chinner 1375cb65e8 xfs: growfs: don't read garbage for new secondary superblocks 12 years ago
Dave Chinner 611c99468c xfs: make XBF_MAPPED the default behaviour 13 years ago
Dave Chinner ad1e95c54e xfs: clean up xfs_bit.h includes 13 years ago
Dave Chinner 2af51f3a4e xfs: move xfs_do_force_shutdown() and kill xfs_rw.c 13 years ago
Dave Chinner 2a0ec1d9ed xfs: move xfs_get_extsz_hint() and kill xfs_rw.h 13 years ago
Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
Dave Chinner 7ca790a507 xfs: kill xfs_read_buf() 13 years ago
Dave Chinner a8acad7073 xfs: kill XBF_LOCK 13 years ago
Dave Chinner e70b73f84f xfs: clean up buffer get/read call API 13 years ago
Chandra Seetharaman b522950f0a xfs: Check the return value of xfs_buf_get() 14 years ago
Christoph Hellwig c2b006c1da xfs: let xfs_bwrite callers handle the xfs_buf_relse 14 years ago
Alex Elder b2ce397400 Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" 14 years ago
Christoph Hellwig 7a249cf83d xfs: fix filesystsem freeze race in xfs_trans_alloc 14 years ago
Dave Chinner 5348778699 xfs: convert xfs_fs_cmn_err to new error logging API 14 years ago
Dan Rosenberg 3a3675b7f2 xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 14 years ago
Dan Rosenberg c4d0c3b097 xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 14 years ago
Dave Chinner c58efdb442 xfs: ensure log covering transactions are synchronous 14 years ago
Dave Chinner 055388a318 xfs: dynamic speculative EOF preallocation 14 years ago
Christoph Hellwig 96540c7858 xfs: do not use xfs_mod_incore_sb for per-cpu counters 15 years ago
Dave Chinner 1922c949c5 xfs: use unhashed buffers for size checks 15 years ago
Dave Chinner 1a387d3be2 xfs: dummy transactions should not dirty VFS state 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner 1c1c6ebcf5 xfs: Replace per-ag array with a radix tree 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces 15 years ago
Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations 15 years ago
Christoph Hellwig 0cc6eee130 xfs: avoid memory allocation under m_peraglock in growfs code 16 years ago
Christoph Hellwig efe1f30e8f xfs: avoid memory allocation under m_peraglock in growfs code 16 years ago
Eric Sandeen e6da7c9fed xfs: fix overflow in xfs_growfs_data_private 16 years ago
Eric Sandeen 096324873f xfs: fix overflow in xfs_growfs_data_private 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
sandeen@sandeen.net 743bb4650d [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. 16 years ago
Christoph Hellwig 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
Christoph Hellwig 136341b41a [XFS] cleanup btree record / key / ptr addressing macros. 17 years ago
Barry Naujok 189f4bf22b [XFS] XFS: ASCII case-insensitive support 17 years ago
David Chinner d349404ff1 [XFS] Don't double count reserved block changes on UP. 17 years ago
Christoph Hellwig d4d90b577e [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held 17 years ago