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
/
super.c
Age
Commit message (
Expand
)
Author
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-21
btrfs: remove a no-op unfreeze superbock callback
David Sterba
2015-01-20
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
2015-01-19
btrfs: sync ioctl, handle errors after transaction start
David Sterba
2014-12-02
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-20
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
2014-11-20
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
Josef Bacik
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
btrfs: do commit in sync_fs if there are pending changes
David Sterba
2014-10-27
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
2014-10-02
btrfs: fix error labels in init_btrfs_fs
David Sterba
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
2014-10-01
btrfs: remove unused variable from btrfs_parse_options
David Sterba
2014-09-17
Btrfs: fix unprotected device list access when getting the fs information
Miao Xie
2014-09-17
btrfs: add trace for qgroup accounting
Mark Fasheh
2014-09-17
Btrfs: clear compress-force when remounting with compress option
Wang Shilong
2014-09-17
btrfs: make close_ctree return void
David Sterba
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2014-08-15
btrfs: adjust statfs calculations according to raid profiles
David Sterba
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
2014-07-03
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
2014-07-03
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2014-06-09
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
Btrfs: remove OPT_acl parse when acl disabled
Guangliang Zhao
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
Btrfs: reclaim the reserved metadata space at background
Miao Xie
2014-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-24
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2014-04-14
btrfs: fix use-after-free in mount_subvol()
Christoph Jaeger
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-10
btrfs: allow mounting btrfs subvolumes with different ro/rw options
Harald Hoyer
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-10
btrfs: Cleanup the old btrfs_worker.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: wake up transaction thread upon remount
Justin Maggard
2014-02-14
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
[next]