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
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
1
-1
/
+2
2023-07-11
btrfs: fix race between balance and cancel/pause
Josef Bacik
1
-10
/
+4
2023-06-19
btrfs: update i_version in update_dev_time
Jeff Layton
1
-1
/
+1
2023-06-19
btrfs: open code need_full_stripe conditions
Christoph Hellwig
1
-17
/
+12
2023-06-19
btrfs: open code btrfs_map_sblock
Christoph Hellwig
1
-9
/
+0
2023-06-19
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
1
-8
/
+8
2023-06-19
btrfs: remove unused btrfs_map_block
Christoph Hellwig
1
-8
/
+0
2023-06-19
btrfs: remove unused BTRFS_MAP_DISCARD
Christoph Hellwig
1
-3
/
+0
2023-06-19
btrfs: simplify how changed fsid and metadata_uuid is checked
Anand Jain
1
-21
/
+26
2023-06-19
btrfs: simplify fsid and metadata_uuid comparisons
Anand Jain
1
-15
/
+23
2023-06-19
btrfs: merge calls to alloc_fs_devices in device_list_add
Anand Jain
1
-6
/
+2
2023-06-19
btrfs: streamline fsid checks in alloc_fs_devices
Anand Jain
1
-6
/
+7
2023-06-19
btrfs: make btrfs_free_device() static
Filipe Manana
1
-1
/
+1
2023-04-28
btrfs: fix leak of source device allocation state after device replace
Filipe Manana
1
-0
/
+1
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
1
-1
/
+1
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
1
-0
/
+73
2023-04-17
btrfs: remove redundant release of btrfs_device::alloc_state
Anand Jain
1
-1
/
+0
2023-04-17
btrfs: warn for any missed cleanup at btrfs_close_one_device
Anand Jain
1
-4
/
+4
2023-04-17
btrfs: remove bytes_used argument from btrfs_make_block_group()
Filipe Manana
1
-1
/
+1
2023-04-17
btrfs: do not use replace target device as an extra mirror
Qu Wenruo
1
-120
/
+7
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
1
-51
/
+33
2023-04-17
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
1
-91
/
+71
2023-04-17
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
1
-7
/
+9
2023-04-17
btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
Qu Wenruo
1
-4
/
+2
2023-04-17
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
1
-29
/
+36
2023-04-17
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
1
-31
/
+34
2023-03-28
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
1
-1
/
+8
2023-03-28
btrfs: scan device in non-exclusive mode
Anand Jain
1
-1
/
+10
2023-03-15
btrfs: handle missing chunk mapping more gracefully
Qu Wenruo
1
-1
/
+2
2023-02-15
btrfs: remove struct btrfs_io_geometry
Christoph Hellwig
1
-83
/
+31
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
1
-1
/
+1
2023-02-09
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
1
-1
/
+15
2023-01-25
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
1
-25
/
+26
2023-01-11
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
1
-1
/
+10
2022-12-05
btrfs: fix extent map use-after-free when handling missing device in read_one...
void0red
1
-1
/
+2
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
1
-291
/
+5
2022-12-05
btrfs: allocate btrfs_io_context without GFP_NOFAIL
Li zeming
1
-1
/
+4
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
1
-8
/
+8
2022-12-05
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
1
-37
/
+31
2022-12-05
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
1
-2
/
+1
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
1
-7
/
+5
2022-12-05
btrfs: move super_block specific helpers into super.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move relocation prototypes into relocation.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: update function comments
David Sterba
1
-20
/
+23
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
[next]