index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-03-03
xfs: export max_open_zones in sysfs
Christoph Hellwig
2025-03-03
xfs: contain more sysfs code in xfs_sysfs.c
Christoph Hellwig
2025-03-03
xfs: export zone stats in /proc/*/mountstats
Hans Holmberg
2025-03-03
xfs: wire up the show_stats super operation
Christoph Hellwig
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
2025-03-03
xfs: add a max_open_zones mount option
Christoph Hellwig
2025-03-03
xfs: support zone gaps
Christoph Hellwig
2025-03-03
xfs: enable the zoned RT device feature
Christoph Hellwig
2025-03-03
xfs: disable rt quotas for zoned file systems
Christoph Hellwig
2025-03-03
xfs: disable reflink for zoned file systems
Christoph Hellwig
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
2025-03-03
xfs: support xrep_require_rtext_inuse on zoned file systems
Christoph Hellwig
2025-03-03
xfs: support xchk_xref_is_used_rt_space on zoned file systems
Christoph Hellwig
2025-03-03
xfs: allow COW forks on zoned file systems in xchk_bmap
Christoph Hellwig
2025-03-03
xfs: support growfs on zoned file systems
Christoph Hellwig
2025-03-03
xfs: hide reserved RT blocks from statfs
Christoph Hellwig
2025-03-03
xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
Christoph Hellwig
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
2025-03-03
xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
Christoph Hellwig
2025-03-03
xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
Christoph Hellwig
2025-03-03
xfs: disable FITRIM for zoned RT devices
Christoph Hellwig
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2025-03-03
xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
Christoph Hellwig
2025-03-03
xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
Christoph Hellwig
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2025-03-03
xfs: factor out a xfs_rt_check_size helper
Christoph Hellwig
2025-03-03
xfs: reduce metafile reservations
Christoph Hellwig
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2025-03-03
xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
Christoph Hellwig
2025-03-03
xfs: trace in-memory freecounter reservations
Christoph Hellwig
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-03-03
xfs: reflow xfs_dec_freecounter
Christoph Hellwig
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
[prev]
[next]