开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-12
xfs: add a XFS_IS_CORRUPT macro
Darrick J. Wong
2019-11-11
xfs: attach dquots before performing xfs_swap_extents
Darrick J. Wong
2019-11-11
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
2019-11-11
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-10
xfs: always pass a valid hdr to xfs_dir3_leaf_check_int
Christoph Hellwig
2019-11-10
xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_int
Christoph Hellwig
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_bestfree_p
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_data_entsize
Christoph Hellwig
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_entry_tag_p
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
2019-11-10
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
2019-11-10
xfs: remove the now unused ->data_entry_p method
Christoph Hellwig
2019-11-10
xfs: cleanup __xfs_dir3_data_check
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_data_freescan_int
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_block_to_sf
Christoph Hellwig
2019-11-10
xfs: cleanup xchk_directory_data_bestfree
Christoph Hellwig
2019-11-10
xfs: cleanup xchk_dir_rec
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_leaf_getdents
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_block_getdents
Christoph Hellwig
2019-11-10
xfs: remove the ->data_unused_p method
Christoph Hellwig
2019-11-10
xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
Christoph Hellwig
2019-11-10
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
2019-11-10
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
2019-11-10
xfs: remove the unused ->data_first_entry_p method
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
2019-11-10
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
Christoph Hellwig
2019-11-10
xfs: move the max dir2 free bests count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the dir2 free header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
Christoph Hellwig
2019-11-10
xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int
Christoph Hellwig
2019-11-10
xfs: devirtualize ->free_hdr_to_disk
Christoph Hellwig
2019-11-10
xfs: devirtualize ->free_hdr_from_disk
Christoph Hellwig
2019-11-10
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the dir2 leaf header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
Christoph Hellwig
2019-11-10
xfs: devirtualize ->leaf_hdr_to_disk
Christoph Hellwig
2019-11-10
xfs: devirtualize ->leaf_hdr_from_disk
Christoph Hellwig
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
[next]