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
Age
Commit message (
Expand
)
Author
2011-10-03
btrfs: fix d_off in the first dirent
Hidetoshi Seto
2011-08-29
Btrfs: fix an oops of log replay
liubo
2011-08-29
Btrfs: detect wether a device supports discard
Josef Bacik
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-06
btrfs: fix oops when doing space balance
Miao Xie
2011-07-06
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
2011-06-25
Btrfs: make sure to update total_bitmaps when freeing cache V3
Josef Bacik
2011-06-25
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
2011-06-24
Btrfs: make sure to record the transid in new inodes
Chris Mason
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
2011-06-17
btrfs: fix uninitialized return value
David Sterba
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2011-06-17
Btrfs: fix relocation races
Chris Mason
2011-06-15
Btrfs: set no_trans_join after trying to expand the transaction
Josef Bacik
2011-06-15
Btrfs: protect the pending_snapshots list with trans_lock
Josef Bacik
2011-06-15
Btrfs: fix path leakage on subvol deletion
Josef Bacik
2011-06-13
Btrfs: drop the delalloc_bytes check in shrink_delalloc
Chris Mason
2011-06-13
Btrfs: check the return value from set_anon_super
Chris Mason
2011-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-11
Btrfs: use join_transaction in btrfs_evict_inode()
Li Zefan
2011-06-10
Btrfs - use %pU to print fsid
Ilya Dryomov
2011-06-10
Btrfs: fix extent state leak on failed nodatasum reads
Jan Schmidt
2011-06-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-06-10
btrfs: fix unlocked access of delalloc_inodes
David Sterba
2011-06-10
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
Li Zefan
2011-06-10
btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...
richard kennedy
2011-06-10
Btrfs: clear current->journal_info on async transaction commit
Sage Weil
2011-06-10
Btrfs: make sure to recheck for bitmaps in clusters
Chris Mason
2011-06-10
btrfs: remove unneeded includes from scrub.c
Arne Jansen
2011-06-10
btrfs: reinitialize scrub workers
Arne Jansen
2011-06-10
btrfs: scrub: errors in tree enumeration
Arne Jansen
2011-06-10
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
2011-06-09
Btrfs: unlock the trans lock properly
Josef Bacik
2011-06-09
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
2011-06-08
Btrfs: fix duplicate checking logic
Josef Bacik
2011-06-08
Btrfs: fix the allocator loop logic
Josef Bacik
2011-06-08
Btrfs: fix bitmap regression
Josef Bacik
2011-06-08
Btrfs: don't commit the transaction if we dont have enough pinned bytes
Josef Bacik
2011-06-08
Btrfs: noinline the cluster searching functions
Josef Bacik
2011-06-08
Btrfs: cache bitmaps when searching for a cluster
Josef Bacik
2011-06-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[next]