index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-18
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-23
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-10
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-08
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
2016-06-07
btrfs: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-06
Btrfs: add validadtion checks for chunk loading
Liu Bo
2016-06-06
Btrfs: add more validation checks for superblock
Liu Bo
2016-06-06
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-01
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
2016-05-27
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
Btrfs: free sys_array eb as soon as possible
Liu Bo
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-06
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
Anand Jain
2016-05-06
Btrfs: remove BUG_ON()'s in btrfs_map_block
Josef Bacik
2016-05-06
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
2016-05-06
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...
Anand Jain
2016-05-06
btrfs: allow balancing to dup with multi-device
Austin S. Hemmelgarn
2016-05-04
btrfs: cleanup assigning next active device with a check
Anand Jain
2016-05-04
btrfs: s_bdev is not null after missing replace
Anand Jain
2016-04-28
btrfs: rename btrfs_find_device_by_user_input
David Sterba
2016-04-28
btrfs: use existing device constraints table btrfs_raid_array
David Sterba
2016-04-28
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
2016-04-28
btrfs: pass number of devices to btrfs_check_raid_min_devices
David Sterba
2016-04-28
btrfs: rename __check_raid_min_devices
David Sterba
2016-04-28
btrfs: optimize check for stale device
Anand Jain
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
Anand Jain
2016-04-28
btrfs: enhance btrfs_find_device_by_user_input() to check device path
Anand Jain
2016-04-28
btrfs: make use of btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
btrfs: create helper btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
btrfs: clean up and optimize __check_raid_min_device()
Anand Jain
2016-04-28
btrfs: create helper function __check_raid_min_devices()
Anand Jain
2016-04-28
btrfs: create a helper function to read the disk super
Anand Jain
2016-04-28
Btrfs: do not create empty block group if we have allocated data
Liu Bo
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
[next]