index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-11
2
-4
/
+14
|
\
|
*
btrfs: prop: fix vanished compression property after failed set
Anand Jain
2019-04-04
1
-3
/
+3
|
*
btrfs: prop: fix zstd compression parameter validation
Anand Jain
2019-04-04
1
-1
/
+1
|
*
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
2019-03-28
1
-0
/
+10
*
|
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-26
6
-21
/
+72
|
\
|
|
*
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2019-03-20
1
-8
/
+1
|
*
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-03-19
1
-1
/
+1
|
*
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-03-19
1
-2
/
+2
|
*
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-03-18
1
-1
/
+2
|
*
btrfs: don't report readahead errors and don't update statistics
David Sterba
2019-03-13
1
-1
/
+1
|
*
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
Filipe Manana
2019-03-13
1
-6
/
+43
|
*
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-03-13
1
-2
/
+9
|
*
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-03-13
1
-0
/
+13
*
|
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
7
-38
/
+90
|
\
|
|
*
btrfs: zstd: ensure reclaim timer is properly cleaned up
Dennis Zhou
2019-02-27
1
-2
/
+4
|
*
btrfs: move ulist allocation out of transaction in quota enable
David Sterba
2019-02-27
1
-7
/
+6
|
*
btrfs: save drop_progress if we drop refs at all
Josef Bacik
2019-02-27
1
-6
/
+20
|
*
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-27
3
-3
/
+55
|
*
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
2019-02-27
1
-18
/
+3
|
*
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-02-27
1
-2
/
+2
*
|
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-12
1
-1
/
+1
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
5
-11
/
+20
|
\
\
|
*
\
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
4
-38
/
+71
|
|
\
\
|
*
|
|
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
5
-8
/
+16
|
*
|
|
btrfs: use mp_bvec_last_segment to get bio's last page
Ming Lei
2019-02-15
1
-2
/
+3
|
*
|
|
btrfs: look at bi_size for repair decisions
Christoph Hellwig
2019-02-15
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
1
-24
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-03-07
1
-24
/
+10
|
|
|
/
|
|
/
|
*
|
|
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
2019-02-25
1
-2
/
+2
*
|
|
Btrfs: remove assertion when searching for a key in a node/leaf
Filipe Manana
2019-02-25
1
-21
/
+0
*
|
|
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
2019-02-25
3
-0
/
+18
*
|
|
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
2019-02-25
1
-0
/
+1
*
|
|
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-02-25
1
-2
/
+2
*
|
|
btrfs: init csum_list before possible free
Dan Robertson
2019-02-25
1
-1
/
+1
*
|
|
Btrfs: remove no longer needed range length checks for deduplication
Filipe Manana
2019-02-25
1
-17
/
+2
*
|
|
Btrfs: fix fsync after succession of renames and unlink/rmdir
Filipe Manana
2019-02-25
1
-12
/
+37
*
|
|
Btrfs: fix fsync after succession of renames of different files
Filipe Manana
2019-02-25
1
-44
/
+197
*
|
|
btrfs: honor path->skip_locking in backref code
Josef Bacik
2019-02-25
1
-7
/
+13
*
|
|
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
2019-02-25
1
-14
/
+14
*
|
|
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
2019-02-25
5
-38
/
+30
*
|
|
btrfs: scrub: remove unused nocow worker pointer
David Sterba
2019-02-25
1
-1
/
+0
*
|
|
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
2
-0
/
+11
*
|
|
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
3
-5
/
+8
*
|
|
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
2019-02-25
1
-0
/
+2
*
|
|
btrfs: scrub: fix circular locking dependency warning
Anand Jain
2019-02-25
1
-11
/
+11
*
|
|
btrfs: fix comment its device list mutex not volume lock
Anand Jain
2019-02-25
1
-1
/
+0
*
|
|
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
2019-02-25
1
-34
/
+32
*
|
|
btrfs: Fix grossly misleading argument names in extent io search
Nikolay Borisov
2019-02-25
1
-8
/
+8
*
|
|
btrfs: Remove EXTENT_FIRST_DELALLOC bit
Nikolay Borisov
2019-02-25
2
-10
/
+7
*
|
|
btrfs: use WARN_ON in a canonical form btrfs_remove_block_group
Nikolay Borisov
2019-02-25
1
-6
/
+3
[next]