index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
2014-06-28
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-28
btrfs: dev add should add its sysfs entry
Anand Jain
2014-06-28
btrfs: dev delete should remove sysfs entry
Anand Jain
2014-06-19
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-09
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-09
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-09
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
2014-06-09
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
2014-06-09
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
2014-06-09
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
2014-06-09
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-09
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-07
btrfs: make device scan less noisy
David Sterba
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Cleanup the unused struct async_sched.
Qu Wenruo
2014-03-10
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-08
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2013-12-03
block: fixup for generic bio chaining
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-20
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
2013-11-11
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
Btrfs: init device stats for new devices
Stefan Behrens
2013-11-11
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
Ilya Dryomov
2013-11-11
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
Ilya Dryomov
2013-11-11
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-11-11
Btrfs: fix memory leak of chunks' extent map
Liu Bo
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-21
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
2013-09-21
Btrfs: do not add replace target to the alloc_list
Ilya Dryomov
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-01
Btrfs: fix deadlock in uuid scan kthread
Filipe David Borba Manana
2013-09-01
Btrfs: stop refusing the relocation of chunk 0
Ilya Dryomov
2013-09-01
Btrfs: adjust the fs_devices->missing count on unmount
Josef Bacik
2013-09-01
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
2013-09-01
Btrfs: fix race between removing a dev and writing sbs
Filipe David Borba Manana
[next]