index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_btree.c
Age
Commit message (
Expand
)
Author
2014-04-14
xfs: remove unused length arg from alloc_block ops
Eric Sandeen
2014-04-14
xfs: remove unused mp arg from xfs_bmdr_maxrecs()
Eric Sandeen
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-09-12
xfs: = vs == typo in ASSERT()
Dan Carpenter
2013-09-10
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
xfs: swap extents operations for CRC filesystems
Dave Chinner
2013-08-12
xfs: minor cleanups
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-05-07
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-16
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-16
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-16
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-01-15
xfs: make several more functions static
Eric Sandeen
2009-12-15
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-09
[XFS] Remove macro-to-function indirections in the mask code
Eric Sandeen
2008-12-23
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
Christoph Hellwig
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
[XFS] cleanup btree record / key / ptr addressing macros.
Christoph Hellwig
2008-10-30
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
2008-10-30
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
[XFS] move xfs_bmbt_newroot to common code
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_split
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
[next]