index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
*
|
btrfs: cleanup assigning next active device with a check
Anand Jain
2016-05-04
1
-0
/
+2
|
*
|
btrfs: rename btrfs_find_device_by_user_input
David Sterba
2016-04-28
1
-2
/
+2
|
*
|
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
2016-04-28
1
-1
/
+1
|
*
|
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
1
-1
/
+1
|
*
|
btrfs: create helper btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
1
-0
/
+3
|
|
/
*
|
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
2016-05-06
1
-1
/
+1
|
/
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-1
/
+1
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-1
/
+1
*
|
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2015-12-23
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
btrfs: make btrfs_close_one_device static
David Sterba
2015-12-03
1
-1
/
+0
*
|
btrfs: fix clashing number of the enhanced balance usage filter
David Sterba
2015-11-25
1
-1
/
+1
|
/
*
btrfs: add balance filters limits, stripes and usage to supported mask
David Sterba
2015-10-26
1
-1
/
+4
*
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
2015-10-26
1
-0
/
+1
*
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
2015-10-26
1
-0
/
+1
*
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
2015-10-26
1
-0
/
+1
*
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-26
1
-0
/
+8
*
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
1
-0
/
+5
|
\
|
*
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
2015-10-21
1
-0
/
+1
|
*
btrfs: Move btrfs_raid_array to public
Zhao Lei
2015-10-21
1
-0
/
+4
*
|
Btrfs: add helper for closing one device
Anand Jain
2015-10-01
1
-0
/
+1
*
|
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
2015-10-01
1
-1
/
+1
*
|
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
2015-09-29
1
-1
/
+1
|
/
*
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
1
-0
/
+3
|
\
|
*
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
2015-07-29
1
-0
/
+3
[next]