| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 1 | -0/+2 |
|\ |
|
| * | error-injection: Add injectable error types | Masami Hiramatsu | 2018-01-12 | 1 | -1/+1 |
| * | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 2018-01-12 | 1 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-18 | 1 | -0/+2 |
| |\ |
|
| | * | btrfs: make open_ctree error injectable | Josef Bacik | 2017-12-12 | 1 | -0/+2 |
* | | | btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP | Anand Jain | 2018-01-22 | 1 | -2/+4 |
* | | | btrfs: define SUPER_FLAG_METADUMP_V2 | Anand Jain | 2018-01-22 | 1 | -1/+2 |
* | | | btrfs: factor btrfs_check_rw_degradable() to check given device | Anand Jain | 2018-01-22 | 1 | -2/+2 |
* | | | btrfs: sink unlock_extent parameter gfp_flags | David Sterba | 2018-01-22 | 1 | -1/+1 |
* | | | btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT | Anand Jain | 2018-01-22 | 1 | -3/+3 |
* | | | btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING | Anand Jain | 2018-01-22 | 1 | -2/+2 |
* | | | btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA | Anand Jain | 2018-01-22 | 1 | -4/+4 |
* | | | btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE | Anand Jain | 2018-01-22 | 1 | -4/+8 |
* | | | btrfs: switch to on-stack csum buffer in csum_tree_block | David Sterba | 2018-01-22 | 1 | -13/+3 |
* | | | btrfs: sink get_extent parameter to read_extent_buffer_pages | David Sterba | 2018-01-22 | 1 | -4/+4 |
* | | | btrfs: use non-RCU list traversal in write_all_supers callees | David Sterba | 2018-01-22 | 1 | -4/+5 |
* | | | btrfs: Don't generate UUID for non-fs tree | Qu Wenruo | 2018-01-22 | 1 | -2/+3 |
|/ / |
|
* | | Btrfs: disable FUA if mounted with nobarrier | Omar Sandoval | 2017-12-07 | 1 | -7/+5 |
|/ |
|
* | btrfs: tree-checker: Fix false panic for sanity test | Qu Wenruo | 2017-11-28 | 1 | -2/+8 |
* | btrfs: track refs in a rb_tree instead of a list | Josef Bacik | 2017-11-01 | 1 | -4/+6 |
* | btrfs: make the delalloc block rsv per inode | Josef Bacik | 2017-11-01 | 1 | -10/+8 |
* | btrfs: Replace opencoded sizes with their symbolic constants | Nikolay Borisov | 2017-10-30 | 1 | -1/+1 |
* | btrfs: remove delayed_ref_node from ref_head | Josef Bacik | 2017-10-30 | 1 | -6/+6 |
* | Btrfs: add a extent ref verify tool | Josef Bacik | 2017-10-30 | 1 | -0/+6 |
* | Btrfs: remove nr_async_submits and async_submit_draining | Liu Bo | 2017-10-30 | 1 | -24/+0 |
* | Btrfs: remove nr_async_bios | Liu Bo | 2017-10-30 | 1 | -1/+0 |
* | btrfs: Move leaf and node validation checker to tree-checker.c | Qu Wenruo | 2017-10-30 | 1 | -281/+4 |
* | btrfs: Add checker for EXTENT_CSUM | Qu Wenruo | 2017-10-30 | 1 | -0/+24 |
* | btrfs: Add sanity check for EXTENT_DATA when reading out leaf | Qu Wenruo | 2017-10-30 | 1 | -0/+103 |
* | btrfs: Check if item pointer overlaps with the item itself | Qu Wenruo | 2017-10-30 | 1 | -0/+7 |
* | btrfs: Refactor check_leaf function for later expansion | Qu Wenruo | 2017-10-30 | 1 | -23/+27 |
* | Btrfs: remove bio_flags which indicates a meta block of log-tree | Liu Bo | 2017-10-30 | 1 | -4/+2 |
* | Btrfs: make plug in writing meta blocks really work | Liu Bo | 2017-10-30 | 1 | -2/+4 |
* | btrfs: copy fsid to super_block s_uuid | Anand Jain | 2017-10-30 | 1 | -0/+1 |
* | Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-29 | 1 | -1/+8 |
|\ |
|
| * | Btrfs: do not backup tree roots when fsync | Liu Bo | 2017-09-26 | 1 | -1/+8 |
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-09-14 | 1 | -6/+6 |
|\ \ |
|
| * | | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 2017-07-17 | 1 | -6/+6 |
* | | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-14 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | btrfs: Add zstd support | Nick Terrell | 2017-08-15 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2017-09-09 | 1 | -148/+94 |
|\ \ \
| | |/
| |/| |
|
| * | | btrfs: submit superblock io with REQ_META and REQ_PRIO | David Sterba | 2017-08-22 | 1 | -2/+3 |
| * | | btrfs: Do not use data_alloc_cluster in ssd mode | Hans van Kranenburg | 2017-08-21 | 1 | -4/+2 |
| * | | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush | Lu Fengqi | 2017-08-21 | 1 | -1/+1 |
| * | | btrfs: use appropriate define for the fsid | Anand Jain | 2017-08-18 | 1 | -3/+3 |
| * | | btrfs: drop chunk locks at the end of close_ctree | David Sterba | 2017-08-16 | 1 | -2/+0 |
| * | | btrfs: fix spelling of snapshotting | David Sterba | 2017-08-16 | 1 | -1/+1 |
| * | | btrfs: use named constant for bdev blocksize | David Sterba | 2017-08-16 | 1 | -5/+6 |
| * | | btrfs: split write_dev_supers to two functions | David Sterba | 2017-08-16 | 1 | -56/+73 |
| * | | btrfs: get fs_info from eb in btrfs_print_leaf, remove argument | David Sterba | 2017-08-16 | 1 | -1/+1 |