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_6.6-2.2.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
2012-10-04
Btrfs: write_buf is now callable outside send.c
Anand Jain
2012-10-04
Btrfs: remove unnecessary code in btree_get_extent()
Tsutomu Itoh
2012-10-04
Btrfs: cleanup of error processing in btree_get_extent()
Tsutomu Itoh
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
btrfs: reada_extent doesn't need kref for refcount
Al Viro
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-01
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
Miao Xie
2012-10-01
Btrfs: remove bytes argument from do_chunk_alloc
Josef Bacik
2012-10-01
Btrfs: delay block group item insertion
Josef Bacik
2012-10-01
btrfs: Kill some bi_idx references
Kent Overstreet
2012-10-01
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
2012-10-01
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
2012-10-01
Btrfs: move the sb_end_intwrite until after the throttle logic
Josef Bacik
2012-10-01
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2012-10-01
Btrfs: use helper for logical resolve
Liu Bo
2012-10-01
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
Btrfs: cleanup for unused ref cache stuff
liubo
2012-10-01
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
2012-10-01
btrfs: polish names of kmem caches
David Sterba
2012-10-01
Btrfs: fix our overcommit math
Josef Bacik
2012-10-01
Btrfs: wait on async pages when shrinking delalloc
Josef Bacik
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
2012-10-01
Btrfs: check return value of ulist_alloc() properly
Tsutomu Itoh
2012-10-01
Btrfs: fix error handling in delete_block_group_cache()
Tsutomu Itoh
2012-10-01
Btrfs: fix wrong size for the reservation when doing, file pre-allocation.
Miao Xie
2012-10-01
Btrfs: output more information when aborting a unused transaction handle
Miao Xie
2012-10-01
Btrfs: fix unprotected ->log_batch
Miao Xie
2012-10-01
Btrfs: fix wrong size for the reservation of the, snapshot creation
Miao Xie
2012-10-01
Btrfs: fix the snapshot that should not exist
Miao Xie
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
Btrfs: use a slab for ordered extents allocation
Miao Xie
2012-10-01
Btrfs: fix file extent discount problem in the, snapshot
Miao Xie
2012-10-01
Btrfs: fix full backref problem when inserting shared block reference
Miao Xie
2012-10-01
Btrfs: fix error path in create_pending_snapshot()
Miao Xie
2012-10-01
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
Wei Yongjun
2012-10-01
Btrfs: btrfs_drop_extent_cache should never fail
Josef Bacik
2012-10-01
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
Sage Weil
2012-10-01
Btrfs: set journal_info in async trans commit worker
Sage Weil
2012-10-01
Btrfs: pass lockdep rwsem metadata to async commit transaction
Sage Weil
2012-10-01
Btrfs: add hole punching
Josef Bacik
2012-10-01
Btrfs: remove unused hint byte argument for btrfs_drop_extents
Josef Bacik
2012-10-01
Btrfs: check if an inode has no checksum when logging it
Liu Bo
2012-10-01
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
2012-10-01
Btrfs: fix wrong orphan count of the fs/file tree
Miao Xie
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
2012-10-01
Btrfs: do not needlessly restart the transaction for enospc
Josef Bacik
2012-10-01
Btrfs: cleanup extents after we finish logging inode
Liu Bo
2012-10-01
Btrfs: only warn if we hit an error when doing the tree logging
Josef Bacik
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
[prev]
[next]