index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2016-05-06
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
1
-1
/
+1
2016-05-04
btrfs: cleanup assigning next active device with a check
Anand Jain
1
-0
/
+2
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
1
-46
/
+0
2016-04-28
btrfs: rename btrfs_find_device_by_user_input
David Sterba
1
-2
/
+2
2016-04-28
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
1
-1
/
+1
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
1
-1
/
+1
2016-04-28
btrfs: create helper btrfs_find_device_by_user_input()
Anand Jain
1
-0
/
+3
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-1
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2015-12-24
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-1
/
+0
2015-12-03
btrfs: make btrfs_close_one_device static
David Sterba
1
-1
/
+0
2015-11-25
btrfs: fix clashing number of the enhanced balance usage filter
David Sterba
1
-1
/
+1
2015-10-27
btrfs: add balance filters limits, stripes and usage to supported mask
David Sterba
1
-1
/
+4
2015-10-27
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
1
-0
/
+1
2015-10-27
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
1
-0
/
+1
2015-10-27
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
1
-0
/
+1
2015-10-27
btrfs: check unsupported filters in balance arguments
David Sterba
1
-0
/
+8
2015-10-22
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-0
/
+5
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
1
-0
/
+1
2015-10-21
btrfs: Move btrfs_raid_array to public
Zhao Lei
1
-0
/
+4
2015-10-01
Btrfs: add helper for closing one device
Anand Jain
1
-0
/
+1
2015-10-01
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
1
-1
/
+1
2015-09-29
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
1
-1
/
+1
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-0
/
+3
2015-07-29
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
1
-0
/
+3
2015-07-01
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2015-05-27
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
1
-0
/
+3
2015-05-27
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
Anand Jain
1
-0
/
+1
2015-05-27
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
1
-0
/
+5
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-2
/
+0
[next]