Commit Graph

69 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 612cfbfe17 xfs: add pre-write metadata buffer verifier callbacks 12 years ago
Dave Chinner da6958c873 xfs: Add verifiers to dir2 data readahead. 12 years ago
Dave Chinner d9392a4bb7 xfs: add xfs_da_node verification 12 years ago
Dave Chinner 4bb20a83a2 xfs: add verifier callback to directory read code 12 years ago
Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
Dave Chinner ee73259b40 xfs: add more attribute tree trace points. 12 years ago
Dave Chinner 1d9025e561 xfs: remove struct xfs_dabuf and infrastructure 13 years ago
Dave Chinner 3605431fb9 xfs: use discontiguous xfs_buf support in dabuf wrappers 13 years ago
Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
Dave Chinner aa0e8833b0 xfs: use blocks for storing the desired IO size 13 years ago
Dave Chinner 5a5881cdee xfs: add lots of attribute trace points 13 years ago
Christoph Hellwig 38f2323244 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF 14 years ago
Dave Chinner c0dc7828af xfs: rename xfs_bmapi to xfs_bmapi_write 14 years ago
Dave Chinner 5b777ad517 xfs: remove xfs_bmapi_single() 14 years ago
Dave Chinner 5c8ed2021f xfs: introduce xfs_bmapi_read() 14 years ago
Alex Elder 1c4f33296e xfs: encapsulate a block of debug code 14 years ago
Chandra Seetharaman 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
Chandra Seetharaman 5a52c2a581 xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
Christoph Hellwig d0f9e8fb4c xfs: remove the dead XFS_DABUF_DEBUG code 14 years ago
Christoph Hellwig 77936d0280 xfs: factor out xfs_da_grow_inode_int 14 years ago
Christoph Hellwig 5792664070 xfs: reshuffle dir2 headers 14 years ago
Christoph Hellwig 69ef921b55 xfs: byteswap constants instead of variables 14 years ago
Christoph Hellwig c2066e2662 xfs: avoid usage of struct xfs_dir2_data 14 years ago
Dave Chinner 0b932cccbd xfs: Convert remaining cmn_err() callers to new API 14 years ago
Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 15 years ago
Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 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 2bc754213d xfs: convert dirnameops to unsigned char names 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 73195ed786 xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make 16 years ago
Christoph Hellwig f41d7fb9da xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc 16 years ago
Christoph Hellwig eeb6f67ba1 xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make 16 years ago
Christoph Hellwig 0043dd88af xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc 16 years ago
Christoph Hellwig a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
David Chinner 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories 16 years ago
David Chinner a7444053fb [XFS] Account for allocated blocks when expanding directories 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Barry Naujok 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
Barry Naujok 5163f95a08 [XFS] Name operation vector for hash and compare 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Eric Sandeen 703e1f0fd2 [XFS] Unwrap xfs_dabuf_global_lock 17 years ago
Christoph Hellwig 265c1fac38 [XFS] fix sparse shadowed variable warnings 18 years ago
Eric Sandeen 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago