index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-20
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...
Peter Zijlstra
2018-03-16
Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-16
Revert "btrfs: use proper endianness accessors for super_copy"
David Sterba
2018-03-14
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
2018-03-14
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
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
[next]