index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: remove xfs_ifree_local_data
Christoph Hellwig
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
2020-05-19
xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q
Darrick J. Wong
2020-05-19
xfs: remove the NULL fork handling in xfs_bmapi_read
Christoph Hellwig
2020-05-19
xfs: remove the special COW fork handling in xfs_bmapi_read
Christoph Hellwig
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
2020-05-19
xfs: refactor xfs_inode_verify_forks
Christoph Hellwig
2020-05-19
xfs: remove xfs_ifork_ops
Christoph Hellwig
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
2020-05-19
xfs: don't reset i_delayed_blks in xfs_iread
Christoph Hellwig
2020-05-19
xfs: call xfs_dinode_verify from xfs_inode_from_disk
Christoph Hellwig
2020-05-19
xfs: handle unallocated inodes in xfs_inode_from_disk
Christoph Hellwig
2020-05-19
xfs: split xfs_iformat_fork
Christoph Hellwig
2020-05-19
xfs: call xfs_iformat_fork from xfs_inode_from_disk
Christoph Hellwig
2020-05-19
xfs: xfs_bmapi_read doesn't take a fork id as the last argument
Christoph Hellwig
2020-05-19
xfs: fix the warning message in xfs_validate_sb_common()
Kaixu Xia
2020-05-19
xfs: don't allow SWAPEXT if we'd screw up quota accounting
Darrick J. Wong
2020-05-19
xfs: use ordered buffers to initialize dquot buffers during quotacheck
Darrick J. Wong
2020-05-19
xfs: don't fail verifier on empty attr3 leaf block
Brian Foster
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
xfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
xfs: ensure f_bfree returned by statfs() is non-negative
Zheng Bin
2020-05-08
xfs: remove duplicate headers
Chen Zhou
2020-05-08
xfs: fix unused variable warning in buffer completion on !DEBUG
Brian Foster
2020-05-08
xfs: remove unnecessary includes from xfs_log_recover.c
Darrick J. Wong
2020-05-08
xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.c
Darrick J. Wong
2020-05-08
xfs: hoist setting of XFS_LI_RECOVERED to caller
Darrick J. Wong
2020-05-08
xfs: refactor intent item iop_recover calls
Darrick J. Wong
2020-05-08
xfs: refactor intent item RECOVERED flag into the log item
Darrick J. Wong
2020-05-08
xfs: refactor adding recovered intent items to the log
Darrick J. Wong
2020-05-08
xfs: refactor releasing finished intents during log recovery
Darrick J. Wong
2020-05-08
xfs: refactor xlog_item_is_intent now that we're done converting
Darrick J. Wong
2020-05-08
xfs: refactor recovered BUI log item playback
Darrick J. Wong
2020-05-08
xfs: refactor recovered CUI log item playback
Darrick J. Wong
2020-05-08
xfs: refactor recovered RUI log item playback
Darrick J. Wong
2020-05-08
xfs: refactor recovered EFI log item playback
Darrick J. Wong
2020-05-08
xfs: remove log recovery quotaoff item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery BUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery CUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery RUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery EFI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery icreate item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery dquot item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery inode item dispatch for pass2 commit functions
Darrick J. Wong
[next]