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
2009-08-21
btrfs: fix inode rbtree corruption
From: Nick Piggin
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
2009-07-31
Btrfs: make sure the async caching thread advances the key
Chris Mason
2009-07-31
Btrfs: fix btrfs_remove_from_free_space corner case
Josef Bacik
2009-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-30
Btrfs: be more polite in the async caching threads
Chris Mason
2009-07-30
Btrfs: preserve commit_root for async caching
Yan Zheng
2009-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-28
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2009-07-27
Btrfs: change how we unpin extents
Josef Bacik
2009-07-27
Btrfs: Correct redundant test in add_inode_ref
Julia Lawall
2009-07-24
Btrfs: find smallest available device extent during chunk allocation
Chris Mason
2009-07-24
Btrfs: clear all space_info->full after removing a block group
Chris Mason
2009-07-24
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
Sage Weil
2009-07-24
Btrfs: Avoid delayed reference update looping
Yan Zheng
2009-07-24
Btrfs: Fix ordering of key field checks in btrfs_previous_item
Yan Zheng
2009-07-24
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
Yan Zheng
2009-07-24
Btrfs: Remove code duplication in comp_keys
Diego Calleja
2009-07-24
Btrfs: async block group caching
Josef Bacik
2009-07-24
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
2009-07-22
Btrfs: Fix crash on read failures at mount
David Woodhouse
2009-07-22
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
2009-07-22
Btrfs: adjust NULL test
Julia Lawall
2009-07-22
Btrfs: Remove broken sanity check from btrfs_rmap_block()
David Woodhouse
2009-07-22
Btrfs: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-22
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
2009-07-22
Btrfs: fix locking issue in btrfs_find_next_key
Yan Zheng
2009-07-22
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
Yan Zheng
2009-07-22
Btrfs: properly update space information after shrinking device.
Yan Zheng
2009-07-22
Btrfs: fix definition of struct btrfs_extent_inline_ref
Yan Zheng
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-02
Btrfs: fix error message formatting
Hu Tao
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
helpers for acl caching + switch to those
Al Viro
2009-06-24
switch btrfs to inode->i_acl
Al Viro
2009-06-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-06-16
btrfs: properly register fs backing device
Jens Axboe
2009-06-15
Btrfs: always update root items for fs trees at commit time
Yan Zheng
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
[next]