index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_priv.h
Age
Commit message (
Expand
)
Author
2014-06-06
xfs: remove mp->m_dir_geo from directory logging
Dave Chinner
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
2014-04-14
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
2013-10-30
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
xfs: vectorise directory data operations part 2
Dave Chinner
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
2013-06-29
[readdir] convert xfs
Al Viro
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
xfs: add CRC checking to dir2 leaf blocks
Dave Chinner
2013-04-27
xfs: add CRC checking to dir2 data blocks
Dave Chinner
2013-04-27
xfs: add CRC checks to block format directory blocks
Dave Chinner
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
2012-11-15
xfs: add xfs_da_node verification
Dave Chinner
2012-11-15
xfs: factor dir2 leaf read
Dave Chinner
2012-11-15
xfs: factor out dir2 data block reading
Dave Chinner
2012-11-15
xfs: factor dir2 free block reading
Dave Chinner
2012-11-15
xfs: verify dir2 block format buffers
Dave Chinner
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig