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-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
2013-02-20
btrfs: fix varargs in __btrfs_std_error
Eric Sandeen
2013-02-20
btrfs: add missing break in btrfs_print_leaf()
Eric Sandeen
2013-02-20
btrfs: annotate intentional switch case fallthroughs
Eric Sandeen
2013-02-20
btrfs: handle null fs_info in btrfs_panic()
Eric Sandeen
2013-02-20
btrfs: remove unused fs_info from btrfs_decode_error()
Eric Sandeen
2013-02-20
btrfs: list_entry can't return NULL
Eric Sandeen
2013-02-20
btrfs: remove unused fd in btrfs_ioctl_send()
Eric Sandeen
2013-02-20
Btrfs: do not overcommit if we don't have enough space for global rsv
Josef Bacik
2013-02-20
Btrfs: remove extent mapping if we fail to add chunk
Josef Bacik
2013-02-20
Btrfs: fix chunk allocation error handling
Josef Bacik
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
Miao Xie
2013-02-20
Btrfs: use the inode own lock to protect its delalloc_bytes
Miao Xie
2013-02-20
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
2013-02-20
Btrfs: use percpu counter for dirty metadata count
Miao Xie
2013-02-20
Btrfs: protect fs_info->alloc_start
Miao Xie
2013-02-20
Btrfs: add a comment for fs_info->max_inline
Miao Xie
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
[prev]
[next]