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
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-6
/
+6
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-164
/
+146
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+6
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
1
-2
/
+2
2022-05-16
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
1
-3
/
+2
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
1
-97
/
+76
2022-05-16
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
1
-2
/
+2
2022-05-16
btrfs: turn delayed_nodes_tree into an XArray
Gabriel Niebler
1
-1
/
+1
2022-05-16
btrfs: use a normal workqueue for rmw_workers
Christoph Hellwig
1
-3
/
+3
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
1
-6
/
+9
2022-05-16
btrfs: raid56: enable subpage support for RAID56
Qu Wenruo
1
-8
/
+0
2022-05-16
btrfs: do not return errors from btrfs_submit_metadata_bio
Christoph Hellwig
1
-16
/
+9
2022-05-16
btrfs: remove unused bio_flags argument to btrfs_submit_metadata_bio
Christoph Hellwig
1
-1
/
+1
2022-05-16
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
1
-1
/
+1
2022-05-16
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
1
-2
/
+1
2022-05-16
btrfs: check-integrity: split submit_bio from btrfsic checking
Christoph Hellwig
1
-2
/
+4
2022-05-16
btrfs: remove unnecessary type casts
Yu Zhe
1
-2
/
+2
2022-05-16
btrfs: expand subpage support to any PAGE_SIZE > 4K
Qu Wenruo
1
-5
/
+7
2022-05-16
btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
Qu Wenruo
1
-2
/
+2
2022-05-16
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
1
-0
/
+21
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
1
-12
/
+4
2022-05-09
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
1
-0
/
+11
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
1
-0
/
+1
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
btrfs: simplify ->flush_bio handling
Christoph Hellwig
1
-3
/
+5
2022-04-14
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2022-04-06
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-23
/
+24
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-63
/
+156
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+4
2022-03-15
btrfs: Convert from set_page_dirty to dirty_folio
Matthew Wilcox (Oracle)
1
-12
/
+13
2022-03-15
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-11
/
+11
2022-03-14
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
1
-6
/
+20
2022-03-14
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
1
-7
/
+9
2022-03-14
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
1
-1
/
+1
2022-03-14
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
1
-4
/
+3
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
1
-9
/
+41
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
1
-7
/
+42
2022-03-14
btrfs: abstract out loading the tree root
Josef Bacik
1
-35
/
+46
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
1
-0
/
+10
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-3
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+3
2022-01-07
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
1
-1
/
+43
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
1
-18
/
+2
2022-01-07
btrfs: make send work with concurrent block group relocation
Filipe Manana
1
-3
/
+1
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-58
/
+218
2022-01-03
btrfs: stop accessing ->free_space_root directly
Josef Bacik
1
-5
/
+5
[next]