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
/
include
/
linux
/
list.h
Age
Commit message (
Expand
)
Author
2023-09-22
<linux/list.h>: Introduce the list_for_each_reverse() method
Ingo Molnar
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
2023-08-15
list_debug: Introduce inline wrappers for debug checks
Marco Elver
2023-01-06
i915: Move list_count() to list.h as list_count_nodes() for broader use
Andy Shevchenko
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-22
rxrpc: Fix locking issue
David Howells
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
2022-04-29
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
2021-11-09
include/linux/list.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-01-04
list: Fix a typo at the kernel-doc markup
Mauro Carvalho Chehab
2020-11-19
list.h: Update comment to explicitly note circular lists
Asif Rasheed
2020-10-16
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-03-17
list/hashtable: minor documentation corrections.
NeilBrown
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-10
rcu: Add and update docbook header comments in list.h
Paul E. McKenney
2019-12-19
list: introduce list_for_each_continue()
Pavel Begunkov
2019-12-09
list: Add hlist_unhashed_lockless()
Eric Dumazet
2019-06-29
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
list: add function list_rotate_to_front()
Tobin C. Harding
2019-04-18
list: Don't use WRITE_ONCE() in hlist_add_behind()
Nikos Tsironis
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
2019-03-05
mm, compaction: use free lists to quickly locate a migration source
Mel Gorman
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-03
list: introduce list_for_each_entry_from_reverse helper
Jiri Pirko
2016-10-31
list: Split list_del() debug checking into separate function
Kees Cook
2016-10-31
list: Split list_add() debug checking into separate function
Kees Cook
2016-09-14
list: Expand list_first_entry_or_null()
Chris Wilson
2016-07-07
hlist: Add hlist_is_singular_node() helper
Thomas Gleixner
2016-03-09
list: kill list_force_poison()
Dan Williams
2016-01-15
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2015-12-04
list: Use WRITE_ONCE() when initializing list_head structures
Paul E. McKenney
2015-11-23
list: Use READ_ONCE() when testing for empty lists
Paul E. McKenney
2015-11-23
list: Use WRITE_ONCE() when adding to lists and hlists
Paul E. McKenney
2015-10-06
rculist: Use WRITE_ONCE() when deleting from reader-visible list
Paul E. McKenney
2015-08-17
inode: add hlist_fake to avoid the inode hash lock in evict
Josef Bacik
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-10-14
list: include linux/kernel.h
Masahiro Yamada
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
2013-11-13
list: introduce list_last_entry(), use list_{first,last}_entry()
Oleg Nesterov
2013-11-13
list: change list_for_each_entry*() to use list_*_entry()
Oleg Nesterov
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-07-16
linked-list: Remove __list_for_each
Dave Jones
2013-05-31
list: introduce list_first_entry_or_null
Jiri Pirko
[next]