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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
2018-03-26
1
-1
/
+1
*
btrfs: add (the only possible) __exit annotation
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
1
-0
/
+22
*
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
2018-03-26
1
-2
/
+1
*
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
2018-03-26
1
-2
/
+0
*
btrfs: Remove unused readahead spinlock
Matthew Wilcox
2018-01-22
1
-1
/
+0
*
btrfs: rename btrfs_device::scrub_device to scrub_ctx
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: factor btrfs_check_rw_degradable() to check given device
Anand Jain
2018-01-22
1
-2
/
+2
*
btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT
Anand Jain
2018-01-22
1
-0
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-1
/
+3
*
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
2018-01-22
1
-1
/
+0
*
btrfs: Remove unused function
Nikolay Borisov
2018-01-22
1
-5
/
+0
*
btrfs: Remove redundant memory barrier in dev stats
Nikolay Borisov
2018-01-22
1
-1
/
+7
*
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-01-22
1
-0
/
+12
*
Btrfs: free btrfs_device in place
Liu Bo
2018-01-22
1
-1
/
+0
*
btrfs: declare btrfs_report_missing_device() static
Anand Jain
2017-10-30
1
-2
/
+0
*
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-3
/
+5
|
\
|
*
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
2017-08-18
1
-1
/
+0
|
*
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
1
-2
/
+1
|
*
btrfs: Enhance message when a device is missing during mount
Qu Wenruo
2017-08-16
1
-0
/
+2
|
*
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
2017-08-16
1
-0
/
+2
*
|
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-24
1
-3
/
+3
|
/
*
btrfs: preallocate device flush bio
David Sterba
2017-06-21
1
-0
/
+1
*
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
2017-06-19
1
-0
/
+4
*
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
1
-0
/
+1
*
btrfs: add framework to handle device flush error as a volume
Anand Jain
2017-06-19
1
-0
/
+1
*
btrfs: delete unused member nobarriers
Anand Jain
2017-04-18
1
-1
/
+0
*
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
1
-2
/
+1
*
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
1
-1
/
+1
*
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+1
*
btrfs: constify device path passed to relevant helpers
David Sterba
2017-02-28
1
-6
/
+6
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-29
/
+41
|
\
|
*
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
1
-10
/
+0
|
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-10
/
+12
|
*
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
1
-4
/
+4
|
*
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
2016-12-06
1
-2
/
+1
|
*
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
2016-12-06
1
-1
/
+1
|
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-2
/
+2
|
*
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-12-06
1
-2
/
+2
|
*
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-29
1
-2
/
+23
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
1
-1
/
+1
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
1
-1
/
+1
*
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
2016-06-07
1
-2
/
+2
*
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-46
/
+0
|
\
|
*
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
2016-04-28
1
-46
/
+0
*
|
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-2
/
+7
|
\
\
[next]