index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-07
1
-2
/
+4
|
\
|
*
btrfs: reset tree root pointer after error in init_tree_roots
Josef Bacik
2020-07-02
1
-2
/
+4
*
|
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
1
-42
/
+51
|
\
|
|
*
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
1
-1
/
+4
|
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-21
/
+18
|
*
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2020-05-25
1
-0
/
+1
|
*
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
1
-1
/
+17
|
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-6
/
+7
|
*
btrfs: use crypto_shash_digest() instead of open coding
Eric Biggers
2020-05-25
1
-8
/
+5
|
*
btrfs: get rid of endio_repair_workers
Omar Sandoval
2020-05-25
1
-7
/
+1
*
|
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-3
/
+1
|
/
*
btrfs: drop logs when we've aborted a transaction
Josef Bacik
2020-04-23
1
-4
/
+32
*
btrfs: kill the subvol_srcu
Josef Bacik
2020-03-23
1
-28
/
+9
*
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
2020-03-23
1
-4
/
+3
*
btrfs: don't take an extra root ref at allocation time
Josef Bacik
2020-03-23
1
-14
/
+6
*
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2020-03-23
1
-2
/
+1
*
btrfs: make inodes hold a ref on their roots
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
1
-31
/
+32
*
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2020-03-23
1
-1
/
+4
*
btrfs: make the extent buffer leak check per fs info
Josef Bacik
2020-03-23
1
-0
/
+3
*
btrfs: return void from csum_tree_block
David Sterba
2020-03-23
1
-10
/
+3
*
btrfs: simplify tree block checksumming loop
David Sterba
2020-03-23
1
-24
/
+8
*
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-03-23
1
-0
/
+13
*
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
1
-3
/
+3
*
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
David Sterba
2020-03-23
1
-3
/
+4
*
btrfs: adjust delayed refs message level
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
2020-03-23
1
-1
/
+2
*
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
2020-03-23
1
-2
/
+4
*
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
1
-35
/
+10
*
btrfs: set update the uuid generation as soon as possible
Josef Bacik
2020-03-23
1
-2
/
+12
*
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
2020-03-23
1
-1
/
+3
*
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
1
-0
/
+35
*
btrfs: use bios instead of buffer_heads from super block writeout
Johannes Thumshirn
2020-03-23
1
-54
/
+73
*
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
1
-43
/
+31
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-25
/
+5
*
btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs
Nikolay Borisov
2020-03-23
1
-3
/
+25
*
btrfs: sink argument tree to extent_read_full_page
David Sterba
2020-03-23
1
-3
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-39
/
+39
*
btrfs: add a leak check for roots
Josef Bacik
2020-03-23
1
-0
/
+28
*
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
1
-8
/
+11
*
btrfs: move fs_info init work into it's own helper function
Josef Bacik
2020-03-23
1
-81
/
+84
*
btrfs: free more things in btrfs_free_fs_info
Josef Bacik
2020-03-23
1
-36
/
+24
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-19
/
+26
*
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
2020-03-23
1
-15
/
+15
*
btrfs: hold a ref on the root in open_ctree
Josef Bacik
2020-03-23
1
-0
/
+8
*
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
1
-0
/
+18
*
btrfs: hold a ref on fs roots while they're in the radix tree
Josef Bacik
2020-03-23
1
-1
/
+5
*
btrfs: make the fs root init functions static
Josef Bacik
2020-03-23
1
-3
/
+3
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2020-03-23
1
-12
/
+1
[next]