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
/
inode.c
Age
Commit message (
Expand
)
Author
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
Btrfs: account merges/splits properly
Josef Bacik
2015-03-13
Btrfs: fix merge delalloc logic
Josef Bacik
2015-03-02
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
2015-02-14
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
2015-02-02
Btrfs: Add code to support file creation time
chandan r
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2015-01-21
btrfs: update message levels after checksum errors
David Sterba
2015-01-21
btrfs: update message levels for errors
David Sterba
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-20
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-20
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2014-11-20
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
2014-11-20
Btrfs: fix incorrect compression ratio detection
Shilong Wang
2014-11-20
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
2014-11-20
Btrfs: process all async extents on compressed write failure
Filipe Manana
2014-11-20
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
2014-11-20
Btrfs: fix hang on compressed write error
Filipe Manana
2014-11-20
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-10-17
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-02
btrfs: remove unlikely from NULL checks
David Sterba
2014-09-22
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-18
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
2014-09-17
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
Btrfs: cleanup similar code of the buffered data data check and dio read data...
Miao Xie
2014-09-17
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
Btrfs: fix off-by-one in cow_file_range_inline()
Wang Shilong
2014-09-17
Btrfs: fall into nocompression codes quickly if possible
Wang Shilong
2014-09-17
Btrfs: fix wrong skipping compression for an inode
Wang Shilong
2014-09-17
Btrfs: set error return value in btrfs_get_blocks_direct
Filipe Manana
2014-09-17
Btrfs: make defragment work with nodatacow option
Wang Shilong
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
[next]