index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-03-04
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-01
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-03-01
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-03-01
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-01
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
Nikolay Borisov
2018-03-01
btrfs: handle failure of add_pending_csums
Nikolay Borisov
2018-03-01
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-05
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-02-02
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-02-02
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-02-02
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2018-02-02
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-02
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-02
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-02
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2018-01-25
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
2018-01-22
btrfs: set the total_devices in device_list_add()
Anand Jain
2018-01-22
btrfs: move pr_info into device_list_add
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
2018-01-22
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
2018-01-22
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
2018-01-22
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
2018-01-22
Btrfs: noinline merge_extent_mapping
Liu Bo
2018-01-22
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
2018-01-22
Btrfs: extent map selftest: dio write vs dio read
Liu Bo
2018-01-22
Btrfs: extent map selftest: buffered write vs dio read
Liu Bo
2018-01-22
Btrfs: add extent map selftests
Liu Bo
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
Btrfs: add helper for em merge logic
Liu Bo
2018-01-22
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
2018-01-22
Btrfs: fix incorrect block_len in merge_extent_mapping
Liu Bo
[next]