Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
66ba772ee3
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Omar Sandoval
|
58efbc9f54
Btrfs: fix blk_status_t/errno confusion
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Nikolay Borisov
|
b5d9071c4f
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
|
8 years ago |
Nikolay Borisov
|
0ca00afb2b
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
|
8 years ago |
Nikolay Borisov
|
408fbf19ad
btrfs: Remove extraneous chunk_objectid variable
|
8 years ago |
Nikolay Borisov
|
0174484d61
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
|
8 years ago |
Nikolay Borisov
|
0ce1dd2a4a
btrfs: Remove redundant setting of uuid in btrfs_block_header
|
8 years ago |
Nikolay Borisov
|
db7c942ce8
btrfs: Remove unused sectorsize variable from struct map_lookup
|
8 years ago |
Anand Jain
|
44880fdc91
btrfs: use appropriate define for the fsid
|
8 years ago |
David Sterba
|
9f6d251033
btrfs: use named constant for bdev blocksize
|
8 years ago |
David Sterba
|
35c70103a5
btrfs: refactor find_device helper
|
8 years ago |
David Sterba
|
2dfeca9bfb
btrfs: merge alloc_device helpers
|
8 years ago |
Nikolay Borisov
|
e4ff5fb5dc
btrfs: Remove unused parameters from volume.c functions
|
8 years ago |
Nikolay Borisov
|
110840bb62
btrfs: Remove unused variables
|
8 years ago |
Nikolay Borisov
|
500ceed807
btrfs: Remove find_raid56_stripe_len
|
8 years ago |
Qu Wenruo
|
c550245148
btrfs: Enhance message when a device is missing during mount
|
8 years ago |
Qu Wenruo
|
bc3cce2378
btrfs: Cleanup num_tolerated_disk_barrier_failures
|
8 years ago |
Qu Wenruo
|
21634a19f6
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
|
8 years ago |
Nikolay Borisov
|
69f03f137a
btrfs: Prevent possible ERR_PTR() dereference
|
8 years ago |
Nikolay Borisov
|
f148ef4d3a
btrfs: Be explicit about usage of min()
|
8 years ago |
Nikolay Borisov
|
e5600fd6fc
btrfs: Use explicit round_down call rather than open-coding it
|
8 years ago |
Nikolay Borisov
|
ebcc9301ea
btrfs: convert while loop to list_for_each_entry
|
8 years ago |
Linus Torvalds
|
0a2a1330d2
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Nikolay Borisov
|
0e4324a4c3
btrfs: round down size diff when shrinking/growing device
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
David Sterba
|
e0ae999414
btrfs: preallocate device flush bio
|
8 years ago |