index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
libxfs: move source files
Dave Chinner
1
-1050
/
+0
2014-06-06
xfs: remove mp->m_dir_geo from directory logging
Dave Chinner
1
-33
/
+26
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
1
-7
/
+10
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
1
-4
/
+5
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
1
-1
/
+2
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
1
-2
/
+2
2014-04-14
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
1
-2
/
+1
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
1
-8
/
+9
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
1
-1
/
+1
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
1
-2
/
+1
2013-10-30
xfs: validity check the directory block leaf entry count
Dave Chinner
1
-4
/
+15
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
1
-4
/
+4
2013-10-30
xfs: vectorise directory leaf operations
Dave Chinner
1
-10
/
+3
2013-10-30
xfs: vectorise directory data operations part 2
Dave Chinner
1
-49
/
+57
2013-10-30
xfs: vectorise directory data operations
Dave Chinner
1
-12
/
+26
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-2
/
+1
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+3
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-1
/
+1
2013-08-22
xfs: Add write support for dirent filetype field
Dave Chinner
1
-0
/
+2
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
1
-6
/
+7
2013-08-13
xfs: remove __KERNEL__ from debug code
Dave Chinner
1
-2
/
+2
2013-08-13
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-4
/
+2
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-2
/
+2
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-1
/
+7
2013-04-27
xfs: add CRC checking to dir2 data blocks
Dave Chinner
1
-30
/
+70
2013-04-27
xfs: add CRC checks to block format directory blocks
Dave Chinner
1
-61
/
+99
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-9
/
+43
2012-11-16
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-6
/
+5
2012-11-16
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
2012-11-16
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
1
-1
/
+12
2012-11-16
xfs: factor out dir2 data block reading
Dave Chinner
1
-0
/
+32
2012-11-16
xfs: verify dir2 block format buffers
Dave Chinner
1
-29
/
+44
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-25
/
+25
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
1
-5
/
+2
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-23
/
+24
2011-07-08
xfs: kill struct xfs_dir2_data
Christoph Hellwig
1
-10
/
+5
2011-07-08
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
1
-148
/
+160
2011-07-08
xfs: avoid usage of struct xfs_dir2_block
Christoph Hellwig
1
-3
/
+3
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-1
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
1
-1
/
+4
2008-02-14
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-2
/
+2
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-0
/
+1
2007-07-14
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
Christoph Hellwig
1
-27
/
+27
2007-05-08
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
1
-5
/
+2
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-3
/
+0
2006-06-09
[XFS] endianess annotations for xfs_dir2_data_entry_t
Christoph Hellwig
1
-1
/
+1
2006-03-17
[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P
Nathan Scott
1
-5
/
+5
2006-03-17
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
Nathan Scott
1
-4
/
+4
[next]