index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_dir2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: devirtualize ->leaf_hdr_to_disk
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: devirtualize ->leaf_hdr_from_disk
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
1
-4
/
+0
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
1
-0
/
+2
2019-02-11
xfs: check directory name validity
Darrick J. Wong
1
-0
/
+1
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
1
-1
/
+0
2018-07-11
xfs: remove firstblock param from xfs dir ops
Brian Foster
1
-3
/
+3
2018-07-11
xfs: remove dfops param from high level dirname calls
Brian Foster
1
-6
/
+3
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-03-23
xfs: sanity-check the unused space before trying to use it
Darrick J. Wong
1
-1
/
+1
2018-01-17
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
1
-0
/
+2
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
1
-0
/
+17
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-4
/
+4
2017-01-18
xfs: fix xfs_mode_to_ftype() prototype
Arnd Bergmann
1
-1
/
+1
2017-01-17
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
1
-3
/
+2
2017-01-17
xfs: add missing include dependencies to xfs_dir2.h
Amir Goldstein
1
-0
/
+3
2016-11-08
xfs: move dir_ino_validate declaration per xfsprogs
Darrick J. Wong
1
-0
/
+2
2016-11-08
libxfs: clean up _dir2_data_freescan
Darrick J. Wong
1
-0
/
+3
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
1
-3
/
+3
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-4
/
+4
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
1
-0
/
+134
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
1
-0
/
+6
2014-09-09
xfs: check resblks before calling xfs_dir_canenter
Eric Sandeen
1
-1
/
+1
2014-06-25
libxfs: move header files
Dave Chinner
1
-0
/
+180
[prev]