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_6.6-2.2.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
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-21
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-19
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-08-15
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-08-07
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-19
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-09
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
2014-06-09
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
2014-06-09
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
2014-06-09
Btrfs: async delayed refs
Chris Mason
2014-06-09
Btrfs: split up __extent_writepage to lower stack usage
Chris Mason
2014-06-09
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
Alex Gartrell
2014-06-09
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
Miao Xie
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
btrfs: remove redundant null check in btrfs_dentry_release()
Daeseok Youn
2014-06-09
Btrfs: implement inode_operations callback tmpfile
Filipe Manana
2014-06-09
btrfs: fix inline compressed read err corruption
Zach Brown
2014-05-06
btrfs: switch check_direct_IO() to iov_iter
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-07
Btrfs: fix unlock in __start_delalloc_inodes()
Wang Shilong
2014-04-07
Btrfs: don't compress for a small write
Wang Shilong
2014-04-07
Btrfs: fix snapshot vs nocow writting
Wang Shilong
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-03-10
Btrfs: fix possible empty list access when flushing the delalloc inodes
Miao Xie
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
Btrfs: just do dirty page flush for the inode with compression before direct IO
Miao Xie
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
Qu Wenruo
2014-03-10
Btrfs: fix preallocate vs double nocow write
Miao Xie
[next]