index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+12
2017-02-28
btrfs: handle allocation error in update_dev_stat_item
David Sterba
1
-1
/
+2
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
1
-8
/
+10
2017-02-25
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+7
2017-02-17
btrfs: remove unused parameter from init_first_rw_device
David Sterba
1
-5
/
+3
2017-02-17
btrfs: remove unused parameter from __btrfs_alloc_chunk
David Sterba
1
-6
/
+4
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
1
-1
/
+1
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-432
/
+413
2016-12-06
btrfs: opencode chunk locking, remove helpers
David Sterba
1
-35
/
+35
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-17
/
+16
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-92
/
+67
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-254
/
+257
2016-12-06
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
1
-35
/
+35
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-19
/
+22
2016-12-06
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
1
-21
/
+20
2016-12-06
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
1
-1
/
+2
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-21
/
+26
2016-12-06
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
1
-31
/
+25
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
1
-1
/
+1
2016-11-30
btrfs: use new helpers to set uuids in eb
David Sterba
1
-2
/
+2
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-28
/
+30
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-11-01
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
1
-1
/
+1
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
1
-10
/
+14
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
1
-6
/
+20
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-14
/
+20
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-10
/
+8
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-46
/
+51
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-1
/
+1
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
1
-14
/
+10
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
[next]