index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
Anand Jain
1
-7
/
+8
2017-10-30
btrfs: fix false EIO for missing device
Anand Jain
1
-1
/
+4
2017-10-30
btrfs: use need_full_stripe() in __btrfs_map_block()
Anand Jain
1
-10
/
+6
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
1
-1
/
+1
2017-10-30
btrfs: fix use of error or warning for missing device
Anand Jain
1
-8
/
+18
2017-10-30
btrfs: declare btrfs_report_missing_device() static
Anand Jain
1
-6
/
+6
2017-10-30
btrfs: fix EIO misuse to report missing degraded option
Anand Jain
1
-3
/
+3
2017-10-30
btrfs: add_missing_dev() should return the actual error
Anand Jain
1
-5
/
+12
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
1
-17
/
+0
2017-10-30
btrfs: error out if btrfs_attach_transaction() fails
Anand Jain
1
-3
/
+8
2017-10-30
btrfs: fix BUG_ON in btrfs_init_new_device()
Anand Jain
1
-5
/
+9
2017-10-30
btrfs: undo writable superblocke when sprouting fails
Anand Jain
1
-0
/
+2
2017-10-30
btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
Nikolay Borisov
1
-5
/
+5
2017-10-30
Btrfs: make some volumes.c functions static
Omar Sandoval
1
-6
/
+7
2017-10-30
Btrfs: remove batch plug in run_scheduled_IO
Liu Bo
1
-6
/
+0
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
1
-1
/
+1
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-147
/
+149
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
1
-5
/
+5
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-08-21
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
Nikolay Borisov
1
-7
/
+5
2017-08-21
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
Nikolay Borisov
1
-4
/
+4
2017-08-21
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
1
-10
/
+6
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
1
-3
/
+1
2017-08-21
btrfs: Remove redundant setting of uuid in btrfs_block_header
Nikolay Borisov
1
-2
/
+0
2017-08-18
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
1
-2
/
+0
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
1
-8
/
+8
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
1
-3
/
+3
2017-08-16
btrfs: refactor find_device helper
David Sterba
1
-6
/
+13
2017-08-16
btrfs: merge alloc_device helpers
David Sterba
1
-25
/
+11
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
1
-5
/
+2
2017-08-16
btrfs: Remove unused variables
Nikolay Borisov
1
-9
/
+0
2017-08-16
btrfs: Remove find_raid56_stripe_len
Nikolay Borisov
1
-20
/
+7
2017-08-16
btrfs: Enhance message when a device is missing during mount
Qu Wenruo
1
-7
/
+17
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
1
-17
/
+0
2017-08-16
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
1
-0
/
+58
2017-08-16
btrfs: Prevent possible ERR_PTR() dereference
Nikolay Borisov
1
-10
/
+12
2017-08-16
btrfs: Be explicit about usage of min()
Nikolay Borisov
1
-2
/
+2
2017-08-16
btrfs: Use explicit round_down call rather than open-coding it
Nikolay Borisov
1
-1
/
+1
2017-08-16
btrfs: convert while loop to list_for_each_entry
Nikolay Borisov
1
-9
/
+2
2017-07-28
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-07-24
btrfs: round down size diff when shrinking/growing device
Nikolay Borisov
1
-2
/
+2
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-2
/
+2
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-35
/
+39
2017-06-21
btrfs: preallocate device flush bio
David Sterba
1
-0
/
+12
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
1
-5
/
+13
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
1
-3
/
+1
2017-06-19
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
1
-1
/
+1
[next]