index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-23
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: convert scrub to use mount-based feature checks
Dave Chinner
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: consolidate mount option features in m_features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-19
xfs: rename xfs_has_attr()
Dave Chinner
2021-08-19
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
xfs: decode scrub flags in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
2021-08-19
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2021-08-18
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
2021-08-18
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-18
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-18
xfs: remove unnecessary agno variable from struct xchk_ag
Darrick J. Wong
[next]