index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
Darrick J. Wong
2024-06-26
1
-1
/
+9
*
xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
Darrick J. Wong
2024-06-26
1
-1
/
+1
*
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
2024-06-26
1
-5
/
+18
*
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-06-26
2
-26
/
+39
*
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-26
4
-20
/
+28
*
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-06-17
1
-4
/
+19
*
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-06-10
1
-3
/
+4
*
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2024-05-27
2
-0
/
+2
*
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2024-05-27
2
-7
/
+2
*
xfs: allow symlinks with short remote targets
Darrick J. Wong
2024-05-27
1
-4
/
+24
*
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
2024-05-27
3
-25
/
+35
*
xfs: drop xfarray sortinfo folio on error
Darrick J. Wong
2024-05-27
1
-3
/
+6
*
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
2024-05-27
1
-4
/
+2
*
xfs: Clear W=1 warning in xfs_iwalk_run_callbacks()
John Garry
2024-05-27
1
-3
/
+2
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
2
-19
/
+19
*
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
|
*
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
1
-1
/
+1
*
|
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-20
182
-2803
/
+24665
|
\
\
|
*
|
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
10
-87
/
+41
|
*
|
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
2024-05-03
1
-6
/
+0
|
*
|
xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
Christoph Hellwig
2024-05-03
1
-8
/
+8
|
*
|
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-05-03
8
-37
/
+20
|
*
|
xfs: consolidate the xfs_quota_reserve_blkres definitions
Christoph Hellwig
2024-05-03
1
-12
/
+6
|
*
|
xfs: clean up buffer allocation in xlog_do_recovery_pass
Christoph Hellwig
2024-05-03
1
-7
/
+6
|
*
|
xfs: fix log recovery buffer allocation for the legacy h_size fixup
Christoph Hellwig
2024-05-03
1
-6
/
+14
|
*
|
xfs: widen flags argument to the xfs_iflags_* helpers
Darrick J. Wong
2024-05-02
2
-10
/
+8
|
*
|
xfs: minor cleanups of xfs_attr3_rmt_blocks
Darrick J. Wong
2024-05-02
1
-8
/
+8
|
*
|
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
2024-05-02
3
-3
/
+9
|
*
|
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2024-05-02
2
-6
/
+17
|
*
|
xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
Darrick J. Wong
2024-05-02
2
-32
/
+31
|
*
|
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-2
/
+3
|
*
|
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
2024-04-30
1
-5
/
+10
|
*
|
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-5
/
+0
|
*
|
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-14
/
+18
|
*
|
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-6
/
+3
|
*
|
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-6
/
+5
|
*
|
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-3
/
+0
|
*
|
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-30
10
-74
/
+57
|
*
|
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
2024-04-29
1
-0
/
+29
|
*
|
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2024-04-29
2
-42
/
+46
|
*
|
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
2024-04-29
1
-2
/
+4
|
*
|
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Zhang Yi
2024-04-29
1
-5
/
+5
|
*
|
xfs: refactor dir format helpers
Christoph Hellwig
2024-04-26
6
-150
/
+105
|
*
|
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
2024-04-26
3
-41
/
+28
|
*
|
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
2024-04-26
3
-42
/
+27
|
*
|
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
2024-04-26
3
-43
/
+30
|
*
|
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
2024-04-26
3
-60
/
+43
|
*
|
xfs: Remove unused function xrep_dir_self_parent
Jiapeng Chong
2024-04-24
1
-21
/
+0
|
*
|
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2024-04-24
2
-29
/
+20
|
*
|
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-24
10
-45
/
+25
[next]