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
Age
Commit message (
Expand
)
Author
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
2013-02-26
Btrfs: do not change inode flags in rename
Liu Bo
2013-02-26
Btrfs: use reserved space for creating a snapshot
Liu Bo
2013-02-26
clear chunk_alloc flag on retryable failure
Alexandre Oliva
2013-02-26
Btrfs: fix backref walking race with tree deletions
Jan Schmidt
2013-02-26
Btrfs: make sure NODATACOW also gets NODATASUM set
Josef Bacik
2013-02-21
Btrfs: fix remount vs autodefrag
Miao Xie
2013-02-21
Btrfs: fix wrong outstanding_extents when doing DIO write
Miao Xie
2013-02-20
Btrfs: snapshot-aware defrag
Liu Bo
2013-02-20
Btrfs: fix max chunk size on raid5/6
Chris Mason
2013-02-20
btrfs: limit fallocate extent reservation to 256MB
Zach Brown
2013-02-20
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-02-20
Btrfs: fix missing release of qgroup reservation in commit_transaction()
Miao Xie
2013-02-20
Btrfs: fix missing check before disabling quota
Wang Shilong
2013-02-20
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
2013-02-20
Btrfs: fix uncompleted transaction
Miao Xie
2013-02-20
Btrfs: fix the deadlock between the transaction start/attach and commit
Miao Xie
2013-02-20
Btrfs: fix the qgroup reserved space is released prematurely
Miao Xie
2013-02-20
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
2013-02-20
Btrfs: set/change the label of a mounted file system
jeff.liu
2013-02-20
Btrfs: Add a new ioctl to get the label of a mounted file system
jeff.liu
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
2013-02-20
Btrfs: relax the block group size limit for bitmaps
Josef Bacik
2013-02-20
Btrfs: allow for selecting only completely empty chunks
Ilya Dryomov
2013-02-20
Btrfs: eliminate a use-after-free in btrfs_balance()
Ilya Dryomov
2013-02-20
Btrfs: remove unused extent io tree ops V2
Josef Bacik
2013-02-20
btrfs: add cancellation points to defrag
David Sterba
2013-02-20
btrfs: put some enospc messages under enospc_debug
David Sterba
2013-02-20
Btrfs: implement unlocked dio write
Miao Xie
2013-02-20
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
2013-02-20
Btrfs: fix deadlock due to unsubmitted
Miao Xie
2013-02-20
Btrfs: cleanup orphan reservation if truncate fails
Josef Bacik
2013-02-20
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
2013-02-20
Btrfs: fix memory leak of pending_snapshot->inherit
Miao Xie
2013-02-20
Btrfs: fix the race between bio and btrfs_stop_workers
Miao Xie
2013-02-20
btrfs: add "no file data" flag to btrfs send ioctl
Mark Fasheh
2013-02-20
Btrfs: extend the checksum item as much as possible
Liu Bo
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
2013-02-20
Btrfs: if we aren't committing just end the transaction if we error out
Josef Bacik
2013-02-20
Btrfs: handle errors in compression submission path
Josef Bacik
2013-02-20
Btrfs: rework the overcommit logic to be based on the total size
Josef Bacik
2013-02-20
Btrfs: account for orphan inodes properly during cleanup
Josef Bacik
2013-02-20
Btrfs: unreserve space if our ordered extent fails to work
Josef Bacik
2013-02-20
Btrfs: fix how we discard outstanding ordered extents on abort
Josef Bacik
2013-02-20
Btrfs: fix freeing delayed ref head while still holding its mutex
Josef Bacik
2013-02-20
btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk
Eric Sandeen
2013-02-20
btrfs: remove unnecessary DEFINE_WAIT() declarations
Eric Sandeen
2013-02-20
btrfs: remove unused "item" in btrfs_insert_delayed_item()
Eric Sandeen
[next]