index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
space-info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: add enospc debug messages for ticket failure
Josef Bacik
1
-7
/
+25
2019-09-09
btrfs: do not account global reserve in can_overcommit
Josef Bacik
1
-18
/
+1
2019-09-09
btrfs: remove orig_bytes from reserve_ticket
Josef Bacik
1
-8
/
+0
2019-09-09
btrfs: fix may_commit_transaction to deal with no partial filling
Josef Bacik
1
-0
/
+12
2019-09-09
btrfs: rework wake_all_tickets
Josef Bacik
1
-7
/
+49
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
1
-50
/
+5
2019-09-09
btrfs: stop partially refilling tickets when releasing space
Josef Bacik
1
-27
/
+16
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
1
-10
/
+0
2019-09-09
btrfs: do not allow reservations if we have pending tickets
Josef Bacik
1
-3
/
+7
2019-09-09
btrfs: move math functions to misc.h
David Sterba
1
-1
/
+1
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-1
/
+1
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
1
-2
/
+25
2019-09-09
btrfs: refactor priority_reclaim_metadata_space
Josef Bacik
1
-6
/
+9
2019-09-09
btrfs: factor out the ticket flush handling
Josef Bacik
1
-22
/
+42
2019-09-09
btrfs: unify error handling for ticket flushing
Josef Bacik
1
-21
/
+11
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
1
-2
/
+3
2019-09-09
btrfs: factor out sysfs code for creating space infos
David Sterba
1
-23
/
+2
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: Simplify update of space_info in __reserve_metadata_bytes()
Goldwyn Rodrigues
1
-11
/
+5
2019-07-02
btrfs: unexport can_overcommit
Josef Bacik
1
-12
/
+11
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
1
-0
/
+698
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
1
-0
/
+55
2019-07-02
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
1
-0
/
+106
2019-07-02
btrfs: move and export can_overcommit
Josef Bacik
1
-0
/
+68
2019-07-02
btrfs: move the space_info handling code to space-info.c
Josef Bacik
1
-0
/
+174