Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
957ee13e204a5ffe814139aa89e62eece4b969fd
957ee13
xfs: remove the now unused dir ops infrastructure
by Christoph Hellwig
· 5 years ago
59b8b46
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
by Christoph Hellwig
· 5 years ago
1848b60
xfs: devirtualize ->data_bestfree_p
by Christoph Hellwig
· 5 years ago
711c7db
xfs: cleanup xfs_dir2_data_entsize
by Christoph Hellwig
· 5 years ago
d73e1ce
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
7e8ae7bd
xfs: devirtualize ->data_entry_tag_p
by Christoph Hellwig
· 5 years ago
fdbb8c5
xfs: devirtualize ->data_entsize
by Christoph Hellwig
· 5 years ago
5c07212
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
by Christoph Hellwig
· 5 years ago
9eedae1
xfs: remove the now unused ->data_entry_p method
by Christoph Hellwig
· 5 years ago
48a7139
xfs: cleanup __xfs_dir3_data_check
by Christoph Hellwig
· 5 years ago
62479f5
xfs: cleanup xfs_dir2_data_freescan_int
by Christoph Hellwig
· 5 years ago
8073af5
xfs: cleanup xfs_dir2_block_to_sf
by Christoph Hellwig
· 5 years ago
4a1a8b2
xfs: cleanup xchk_directory_data_bestfree
by Christoph Hellwig
· 5 years ago
4c037dd
xfs: cleanup xchk_dir_rec
by Christoph Hellwig
· 5 years ago
2f4369a
xfs: cleanup xfs_dir2_leaf_getdents
by Christoph Hellwig
· 5 years ago
263dde8
xfs: cleanup xfs_dir2_block_getdents
by Christoph Hellwig
· 5 years ago
ee641d5
xfs: remove the ->data_unused_p method
by Christoph Hellwig
· 5 years ago
da3ca0d
xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
by Christoph Hellwig
· 5 years ago
2eb68a5
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
by Christoph Hellwig
· 5 years ago
1682310
xfs: remove the data_dot_offset field in struct xfs_dir_ops
by Christoph Hellwig
· 5 years ago
c81484e
xfs: remove the unused ->data_first_entry_p method
by Christoph Hellwig
· 5 years ago
4501ed2
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
by Christoph Hellwig
· 5 years ago
93b1e96
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
by Christoph Hellwig
· 5 years ago
50f6bb6
xfs: devirtualize ->sf_entsize and ->sf_nextentry
by Christoph Hellwig
· 5 years ago
84915e1
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
by Christoph Hellwig
· 5 years ago
3d92c93
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
by Christoph Hellwig
· 5 years ago
5893e4f
xfs: move the max dir2 free bests count to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
ed1d612
xfs: move the dir2 free header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
a84f3d5
xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
by Christoph Hellwig
· 5 years ago
195b0a4
xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int
by Christoph Hellwig
· 5 years ago
200dada
xfs: devirtualize ->free_hdr_to_disk
by Christoph Hellwig
· 5 years ago
5ba3091
xfs: devirtualize ->free_hdr_from_disk
by Christoph Hellwig
· 5 years ago
478c783
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
545910b
xfs: move the dir2 leaf header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
787b089
xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
by Christoph Hellwig
· 5 years ago
163fbbb
xfs: devirtualize ->leaf_hdr_to_disk
by Christoph Hellwig
· 5 years ago
5184255
xfs: devirtualize ->leaf_hdr_from_disk
by Christoph Hellwig
· 5 years ago
3b34441
xfs: move the node header size to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
51908ca
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
by Christoph Hellwig
· 5 years ago
e1c8af1
xfs: devirtualize ->node_hdr_to_disk
by Christoph Hellwig
· 5 years ago
f475dc4d
xfs: devirtualize ->node_hdr_from_disk
by Christoph Hellwig
· 5 years ago
649d9d9
xfs: refactor btree node scrubbing
by Christoph Hellwig
· 5 years ago
b16be56
xfs: use unsigned int for all size values in struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
a39f089a
xfs: move incore structures out of xfs_da_format.h
by Christoph Hellwig
· 5 years ago
7f6bcf7
xfs: remove a stray tab in xfs_remount_rw()
by Dan Carpenter
· 5 years ago
895e196
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
by Darrick J. Wong
· 5 years ago
2fe4f92
xfs: refactor "does this fork map blocks" predicate
by Darrick J. Wong
· 5 years ago
5113f8e
xfs: clean up weird while loop in xfs_alloc_ag_vextent_near
by Darrick J. Wong
· 5 years ago
f755979
xfs: annotate functions that trip static checker locking checks
by Darrick J. Wong
· 5 years ago
cf085a1
xfs: Correct comment tyops -> typos
by Joe Perches
· 5 years ago
d6abecb
xfs: range check ri_cnt when recovering log items
by Darrick J. Wong
· 5 years ago
1202546
xfs: "optimize" buffer item log segment bitmap setting
by Darrick J. Wong
· 5 years ago
f5be084
xfs: null out bma->prev if no previous extent
by Darrick J. Wong
· 5 years ago
5f213dd
xfs: fix missing header includes
by Darrick J. Wong
· 5 years ago
5d1116d
xfs: periodically yield scrub threads to the scheduler
by Darrick J. Wong
· 5 years ago
0279c71
xfs: remove redundant assignment to variable error
by Colin Ian King
· 5 years ago
8ef34723
xfs: add missing early termination checks to record scrubbing functions
by Darrick J. Wong
· 5 years ago
9842b56
xfs: make the assertion message functions take a mount parameter
by Darrick J. Wong
· 5 years ago
110f09c
xfs: add missing assert in xfs_fsmap_owner_from_rmap
by Darrick J. Wong
· 5 years ago
ee4fb16cb
xfs: decrease indenting problems in xfs_dabuf_map
by Darrick J. Wong
· 5 years ago
50f8300
xfs: fold xfs_mount-alloc() into xfs_init_fs_context()
by Ian Kent
· 5 years ago
8757c38
xfs: move xfs_fc_parse_param() above xfs_fc_get_tree()
by Ian Kent
· 5 years ago
2f8d66b
xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()
by Ian Kent
· 5 years ago
63cd1e9
xfs: move xfs_fc_reconfigure() above xfs_fc_free()
by Ian Kent
· 5 years ago
73e5fff
xfs: switch to use the new mount-api
by Ian Kent
· 5 years ago
7c89fcb
xfs: dont set sb in xfs_mount_alloc()
by Ian Kent
· 5 years ago
9a86181
xfs: move xfs_parseargs() validation to a helper
by Ian Kent
· 5 years ago
48a06e1
xfs: refactor xfs_parseags()
by Ian Kent
· 5 years ago
846410c
xfs: avoid redundant checks when options is empty
by Ian Kent
· 5 years ago
c0a6791
xfs: refactor suffix_kstrtoint()
by Ian Kent
· 5 years ago
2c6eba3
xfs: add xfs_remount_ro() helper
by Ian Kent
· 5 years ago
82332b6
xfs: add xfs_remount_rw() helper
by Ian Kent
· 5 years ago
a943f37
xfs: merge freeing of mp names and mp
by Ian Kent
· 5 years ago
7b77b46
xfs: use kmem functions for struct xfs_mount
by Ian Kent
· 5 years ago
3d9d60d
xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
by Ian Kent
· 5 years ago
e1d3d21
xfs: use super s_id instead of struct xfs_mount m_fsname
by Ian Kent
· 5 years ago
f676c75
xfs: remove unused struct xfs_mount field m_fsname_len
by Ian Kent
· 5 years ago
a5155b8
xfs: always log corruption errors
by Darrick J. Wong
· 5 years ago
d243b89
xfs: constify the buffer pointer arguments to error functions
by Darrick J. Wong
· 5 years ago
e91ec88
xfs: relax shortform directory size checks
by Darrick J. Wong
· 5 years ago
c34d570
xfs: cleanup use of the XFS_ALLOC_ flags
by Christoph Hellwig
· 5 years ago
fd638f1
xfs: move extent zeroing to xfs_bmapi_allocate
by Christoph Hellwig
· 5 years ago
be6cacb
xfs: refactor xfs_bmapi_allocate
by Christoph Hellwig
· 5 years ago
e696663
xfs: simplify the xfs_iomap_write_direct calling
by Christoph Hellwig
· 5 years ago
307cdb5
xfs: don't log the inode in xfs_fs_map_blocks if it
by Christoph Hellwig
· 5 years ago
88cdb71
xfs: slightly tweak an assert in xfs_fs_map_blocks
by Christoph Hellwig
· 5 years ago
57c4944
xfs: remove the extsize argument to xfs_eof_alignment
by Christoph Hellwig
· 5 years ago
49bbf8c
xfs: mark xfs_eof_alignment static
by Christoph Hellwig
· 5 years ago
ae7e403
xfs: simplify xfs_iomap_eof_align_last_fsb
by Christoph Hellwig
· 5 years ago
249bd90
xfs: properly serialise fallocate against AIO+DIO
by Dave Chinner
· 5 years ago
21f5599
xfs: merge xfs_showargs into xfs_fs_show_options
by Christoph Hellwig
· 5 years ago
1775c50
xfs: clean up printing inode32/64 in xfs_showargs
by Christoph Hellwig
· 5 years ago
aa58d44
xfs: clean up printing the allocsize option in
by Christoph Hellwig
· 5 years ago
7c6b94b
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
by Christoph Hellwig
· 5 years ago
3274d00
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
by Christoph Hellwig
· 5 years ago
2fcddee
xfs: simplify parsing of allocsize mount option
by Christoph Hellwig
· 5 years ago
5da8a07
xfs: rename the m_writeio_* fields in struct xfs_mount
by Christoph Hellwig
· 5 years ago
3cd1d18
xfs: remove the m_readio_* fields in struct xfs_mount
by Christoph Hellwig
· 5 years ago
b5ad616
xfs: don't use a different allocsice for -o wsync
by Christoph Hellwig
· 5 years ago
dd2d535
xfs: cleanup calculating the stat optimal I/O size
by Christoph Hellwig
· 5 years ago
Next »