index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
8
-102
/
+151
2023-10-22
bcachefs: Refactor journal_keys_sort() to return an error code
Kent Overstreet
1
-29
/
+26
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
19
-202
/
+298
2023-10-22
bcachefs: Add a sysfs attr for triggering discards
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Topology repair fixes
Kent Overstreet
1
-5
/
+7
2023-10-22
bcachefs: Use bch2_trans_inconsistent() more
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Move alloc assertion to .key_invalid()
Kent Overstreet
2
-1
/
+8
2023-10-22
bcachefs: Improve btree_bad_header()
Kent Overstreet
1
-21
/
+19
2023-10-22
bcachefs: Check for read_time == 0 in bch2_alloc_v4_invalid()
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: fsck: Work around transaction restarts
Kent Overstreet
1
-2
/
+16
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
26
-76
/
+99
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
5
-99
/
+81
2023-10-22
bcachefs: Silence spurious copygc err when shutting down
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
27
-404
/
+629
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
4
-45
/
+133
2023-10-22
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
2
-27
/
+14
2023-10-22
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
2
-0
/
+23
2023-10-22
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2
-47
/
+44
2023-10-22
bcachefs: Don't write partially-initialized superblocks
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Improve read_from_stale_dirty_pointer() message
Kent Overstreet
1
-10
/
+16
2023-10-22
bcachefs: Use crc_is_compressed()
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Fix pr_buf() calls
Kent Overstreet
2
-2
/
+2
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
5
-159
/
+117
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
8
-108
/
+77
2023-10-22
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2
-21
/
+37
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
5
-1
/
+442
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
4
-0
/
+98
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
8
-1
/
+187
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
19
-999
/
+615
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
16
-54
/
+377
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
10
-301
/
+379
2023-10-22
bcachefs: LRU btree
Kent Overstreet
6
-2
/
+153
2023-10-22
bcachefs: KEY_TYPE_set
Kent Overstreet
2
-1
/
+24
2023-10-22
bcachefs: bch_sb_field_journal_v2
Kent Overstreet
7
-166
/
+395
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
11
-137
/
+246
2023-10-22
bcachefs: bch2_btree_update_start() refactoring
Kent Overstreet
2
-49
/
+54
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
11
-83
/
+108
2023-10-22
bcachefs: Copygc allocations shouldn't be nowait
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix bch2_journal_pin_set()
Kent Overstreet
1
-7
/
+11
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
13
-60
/
+59
2023-10-22
bcachefs: Run overwrite triggers before insert
Kent Overstreet
2
-37
/
+18
2023-10-22
bcachefs: Move deletion of refcount=0 indirect extents to their triggers
Kent Overstreet
3
-6
/
+43
2023-10-22
bcachefs: Improve bch2_bkey_ptrs_to_text()
Kent Overstreet
2
-8
/
+20
2023-10-22
bcachefs: bch2_trans_log_msg()
Kent Overstreet
2
-0
/
+29
2023-10-22
bcachefs: Use darray for extra_journal_entries
Kent Overstreet
4
-22
/
+32
2023-10-22
bcachefs: btree_path_make_mut() clears should_be_locked
Kent Overstreet
2
-4
/
+4
2023-10-22
bcachefs: Add a missing btree_path_set_dirty() calls
Kent Overstreet
2
-0
/
+6
2023-10-22
bcachefs: Fix error path in bch2_snapshot_set_equiv()
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Work around a journal self-deadlock
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Heap code fix
Kent Overstreet
1
-3
/
+5
[next]