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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2
-0
/
+21
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
7
-42
/
+46
2020-05-25
btrfs: backref: distinguish reloc and non-reloc use of indirect resolution
Qu Wenruo
1
-2
/
+14
2020-05-25
btrfs: reloc: move error handling of build_backref_tree() to backref.c
Qu Wenruo
3
-47
/
+58
2020-05-25
btrfs: backref: rename and move finish_upper_links()
Qu Wenruo
3
-115
/
+110
2020-05-25
btrfs: backref: rename and move handle_one_tree_block()
Qu Wenruo
3
-355
/
+373
2020-05-25
btrfs: reloc: open code read_fs_root() for handle_indirect_tree_backref()
Qu Wenruo
1
-1
/
+5
2020-05-25
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2
-4
/
+7
2020-05-25
btrfs: backref: rename and move backref_tree_panic()
Qu Wenruo
2
-20
/
+17
2020-05-25
btrfs: backref: rename and move backref_cache_cleanup()
Qu Wenruo
3
-31
/
+36
2020-05-25
btrfs: backref: rename and move remove_backref_node()
Qu Wenruo
3
-48
/
+53
2020-05-25
btrfs: backref: rename and move drop_backref_node()
Qu Wenruo
2
-38
/
+46
2020-05-25
btrfs: backref: rename and move free_backref_(node|edge)
Qu Wenruo
2
-31
/
+31
2020-05-25
btrfs: backref: rename and move link_backref_edge()
Qu Wenruo
2
-19
/
+20
2020-05-25
btrfs: backref: rename and move alloc_backref_edge()
Qu Wenruo
3
-14
/
+16
2020-05-25
btrfs: backref: rename and move alloc_backref_node()
Qu Wenruo
3
-26
/
+29
2020-05-25
btrfs: backref: rename and move backref_cache_init()
Qu Wenruo
3
-17
/
+21
2020-05-25
btrfs: rename tree_entry to rb_simple_node and export it
Qu Wenruo
3
-79
/
+90
2020-05-25
btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.h
Qu Wenruo
2
-113
/
+116
2020-05-25
btrfs: reloc: add btrfs_ prefix for backref_node/edge/cache
Qu Wenruo
1
-137
/
+141
2020-05-25
btrfs: reloc: refactor useless nodes handling into its own function
Qu Wenruo
1
-37
/
+76
2020-05-25
btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()
Qu Wenruo
1
-69
/
+117
2020-05-25
btrfs: reloc: remove the open-coded goto loop for breadth-first search
Qu Wenruo
1
-81
/
+88
2020-05-25
btrfs: reloc: pass essential members for alloc_backref_node()
Qu Wenruo
1
-20
/
+20
2020-05-25
btrfs: reloc: use wrapper to replace open-coded edge linking
Qu Wenruo
1
-16
/
+37
2020-05-25
btrfs: reloc: refactor indirect tree backref processing into its own function
Qu Wenruo
1
-135
/
+159
2020-05-25
btrfs: reloc: refactor direct tree backref processing into its own function
Qu Wenruo
1
-52
/
+78
2020-05-25
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2
-11
/
+41
2020-05-25
btrfs: reloc: add backref_cache::fs_info member
Qu Wenruo
1
-2
/
+6
2020-05-25
btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_node
Qu Wenruo
1
-28
/
+46
2020-05-25
btrfs: reloc: rename mark_block_processed and __mark_block_processed
Qu Wenruo
1
-34
/
+22
2020-05-25
btrfs: reloc: use btrfs_backref_iter infrastructure
Qu Wenruo
1
-129
/
+62
2020-05-25
btrfs: backref: implement btrfs_backref_iter_next()
Qu Wenruo
2
-0
/
+94
2020-05-25
btrfs: backref: introduce the skeleton of btrfs_backref_iter
Qu Wenruo
2
-0
/
+148
2020-05-25
btrfs: add missing annotation for btrfs_tree_lock()
Jules Irenge
1
-0
/
+1
2020-05-25
btrfs: add missing annotation for btrfs_lock_cluster()
Jules Irenge
1
-0
/
+1
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-26
/
+10
2020-05-23
rxrpc: Fix a warning
David Howells
1
-1
/
+1
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-26
/
+10
2020-05-22
Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+34
2020-05-21
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-21
Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+34
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-29
/
+7
2020-05-20
Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+21
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
[prev]
[next]