index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_da_btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxfs: move source files
Dave Chinner
2014-06-25
1
-2665
/
+0
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-13
/
+13
*
xfs: return is not a function
Eric Sandeen
2014-06-22
1
-34
/
+34
*
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-10
1
-36
/
+29
|
\
|
*
xfs: remove redundant geometry information from xfs_da_state
Dave Chinner
2014-06-06
1
-6
/
+7
|
*
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+2
|
*
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+2
|
*
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
1
-16
/
+8
|
*
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
1
-11
/
+11
*
|
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
2014-05-20
1
-41
/
+0
|
\
\
|
|
/
|
/
|
|
*
xfs: remove redundant checks from xfs_da_read_buf
Dave Chinner
2014-05-20
1
-41
/
+0
*
|
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
2014-04-14
1
-5
/
+3
|
/
*
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
Dave Chinner
2014-04-04
1
-1
/
+1
|
\
|
*
xfs: fix directory hash ordering bug
Mark Tinguely
2014-04-04
1
-1
/
+1
*
|
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-27
1
-6
/
+8
*
|
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-1
/
+1
*
|
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-2
/
+1
|
/
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
1
-8
/
+6
*
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
1
-92
/
+49
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
1
-47
/
+57
*
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
1
-9
/
+10
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-2
/
+0
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+4
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-1
/
+1
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-1
/
+2
*
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
2013-09-26
1
-2
/
+3
*
xfs: ensure we copy buffer type in da btree root splits
Dave Chinner
2013-09-10
1
-0
/
+1
*
xfs: fix issues that cause userspace warnings
Dave Chinner
2013-08-12
1
-3
/
+3
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
Dave Chinner
2013-05-24
1
-0
/
+1
*
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
2013-05-24
1
-2
/
+4
*
xfs: fix da node magic number mismatches
Dave Chinner
2013-05-01
1
-1
/
+1
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-6
/
+6
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-3
/
+43
*
xfs: add CRCs to attr leaf blocks
Dave Chinner
2013-04-27
1
-14
/
+20
*
xfs: add CRCs to dir2/da node blocks
Dave Chinner
2013-04-27
1
-553
/
+843
*
xfs: add CRC checking to dir2 leaf blocks
Dave Chinner
2013-04-27
1
-10
/
+35
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-15
/
+25
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-0
/
+3
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
1
-12
/
+25
*
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: add xfs_da_node verification
Dave Chinner
2012-11-15
1
-26
/
+83
*
xfs: add verifier callback to directory read code
Dave Chinner
2012-11-15
1
-16
/
+28
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: add more attribute tree trace points.
Dave Chinner
2012-11-13
1
-0
/
+6
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
1
-219
/
+118
*
xfs: use discontiguous xfs_buf support in dabuf wrappers
Dave Chinner
2012-07-01
1
-300
/
+238
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
1
-8
/
+8
*
xfs: add lots of attribute trace points
Dave Chinner
2012-03-27
1
-0
/
+32
[next]