index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-16
xfs: remove xfs_quiesce_attr declaration
Darrick J. Wong
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
2021-04-15
xfs: only look at the fork format in xfs_idestroy_fork
Christoph Hellwig
2021-04-15
xfs: simplify xfs_attr_remove_args
Christoph Hellwig
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
2021-04-09
xfs: drop unnecessary setfilesize helper
Brian Foster
2021-04-09
xfs: drop unused ioend private merge and setfilesize code
Brian Foster
2021-04-09
xfs: open code ioend needs workqueue helper
Brian Foster
2021-04-09
xfs: drop submit side trans alloc for append ioends
Brian Foster
2021-04-09
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-09
xfs: fix scrub and remount-ro protection when running scrub
Darrick J. Wong
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-07
xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks
Darrick J. Wong
2021-04-07
xfs: move the xfs_can_free_eofblocks call under the IOLOCK
Darrick J. Wong
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
2021-04-07
xfs: default attr fork size does not handle device inodes
Dave Chinner
2021-04-07
xfs: inode fork allocation depends on XFS_IFEXTENT flag
Dave Chinner
2021-04-07
xfs: eager inode attr fork init needs attr feature awareness
Dave Chinner
2021-04-07
xfs: scrub: Disable check for unoptimized data fork bmbt node
Chandan Babu R
2021-04-07
xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...
Chandan Babu R
2021-04-07
xfs: deprecate BMV_IF_NO_DMAPI_READ flag
Anthony Iliopoulos
2021-04-07
xfs: merge _xfs_dic2xflags into xfs_ip2xflags
Christoph Hellwig
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: use a union for i_cowextsize and i_flushiter
Christoph Hellwig
2021-04-07
xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr
Christoph Hellwig
2021-04-07
xfs: cleanup xfs_fill_fsxattr
Christoph Hellwig
2021-04-07
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_cowextsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_extsize field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
2021-04-07
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
xfs: remove the unused xfs_icdinode_has_bigtime helper
Christoph Hellwig
2021-04-07
xfs: handle crtime more carefully in xfs_bulkstat_one_int
Christoph Hellwig
2021-04-07
xfs: consistently initialize di_flags2
Christoph Hellwig
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
xfs: scrub: Remove incorrect check executed on block format directories
Chandan Babu R
[next]