index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+3
2018-03-26
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: add (the only possible) __exit annotation
David Sterba
1
-1
/
+1
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
1
-0
/
+22
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
1
-2
/
+1
2018-03-26
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
1
-2
/
+0
2018-01-22
btrfs: Remove unused readahead spinlock
Matthew Wilcox
1
-1
/
+0
2018-01-22
btrfs: rename btrfs_device::scrub_device to scrub_ctx
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: factor btrfs_check_rw_degradable() to check given device
Anand Jain
1
-2
/
+2
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT
Anand Jain
1
-0
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
1
-1
/
+3
2018-01-22
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
1
-1
/
+0
2018-01-22
btrfs: Remove unused function
Nikolay Borisov
1
-5
/
+0
2018-01-22
btrfs: Remove redundant memory barrier in dev stats
Nikolay Borisov
1
-1
/
+7
2018-01-22
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
1
-0
/
+12
2018-01-22
Btrfs: free btrfs_device in place
Liu Bo
1
-1
/
+0
2017-10-30
btrfs: declare btrfs_report_missing_device() static
Anand Jain
1
-2
/
+0
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-3
/
+5
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
1
-3
/
+3
2017-08-18
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
1
-1
/
+0
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
1
-2
/
+1
2017-08-16
btrfs: Enhance message when a device is missing during mount
Qu Wenruo
1
-0
/
+2
2017-08-16
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
1
-0
/
+2
2017-06-21
btrfs: preallocate device flush bio
David Sterba
1
-0
/
+1
2017-06-19
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
1
-0
/
+4
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
1
-0
/
+1
2017-06-19
btrfs: add framework to handle device flush error as a volume
Anand Jain
1
-0
/
+1
2017-04-18
btrfs: delete unused member nobarriers
Anand Jain
1
-1
/
+0
2017-04-18
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
1
-2
/
+1
2017-04-18
Btrfs: create a helper for getting chunk map
Liu Bo
1
-1
/
+1
2017-04-18
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
1
-6
/
+6
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-29
/
+41
2016-12-06
btrfs: opencode chunk locking, remove helpers
David Sterba
1
-10
/
+0
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-10
/
+12
2016-12-06
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
1
-4
/
+4
2016-12-06
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
1
-2
/
+1
2016-12-06
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-2
/
+2
2016-12-06
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
1
-2
/
+2
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-2
/
+23
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-1
/
+1
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
1
-1
/
+1
2016-06-07
btrfs: update __btrfs_map_block for REQ_OP transition
Mike Christie
1
-2
/
+2
2016-05-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
1
-46
/
+0
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
1
-2
/
+7
[next]