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
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-26
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-15
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
Darrick J. Wong
2022-06-15
xfs: fix variable state usage
Darrick J. Wong
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
2022-06-01
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
2022-05-30
Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next
Dave Chinner
2022-05-30
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
2022-05-30
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
2022-05-27
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
2022-05-27
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2022-05-27
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
2022-05-27
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
2022-05-27
xfs: don't assert fail on perag references on teardown
Dave Chinner
2022-05-27
xfs: avoid unnecessary runtime sibling pointer endian conversions
Dave Chinner
2022-05-25
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Dave Chinner
2022-05-23
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2022-05-22
xfs: Remove duplicate include
Jiapeng Chong
2022-05-22
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Kaixu Xia
2022-05-22
xfs: Remove dead code
Jiapeng Chong
2022-05-22
xfs: fix typo in comment
Julia Lawall
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-22
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
2022-05-20
xfs: free xfs_attrd_log_items correctly
Darrick J. Wong
[next]