index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()
Filipe Manana
2020-07-27
3
-11
/
+7
*
btrfs: check-integrity: remove unnecessary failure messages during memory all...
Liao Pingfang
2020-07-27
1
-21
/
+6
*
btrfs: use helper btrfs_get_block_group
Anand Jain
2020-07-27
1
-2
/
+2
*
btrfs: let btrfs_return_cluster_to_free_space() return void
Anand Jain
2020-07-27
2
-10
/
+6
*
btrfs: remove no longer necessary chunk mutex locking cases
Filipe Manana
2020-07-27
1
-5
/
+0
*
btrfs: factor out reading of bg from find_frist_block_group
Johannes Thumshirn
2020-07-27
1
-46
/
+56
*
btrfs: get mapping tree directly from fsinfo in find_first_block_group
Johannes Thumshirn
2020-07-27
1
-1
/
+1
*
btrfs: simplify checks when adding excluded ranges
Nikolay Borisov
2020-07-27
1
-17
/
+4
*
btrfs: read stripe len directly in btrfs_rmap_block
Nikolay Borisov
2020-07-27
1
-10
/
+3
*
btrfs: don't balance btree inode pages from buffered write path
Nikolay Borisov
2020-07-27
1
-2
/
+0
*
Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-24
4
-14
/
+21
|
\
|
*
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-21
1
-0
/
+8
|
*
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
2020-07-21
1
-1
/
+2
|
*
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-07-21
1
-13
/
+10
|
*
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-21
1
-0
/
+1
*
|
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-12
3
-8
/
+3
|
\
|
|
*
btrfs: wire up iter_file_splice_write
Christoph Hellwig
2020-07-09
1
-0
/
+1
|
*
btrfs: fix double put of block group with nocow
Josef Bacik
2020-07-09
1
-8
/
+1
|
*
btrfs: discard: add missing put when grabbing block group from unused list
Qu Wenruo
2020-07-07
1
-0
/
+1
*
|
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-07
7
-25
/
+35
|
\
|
|
*
btrfs: reset tree root pointer after error in init_tree_roots
Josef Bacik
2020-07-02
1
-2
/
+4
|
*
btrfs: fix reclaim_size counter leak after stealing from global reserve
Filipe Manana
2020-07-02
1
-1
/
+1
|
*
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-02
1
-16
/
+24
|
*
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-07-02
4
-6
/
+6
*
|
Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-23
6
-36
/
+102
|
\
|
|
*
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
2020-06-16
1
-1
/
+1
|
*
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
2020-06-16
1
-11
/
+26
|
*
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
2020-06-16
1
-1
/
+12
|
*
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
2020-06-16
1
-3
/
+0
|
*
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
2020-06-16
1
-0
/
+2
|
*
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2020-06-16
2
-0
/
+7
|
*
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
2020-06-16
1
-5
/
+12
|
*
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-06-16
1
-1
/
+18
|
*
btrfs: fix race between block group removal and block group creation
Filipe Manana
2020-06-16
1
-8
/
+19
|
*
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
2020-06-16
1
-10
/
+9
*
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
5
-234
/
+265
|
\
|
|
*
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-06
2
-3
/
+2
|
\
\
|
*
|
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-04
1
-3
/
+1
|
*
|
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-04
1
-1
/
+1
|
*
|
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-04
1
-0
/
+1
*
|
|
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-03
42
-3007
/
+3196
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
2020-05-28
1
-5
/
+15
|
*
|
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
2020-05-28
1
-5
/
+56
|
*
|
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-05-28
1
-1
/
+1
|
*
|
btrfs: remove redundant local variable in read_block_for_search
Nikolay Borisov
2020-05-28
1
-5
/
+4
|
*
|
btrfs: open code key_search
Nikolay Borisov
2020-05-28
1
-23
/
+18
|
*
|
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
2020-05-28
3
-90
/
+83
[next]