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
2018-05-20
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-48
/
+180
2018-05-17
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
1
-0
/
+9
2018-05-17
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-05-17
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2
-3
/
+12
2018-05-17
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
1
-3
/
+3
2018-05-17
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-05-17
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
1
-25
/
+112
2018-05-14
Btrfs: fix xattr loss after power failure
Filipe Manana
1
-0
/
+7
2018-05-14
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Robbie Ko
1
-2
/
+14
2018-05-05
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+12
2018-05-02
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Filipe Manana
1
-0
/
+4
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
2018-04-26
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
1
-1
/
+1
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-47
/
+199
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
2
-11
/
+16
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
3
-10
/
+26
2018-04-19
btrfs: fix unaligned access in readdir
David Sterba
1
-8
/
+12
2018-04-18
btrfs: Fix wrong btrfs_delalloc_release_extents parameter
Qu Wenruo
1
-1
/
+1
2018-04-18
btrfs: delayed-inode: Remove wrong qgroup meta reservation calls
Qu Wenruo
1
-4
/
+16
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
2
-11
/
+65
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
5
-2
/
+63
2018-04-16
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
1
-0
/
+8
2018-04-12
btrfs: add SPDX header to Kconfig
David Sterba
1
-0
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
58
-750
/
+65
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
35
-475
/
+133
2018-04-12
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
1
-5
/
+58
2018-04-12
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
1
-1
/
+2
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2
-9
/
+9
2018-04-05
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-04-05
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
1
-1
/
+3
2018-04-05
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
1
-2
/
+5
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
65
-1691
/
+1967
2018-04-03
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+7
2018-03-31
btrfs: lift errors from add_extent_changeset to the callers
David Sterba
1
-8
/
+11
2018-03-31
Btrfs: print error messages when failing to read trees
Liu Bo
1
-9
/
+22
2018-03-31
btrfs: user proper type for btrfs_mask_flags flags
David Sterba
1
-1
/
+1
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
5
-72
/
+74
2018-03-31
btrfs: remove stale comments about fs_mutex
David Sterba
1
-8
/
+0
2018-03-31
btrfs: use RCU in btrfs_show_devname for device list traversal
David Sterba
1
-5
/
+10
2018-03-31
btrfs: update barrier in should_cow_block
David Sterba
1
-2
/
+2
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
3
-8
/
+8
2018-03-31
btrfs: use lockdep_assert_held for spinlocks
David Sterba
2
-4
/
+4
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
10
-46
/
+170
2018-03-31
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
1
-1
/
+1
2018-03-31
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
1
-0
/
+1
2018-03-31
Btrfs: fix fsync after hole punching when using no-holes feature
Filipe Manana
1
-0
/
+30
2018-03-31
btrfs: use helper to set ulist aux from a qgroup
David Sterba
1
-6
/
+6
2018-03-31
Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"
Qu Wenruo
1
-23
/
+0
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
1
-3
/
+4
[next]