index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
aio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
38
-553
/
+448
2024-08-14
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
1
-0
/
+2
2024-08-14
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2
-0
/
+5
2024-08-14
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
3
-4
/
+33
2024-08-14
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2
-1
/
+10
2024-08-14
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
1
-0
/
+2
2024-08-14
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
4
-54
/
+42
2024-08-14
bcachefs: Add missing downgrade table entry
Kent Overstreet
1
-0
/
+1
2024-08-14
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
1
-3
/
+9
2024-08-14
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
1
-1
/
+1
2024-08-14
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
1
-1
/
+13
2024-08-14
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
1
-5
/
+0
2024-08-10
bcachefs: bcachefs_metadata_version_disk_accounting_v3
Kent Overstreet
3
-6
/
+32
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
3
-6
/
+10
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
4
-8
/
+73
2024-08-08
bcachefs: Switch to .get_inode_acl()
Kent Overstreet
3
-9
/
+12
2024-08-08
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
Kent Overstreet
1
-1
/
+1
2024-08-08
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
8
-12
/
+45
2024-08-08
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
1
-0
/
+5
2024-08-07
bcachefs: ec should not allocate from ro devs
Kent Overstreet
1
-0
/
+3
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
4
-15
/
+30
2024-08-07
bcachefs: Add missing bch2_trans_begin() call
Kent Overstreet
1
-0
/
+1
2024-08-07
bcachefs: Add a comment for bucket helper types
Kent Overstreet
1
-0
/
+8
2024-08-07
bcachefs: Don't rely on implicit unsigned -> signed integer conversion
Kent Overstreet
1
-2
/
+2
2024-08-07
lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT
Kent Overstreet
1
-0
/
+6
2024-07-31
bcachefs: Fix double free of ca->buckets_nouse
Kent Overstreet
1
-1
/
+0
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-27
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2
-5
/
+19
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-26
dt-bindings: arm: update James Clark's email address
James Clark
2
-2
/
+2
2024-07-26
MAINTAINERS: mailmap: update James Clark's email address
James Clark
2
-2
/
+3
2024-07-26
dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
Rob Herring (Arm)
1
-3
/
+2
[next]