index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-03
xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
3
-292
/
+287
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2
-1
/
+6
2025-03-03
xfs: factor out a xfs_rt_check_size helper
Christoph Hellwig
1
-31
/
+31
2025-03-03
xfs: reduce metafile reservations
Christoph Hellwig
1
-0
/
+3
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
11
-171
/
+155
2025-03-03
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
Christoph Hellwig
3
-55
/
+17
2025-03-03
xfs: trace in-memory freecounter reservations
Christoph Hellwig
2
-0
/
+41
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
7
-62
/
+91
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
16
-73
/
+151
2025-03-03
xfs: reflow xfs_dec_freecounter
Christoph Hellwig
1
-21
/
+18
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
3
-14
/
+21
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+2
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
1
-1
/
+2
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
1
-1
/
+2
2025-02-25
xfs: remove the XBF_STALE check from xfs_buf_rele_cached
Christoph Hellwig
1
-7
/
+1
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
5
-86
/
+20
2025-02-25
xfs: decouple buffer readahead from the normal buffer read path
Christoph Hellwig
4
-23
/
+23
2025-02-25
xfs: reduce context switches for synchronous buffered I/O
Christoph Hellwig
1
-16
/
+27
2025-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
1
-1
/
+34
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
1
-3
/
+3
2025-02-14
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
1
-16
/
+39
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
1
-2
/
+6
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
1
-2
/
+10
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+1
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-1
/
+2
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
1
-6
/
+6
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
1
-4
/
+9
2025-02-03
Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-76
/
+58
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-28
xfs: remove xfs_buf_cache.bc_lock
Christoph Hellwig
2
-15
/
+17
2025-01-27
xfs: Add error handling for xfs_reflink_cancel_cow_range
Wentao Liang
1
-2
/
+5
2025-01-27
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
1
-4
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-24
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
1
-44
/
+27
2025-01-24
xfs: remove an out of data comment in _xfs_buf_alloc
Christoph Hellwig
1
-5
/
+0
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
1
-6
/
+7
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+14
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
131
-1439
/
+10860
2025-01-20
Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-25
/
+48
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
3
-51
/
+54
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
1
-2
/
+1
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
5
-15
/
+9
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
4
-35
/
+6
2025-01-14
xfs: simplify xfsaild_resubmit_item
Christoph Hellwig
1
-7
/
+2
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
1
-10
/
+6
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
1
-15
/
+1
[prev]
[next]