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-12-14
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-12-14
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-22
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-04-10
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
2015-04-10
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-01
fs: btrfs: Add missing include file
Guenter Roeck
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-17
Btrfs: fix outstanding_extents accounting in DIO
Josef Bacik
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-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-02
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
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-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
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
[next]