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.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-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
*
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2016-01-21
1
-1
/
+3
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2016-01-21
1
-2
/
+8
*
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2016-01-21
1
-4
/
+12
*
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2016-01-21
1
-29
/
+152
*
btrfs: fix use after free iterating extrefs
Chris Mason
2015-11-13
1
-5
/
+3
*
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-27
1
-8
/
+11
*
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-27
1
-8
/
+57
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-27
1
-1
/
+2
*
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
2015-10-07
1
-0
/
+3
*
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-08-27
1
-0
/
+9
*
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
2015-08-27
1
-1
/
+4
*
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
2015-08-04
1
-1
/
+3
*
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-04
1
-1
/
+1
*
Btrfs: make xattr replace operations atomic
Filipe Manana
2015-07-13
4
-65
/
+102
*
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-07-03
1
-3
/
+1
*
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-05-17
1
-1
/
+2
*
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
2015-05-17
1
-0
/
+3
*
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-05-17
1
-0
/
+5
*
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-05-17
1
-14
/
+39
*
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-05-17
1
-3
/
+2
*
btrfs: simplify insert_orphan_item
David Sterba
2015-04-23
1
-12
/
+4
*
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
2015-03-14
1
-1
/
+1
*
Btrfs: fix data loss in the fast fsync path
Filipe Manana
2015-03-14
1
-28
/
+28
*
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-03-14
1
-1
/
+0
*
Btrfs: fix fsync race leading to ordered extent memory leaks
Filipe Manana
2015-03-14
1
-5
/
+2
*
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
2015-03-06
1
-9
/
+73
*
btrfs: fix leak of path in btrfs_find_item
David Sterba
2015-03-06
3
-15
/
+22
*
btrfs: set proper message level for skinny metadata
David Sterba
2015-03-06
1
-1
/
+1
*
Btrfs: don't delay inode ref updates during log replay
Chris Mason
2015-01-16
1
-0
/
+8
*
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-01-08
2
-10
/
+6
*
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2015-01-08
6
-6
/
+72
*
Btrfs: do not move em to modified list when unpinning
Josef Bacik
2015-01-08
1
-2
/
+0
*
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
2015-01-08
1
-1
/
+1
*
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
2015-01-08
1
-1
/
+1
*
btrfs: zero out left over bytes after processing compression streams
Chris Mason
2014-11-30
4
-5
/
+67
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-23
3
-15
/
+25
|
\
|
*
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-19
3
-15
/
+25
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-09
1
-1
/
+1
|
\
|
|
*
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-11-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-01
5
-39
/
+27
|
\
|
|
*
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
1
-8
/
+0
|
*
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
1
-0
/
+1
|
*
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
3
-10
/
+4
|
*
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
1
-21
/
+22
*
|
vfs: export check_sticky()
Miklos Szeredi
2014-10-24
1
-19
/
+1
*
|
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-18
2
-36
/
+33
|
\
|
|
*
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-17
2
-36
/
+33
*
|
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-22
5
-101
/
+203
|
|
\
\
|
*
\
\
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-11
17
-135
/
+312
|
|
\
\
\
[next]