index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
1
-8
/
+9
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
3
-4
/
+4
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2
-11
/
+11
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
15
-187
/
+35
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
5
-130
/
+553
2025-09-05
xfs: enable online fsck by default in Kconfig
Darrick J. Wong
1
-12
/
+2
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
1
-2
/
+2
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
6
-53
/
+6
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
3
-12
/
+9
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
8
-118
/
+23
2025-09-05
xfs: disable deprecated features by default in Kconfig
Darrick J. Wong
1
-4
/
+4
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
2
-5
/
+105
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
2
-4
/
+68
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
2
-5
/
+84
2025-09-05
xfs: compute per-AG extent reap limits dynamically
Darrick J. Wong
3
-12
/
+171
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
1
-32
/
+46
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
1
-70
/
+79
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
1
-4
/
+5
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
1
-1
/
+1
2025-09-01
fs: add an icount_read helper
Josef Bacik
2
-2
/
+2
2025-08-28
xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr
Christoph Hellwig
1
-9
/
+9
2025-08-28
xfs: allow setting file attributes on special files
Andrey Albershteyn
1
-6
/
+0
2025-08-28
xfs: add .fileattr_set and fileattr_get callbacks for symlinks
Andrey Albershteyn
1
-0
/
+2
2025-08-28
xfs: allow renames of project-less inodes
Andrey Albershteyn
1
-30
/
+34
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-08-19
xfs: reject swapon for inodes on a zoned file system earlier
Christoph Hellwig
1
-0
/
+3
2025-08-19
xfs: kick off inodegc when failing to reserve zoned blocks
Christoph Hellwig
1
-0
/
+6
2025-08-19
xfs: remove xfs_last_used_zone
Christoph Hellwig
1
-43
/
+2
2025-08-19
xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled
Damien Le Moal
1
-0
/
+1
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2
-13
/
+30
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
1
-1
/
+1
2025-08-11
xfs: reject max_atomic_write mount option for no reflink
John Garry
1
-0
/
+19
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
3
-5
/
+17
2025-08-11
xfs: remove XFS_IBULK_SAME_AG
Christoph Hellwig
3
-17
/
+7
2025-08-11
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
1
-1
/
+5
2025-08-11
xfs: fix frozen file system assert in xfs_trans_alloc
Christoph Hellwig
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+0
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-88
/
+146
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+11
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+8
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
17
-155
/
+157
2025-07-24
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
3
-66
/
+60
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
3
-24
/
+25
2025-07-24
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
1
-18
/
+13
2025-07-24
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
1
-9
/
+7
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
1
-1
/
+0
[prev]
[next]