index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-36
/
+102
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
1
-1
/
+1
2020-06-16
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
1
-11
/
+26
2020-06-16
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
1
-1
/
+12
2020-06-16
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
1
-3
/
+0
2020-06-16
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
1
-0
/
+2
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2
-0
/
+7
2020-06-16
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
1
-5
/
+12
2020-06-16
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
1
-1
/
+18
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
1
-8
/
+19
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
1
-10
/
+9
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-234
/
+265
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
4
-166
/
+169
2020-06-09
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2
-0
/
+21
2020-06-09
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
3
-83
/
+90
2020-06-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+2
2020-06-04
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-3
/
+1
2020-06-04
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-1
/
+1
2020-06-04
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
42
-3007
/
+3196
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-78
/
+32
2020-06-02
btrfs: use attach/detach_page_private
Guoqing Jiang
3
-36
/
+12
2020-06-02
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
3
-42
/
+20
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2020-05-28
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
1
-5
/
+15
2020-05-28
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
1
-5
/
+56
2020-05-28
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
1
-1
/
+1
2020-05-28
btrfs: remove redundant local variable in read_block_for_search
Nikolay Borisov
1
-5
/
+4
2020-05-28
btrfs: open code key_search
Nikolay Borisov
1
-23
/
+18
2020-05-28
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
3
-90
/
+83
2020-05-28
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2
-21
/
+0
2020-05-28
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
4
-169
/
+166
2020-05-25
btrfs: turn space cache writeout failure messages into debug messages
Filipe Manana
1
-11
/
+4
2020-05-25
btrfs: include error on messages about failure to write space/inode caches
Filipe Manana
1
-6
/
+6
2020-05-25
btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
Filipe Manana
1
-7
/
+4
2020-05-25
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
1
-2
/
+4
2020-05-25
btrfs: make checksum item extension more efficient
Filipe Manana
1
-10
/
+17
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
4
-4
/
+27
2020-05-25
btrfs: unexport btrfs_compress_set_level()
Anand Jain
2
-18
/
+16
2020-05-25
btrfs: simplify iget helpers
David Sterba
11
-81
/
+44
2020-05-25
btrfs: open code read_fs_root
David Sterba
1
-12
/
+9
2020-05-25
btrfs: simplify root lookup by id
David Sterba
15
-113
/
+46
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2
-0
/
+3
2020-05-25
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
1
-3
/
+9
2020-05-25
btrfs: reduce lock contention when creating snapshot
Robbie Ko
1
-29
/
+41
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
3
-12
/
+23
2020-05-25
btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items()
Qu Wenruo
1
-10
/
+8
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
13
-55
/
+81
2020-05-25
btrfs: drop stale reference to volume_mutex
Anand Jain
1
-4
/
+3
2020-05-25
btrfs: update documentation of set/get helpers
David Sterba
1
-13
/
+17
[next]