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
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-20
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
2024-05-03
xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-05-03
xfs: consolidate the xfs_quota_reserve_blkres definitions
Christoph Hellwig
2024-05-03
xfs: clean up buffer allocation in xlog_do_recovery_pass
Christoph Hellwig
2024-05-03
xfs: fix log recovery buffer allocation for the legacy h_size fixup
Christoph Hellwig
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
xfs: widen flags argument to the xfs_iflags_* helpers
Darrick J. Wong
2024-05-02
xfs: minor cleanups of xfs_attr3_rmt_blocks
Darrick J. Wong
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
2024-05-02
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2024-05-02
xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
Darrick J. Wong
2024-04-30
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
2024-04-30
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
2024-04-30
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
2024-04-30
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-29
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
2024-04-29
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2024-04-29
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
2024-04-29
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Zhang Yi
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
2024-04-24
xfs: don't call xfs_file_open from xfs_dir_open
Christoph Hellwig
2024-04-24
xfs: drop fop_flags for directories
Christoph Hellwig
2024-04-24
xfs: fix overly long line in the file_operations
Christoph Hellwig
2024-04-24
xfs: Remove unused function xrep_dir_self_parent
Jiapeng Chong
2024-04-23
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
xfs: fix iunlock calls in xrep_adoption_trans_alloc
Darrick J. Wong
2024-04-23
xfs: drop the scrub file's iolock when transaction allocation fails
Darrick J. Wong
2024-04-23
xfs: only iget the file once when doing vectored scrub-by-handle
Darrick J. Wong
2024-04-23
xfs: use dontcache for grabbing inodes during scrub
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
[next]