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
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
bcachefs: improve modprobe support by providing softdeps
Daniel Hill
1
-0
/
+6
2023-12-14
bcachefs: fix invalid memory access in bch2_fs_alloc() error path
Thomas Bertschinger
1
-0
/
+1
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
1
-2
/
+4
2023-11-24
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
1
-12
/
+16
2023-11-05
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
1
-32
/
+28
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
1
-4
/
+8
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-0
/
+5
2023-11-01
bcachefs: Fix a kasan splat in bch2_dev_add()
Kent Overstreet
1
-10
/
+2
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
1
-1
/
+1
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
1
-13
/
+17
2023-10-31
bcachefs: Delete duplicate time stats initialization
Kent Overstreet
1
-6
/
+0
2023-10-22
bcachefs: snapshot_create_lock
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Correctly initialize new buckets on device resize
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
1
-23
/
+31
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
1
-24
/
+11
2023-10-22
bcachefs: More assertions for nocow locking
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: fix error checking in bch2_fs_alloc()
Dan Carpenter
1
-1
/
+1
2023-10-22
bcachefs: Remove a redundant and harmless bch2_free_super() call
Christophe JAILLET
1
-1
/
+0
2023-10-22
bcachefs: Fix use-after-free in bch2_dev_add()
Christophe JAILLET
1
-3
/
+1
2023-10-22
bcachefs: add module description to fix modpost warning
Brian Foster
1
-0
/
+1
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: Kill incorrect assertion
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
1
-22
/
+21
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
1
-0
/
+4
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Print version, options earlier in startup path
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Don't start copygc until recovery is finished
Kent Overstreet
1
-6
/
+13
2023-10-22
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
1
-5
/
+6
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
1
-13
/
+1
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
1
-0
/
+11
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
1
-0
/
+2
2023-10-22
bcachefs: Run freespace init in device hot add path
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
1
-0
/
+4
2023-10-22
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
1
-9
/
+3
[next]