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
/
space-info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-5
/
+8
2021-02-08
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
1
-0
/
+1
2021-02-08
btrfs: adjust the flush trace point to include the source
Josef Bacik
1
-8
/
+9
2021-02-08
btrfs: implement space clamping for preemptive flushing
Josef Bacik
1
-2
/
+51
2021-02-08
btrfs: simplify the logic in need_preemptive_flushing
Josef Bacik
1
-25
/
+48
2021-02-08
btrfs: rework btrfs_calc_reclaim_metadata_size
Josef Bacik
1
-24
/
+20
2021-02-08
btrfs: check reclaim_size in need_preemptive_reclaim
Josef Bacik
1
-0
/
+7
2021-02-08
btrfs: rename need_do_async_reclaim
Josef Bacik
1
-7
/
+7
2021-02-08
btrfs: improve preemptive background space flushing
Josef Bacik
1
-2
/
+98
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
1
-0
/
+14
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
1
-11
/
+7
2021-02-08
btrfs: add a trace point for reserve tickets
Josef Bacik
1
-1
/
+11
2021-02-08
btrfs: make flush_space take a enum btrfs_flush_state instead of int
Josef Bacik
1
-3
/
+3
2021-02-08
btrfs: fix parameter description in space-info.c
Nikolay Borisov
1
-23
/
+27
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
1
-1
/
+2
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
1
-1
/
+3
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
1
-1
/
+1
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-10
/
+4
2020-10-07
btrfs: remove unused function calc_global_rsv_need_space()
YueHaibing
1
-5
/
+0
2020-10-07
btrfs: fix possible infinite loop in data async reclaim
Josef Bacik
1
-0
/
+6
2020-10-07
btrfs: add a comment explaining the data flush steps
Josef Bacik
1
-0
/
+47
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-33
/
+84
2020-10-07
btrfs: flush delayed refs when trying to reserve data space
Josef Bacik
1
-0
/
+1
2020-10-07
btrfs: run delayed iputs before committing the transaction for data
Josef Bacik
1
-1
/
+1
2020-10-07
btrfs: don't force commit if we are data
Josef Bacik
1
-18
/
+4
2020-10-07
btrfs: drop the commit_cycles stuff for data reservations
Josef Bacik
1
-19
/
+2
2020-10-07
btrfs: use the same helper for data and metadata reservations
Josef Bacik
1
-33
/
+13
2020-10-07
btrfs: serialize data reservations if we are flushing
Josef Bacik
1
-1
/
+4
2020-10-07
btrfs: use ticketing for data space reservations
Josef Bacik
1
-58
/
+64
2020-10-07
btrfs: add btrfs_reserve_data_bytes and use it
Josef Bacik
1
-0
/
+92
2020-10-07
btrfs: add the data transaction commit logic into may_commit_transaction
Josef Bacik
1
-7
/
+24
2020-10-07
btrfs: add flushing states for handling data reservations
Josef Bacik
1
-0
/
+6
2020-10-07
btrfs: check tickets after waiting on ordered extents
Josef Bacik
1
-8
/
+9
2020-10-07
btrfs: use btrfs_start_delalloc_roots in shrink_delalloc
Josef Bacik
1
-54
/
+1
2020-10-07
btrfs: make ALLOC_CHUNK use the space info flags
Josef Bacik
1
-1
/
+1
2020-10-07
btrfs: make shrink_delalloc take space_info as an arg
Josef Bacik
1
-5
/
+4
2020-10-07
btrfs: handle U64_MAX for shrink_delalloc
Josef Bacik
1
-3
/
+14
2020-10-07
btrfs: remove orig from shrink_delalloc
Josef Bacik
1
-2
/
+2
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
1
-1
/
+1
2020-07-27
btrfs: fix lockdep splat from btrfs_dump_space_info
Josef Bacik
1
-1
/
+1
2020-07-02
btrfs: fix reclaim_size counter leak after stealing from global reserve
Filipe Manana
1
-1
/
+1
2020-05-25
btrfs: remove pointless assertion on reclaim_size counter
Filipe Manana
1
-1
/
+0
2020-05-25
btrfs: run btrfs_try_granting_tickets if a priority ticket fails
Josef Bacik
1
-4
/
+10
2020-05-25
btrfs: only check priority tickets for priority flushing
Josef Bacik
1
-2
/
+21
2020-05-25
btrfs: account for trans_block_rsv in may_commit_transaction
Josef Bacik
1
-0
/
+6
2020-05-25
btrfs: allow to use up to 90% of the global block rsv for unlink
Josef Bacik
1
-1
/
+1
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
1
-1
/
+36
2020-04-08
btrfs: fix reclaim counter leak of space_info objects
Filipe Manana
1
-6
/
+14
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
1
-6
/
+6
2020-03-23
btrfs: fix btrfs_calc_reclaim_metadata_size calculation
Josef Bacik
1
-9
/
+34
[next]