index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_da_format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
1
-46
/
+0
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
1
-47
/
+0
2019-11-10
xfs: devirtualize ->data_bestfree_p
Christoph Hellwig
1
-15
/
+0
2019-11-10
xfs: cleanup xfs_dir2_data_entsize
Christoph Hellwig
1
-33
/
+0
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
1
-15
/
+0
2019-11-10
xfs: devirtualize ->data_entry_tag_p
Christoph Hellwig
1
-22
/
+0
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
1
-14
/
+8
2019-11-10
xfs: remove the now unused ->data_entry_p method
Christoph Hellwig
1
-20
/
+0
2019-11-10
xfs: remove the ->data_unused_p method
Christoph Hellwig
1
-17
/
+0
2019-11-10
xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
Christoph Hellwig
1
-52
/
+0
2019-11-10
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
1
-6
/
+0
2019-11-10
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
1
-3
/
+0
2019-11-10
xfs: remove the unused ->data_first_entry_p method
Christoph Hellwig
1
-33
/
+0
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
1
-52
/
+0
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
1
-94
/
+0
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
1
-48
/
+0
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
1
-8
/
+2
2019-11-10
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
Christoph Hellwig
1
-47
/
+0
2019-11-10
xfs: move the max dir2 free bests count to struct xfs_da_geometry
Christoph Hellwig
1
-25
/
+4
2019-11-10
xfs: move the dir2 free header size to struct xfs_da_geometry
Christoph Hellwig
1
-3
/
+0
2019-11-10
xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
Christoph Hellwig
1
-15
/
+0
2019-11-10
xfs: devirtualize ->free_hdr_to_disk
Christoph Hellwig
1
-31
/
+0
2019-11-10
xfs: devirtualize ->free_hdr_from_disk
Christoph Hellwig
1
-30
/
+0
2019-11-10
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
1
-23
/
+0
2019-11-10
xfs: move the dir2 leaf header size to struct xfs_da_geometry
Christoph Hellwig
1
-3
/
+0
2019-11-10
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
Christoph Hellwig
1
-15
/
+0
2019-11-10
xfs: devirtualize ->leaf_hdr_to_disk
Christoph Hellwig
1
-35
/
+0
2019-11-10
xfs: devirtualize ->leaf_hdr_from_disk
Christoph Hellwig
1
-35
/
+0
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
1
-28
/
+0
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
1
-21
/
+0
2019-11-10
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
1
-34
/
+0
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
1
-33
/
+0
2019-11-10
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
1
-0
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-3
/
+0
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-14
/
+14
2016-07-20
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
1
-18
/
+13
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-09-23
xfs: don't ASSERT on corrupt ftype
Eric Sandeen
1
-1
/
+0
2014-06-25
libxfs: move source files
Dave Chinner
1
-0
/
+911