index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2
-0
/
+2
2024-05-27
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2
-7
/
+2
2024-05-27
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
3
-25
/
+35
2024-05-27
xfs: drop xfarray sortinfo folio on error
Darrick J. Wong
1
-3
/
+6
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
1
-4
/
+2
2024-05-27
xfs: Clear W=1 warning in xfs_iwalk_run_callbacks()
John Garry
1
-3
/
+2
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2
-19
/
+19
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-05-20
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
182
-2803
/
+24665
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-4
/
+6
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-2
/
+2
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
10
-87
/
+41
2024-05-03
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
1
-6
/
+0
2024-05-03
xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
Christoph Hellwig
1
-8
/
+8
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
8
-37
/
+20
2024-05-03
xfs: consolidate the xfs_quota_reserve_blkres definitions
Christoph Hellwig
1
-12
/
+6
2024-05-03
xfs: clean up buffer allocation in xlog_do_recovery_pass
Christoph Hellwig
1
-7
/
+6
2024-05-03
xfs: fix log recovery buffer allocation for the legacy h_size fixup
Christoph Hellwig
1
-6
/
+14
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
1
-1
/
+1
2024-05-02
xfs: widen flags argument to the xfs_iflags_* helpers
Darrick J. Wong
2
-10
/
+8
2024-05-02
xfs: minor cleanups of xfs_attr3_rmt_blocks
Darrick J. Wong
1
-8
/
+8
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
3
-3
/
+9
2024-05-02
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2
-6
/
+17
2024-05-02
xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
Darrick J. Wong
2
-32
/
+31
2024-04-30
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
1
-2
/
+3
2024-04-30
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
1
-5
/
+10
2024-04-30
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
1
-5
/
+0
2024-04-30
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
1
-14
/
+18
2024-04-30
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
1
-6
/
+3
2024-04-30
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
1
-6
/
+5
2024-04-30
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
1
-3
/
+0
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
10
-74
/
+57
2024-04-29
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
1
-0
/
+29
2024-04-29
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2
-42
/
+46
2024-04-29
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
1
-2
/
+4
2024-04-29
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Zhang Yi
1
-5
/
+5
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
6
-150
/
+105
2024-04-26
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
3
-41
/
+28
2024-04-26
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
3
-42
/
+27
2024-04-26
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
3
-43
/
+30
2024-04-26
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
3
-60
/
+43
2024-04-24
xfs: don't call xfs_file_open from xfs_dir_open
Christoph Hellwig
1
-1
/
+3
2024-04-24
xfs: drop fop_flags for directories
Christoph Hellwig
1
-2
/
+0
2024-04-24
xfs: fix overly long line in the file_operations
Christoph Hellwig
1
-4
/
+4
2024-04-24
xfs: Remove unused function xrep_dir_self_parent
Jiapeng Chong
1
-21
/
+0
2024-04-24
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2
-29
/
+20
2024-04-24
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
10
-45
/
+25
2024-04-24
xfs: fix iunlock calls in xrep_adoption_trans_alloc
Darrick J. Wong
1
-1
/
+1
[next]