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
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+19
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-57
/
+81
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-43
/
+48
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-9
/
+9
2016-07-26
btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
1
-2
/
+1
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
1
-5
/
+6
2016-07-26
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
1
-4
/
+24
2016-07-26
btrfs: make sure device is synced before return
Anand Jain
1
-0
/
+5
2016-07-26
btrfs: reorg btrfs_close_one_device()
Anand Jain
1
-36
/
+35
2016-07-18
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
1
-1
/
+1
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-06-23
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
1
-2
/
+2
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
1
-2
/
+2
2016-06-10
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+94
2016-06-08
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-15
/
+94
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
1
-6
/
+5
2016-06-07
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
1
-25
/
+30
2016-06-07
btrfs: use bio op accessors
Mike Christie
1
-7
/
+8
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-7
/
+7
2016-06-06
Btrfs: add validadtion checks for chunk loading
Liu Bo
1
-15
/
+67
2016-06-06
Btrfs: add more validation checks for superblock
Liu Bo
1
-0
/
+24
2016-06-06
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
1
-0
/
+2
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+20
2016-06-01
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
1
-0
/
+1
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
1
-12
/
+9
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
1
-0
/
+11
2016-05-27
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-4
/
+4
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-4
/
+4
2016-05-25
Btrfs: free sys_array eb as soon as possible
Liu Bo
1
-2
/
+2
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-205
/
+249
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
1
-181
/
+198
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-7
/
+7
2016-05-06
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
Anand Jain
1
-4
/
+5
2016-05-06
Btrfs: remove BUG_ON()'s in btrfs_map_block
Josef Bacik
1
-2
/
+16
2016-05-06
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
1
-1
/
+1
2016-05-06
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...
Anand Jain
1
-5
/
+12
2016-05-06
btrfs: allow balancing to dup with multi-device
Austin S. Hemmelgarn
1
-4
/
+2
2016-05-04
btrfs: cleanup assigning next active device with a check
Anand Jain
1
-17
/
+43
2016-05-04
btrfs: s_bdev is not null after missing replace
Anand Jain
1
-2
/
+4
2016-04-28
btrfs: rename btrfs_find_device_by_user_input
David Sterba
1
-7
/
+10
2016-04-28
btrfs: use existing device constraints table btrfs_raid_array
David Sterba
1
-14
/
+9
2016-04-28
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
1
-0
/
+15
2016-04-28
btrfs: pass number of devices to btrfs_check_raid_min_devices
David Sterba
1
-15
/
+20
2016-04-28
btrfs: rename __check_raid_min_devices
David Sterba
1
-2
/
+2
[next]