index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_filestream.c
Age
Commit message (
Expand
)
Author
2025-05-14
xfs: free the item in xfs_mru_cache_insert on failure
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-10-30
xfs: streamline xfs_filestream_pick_ag
Christoph Hellwig
2024-10-30
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2023-06-05
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
Dave Chinner
2023-02-13
xfs: refactor the filestreams allocator pick functions
Dave Chinner
2023-02-13
xfs: return a referenced perag from filestreams allocator
Dave Chinner
2023-02-13
xfs: pass perag to filestreams tracing
Dave Chinner
2023-02-13
xfs: use for_each_perag_wrap in xfs_filestream_pick_ag
Dave Chinner
2023-02-13
xfs: track an active perag reference in filestreams
Dave Chinner
2023-02-13
xfs: factor out MRU hit case in xfs_filestream_select_ag
Dave Chinner
2023-02-13
xfs: remove xfs_filestream_select_ag() longest extent check
Dave Chinner
2023-02-13
xfs: merge new filestream AG selection into xfs_filestream_select_ag()
Dave Chinner
2023-02-13
xfs: merge filestream AG lookup into xfs_filestream_select_ag()
Dave Chinner
2023-02-13
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
Dave Chinner
2023-02-13
xfs: use xfs_bmap_longest_free_extent() in filestreams
Dave Chinner
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-04-26
xfs: fix soft lockup via spinning in filestream ag selection loop
Brian Foster
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2020-09-25
xfs: drop the obsolete comment on filestream locking
Gao Xiang
2020-01-26
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
Darrick J. Wong
2019-11-13
xfs: fix another missing include
xfs-5.5-merge-12
Darrick J. Wong
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
xfs-5.5-merge-8
Christoph Hellwig
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-11
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
xfs-4.17-merge-2
Eric Sandeen
2018-04-09
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
xfs-for-linus-4.9-rc1
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2015-06-22
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-22
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-25
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
[next]