index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-432
/
+413
|
\
|
*
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
1
-35
/
+35
|
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-17
/
+16
|
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-92
/
+67
|
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-254
/
+257
|
*
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
1
-35
/
+35
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-19
/
+22
|
*
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
2016-12-06
1
-21
/
+20
|
*
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
2016-12-06
1
-1
/
+2
|
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-21
/
+26
|
*
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-12-06
1
-31
/
+25
|
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-1
/
+1
|
*
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
1
-2
/
+2
|
*
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-29
1
-28
/
+30
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
|
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2016-10-10
1
-10
/
+14
*
btrfs: fix a possible umount deadlock
Anand Jain
2016-09-26
1
-6
/
+20
*
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
1
-14
/
+20
*
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
1
-10
/
+8
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-46
/
+51
*
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
2016-09-26
1
-27
/
+11
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
1
-1
/
+1
*
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2016-09-26
1
-14
/
+10
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-8
/
+19
|
\
|
*
btrfs: do not background blkdev_put()
Anand Jain
2016-08-25
1
-8
/
+19
*
|
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-3
/
+3
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
1
-57
/
+81
|
\
\
|
|
/
|
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-9
/
+9
|
*
btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
Jeff Mahoney
2016-07-26
1
-1
/
+1
|
*
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
2016-07-26
1
-2
/
+1
|
*
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
1
-5
/
+6
|
*
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
2016-07-26
1
-4
/
+24
|
*
btrfs: make sure device is synced before return
Anand Jain
2016-07-26
1
-0
/
+5
|
*
btrfs: reorg btrfs_close_one_device()
Anand Jain
2016-07-26
1
-36
/
+35
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-43
/
+48
|
\
\
|
|
/
|
/
|
|
*
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
2016-07-18
1
-1
/
+1
|
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
1
-6
/
+5
|
*
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
2016-06-07
1
-25
/
+30
|
*
btrfs: use bio op accessors
Mike Christie
2016-06-07
1
-7
/
+8
|
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-7
/
+7
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-25
1
-2
/
+2
|
\
\
|
*
|
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2016-06-23
1
-2
/
+2
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-18
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
1
-2
/
+2
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-10
1
-15
/
+94
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-06-08
1
-15
/
+94
|
|
\
|
|
*
Btrfs: add validadtion checks for chunk loading
Liu Bo
2016-06-06
1
-15
/
+67
|
|
*
Btrfs: add more validation checks for superblock
Liu Bo
2016-06-06
1
-0
/
+24
|
|
*
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
2016-06-06
1
-0
/
+2
[next]