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
/
file.c
Age
Commit message (
Expand
)
Author
2015-03-14
Btrfs: fix data loss in the fast fsync path
Filipe Manana
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-09-19
Btrfs: fix data corruption after fast fsync and writeback error
Filipe Manana
2014-09-19
Btrfs: fix fsync race leading to invalid data after log replay
Filipe Manana
2014-09-17
Btrfs: fix up bounds checking in lseek
Liu Bo
2014-09-17
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-09-08
Btrfs: fix fsync data loss after a ranged fsync
Filipe Manana
2014-08-21
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
2014-08-21
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-19
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
chandan
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
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: fix transaction leak during fsync call
Filipe Manana
2014-06-09
btrfs: Avoid trucating page or punching hole in a already existed hole.
Qu Wenruo
2014-06-09
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
Alex Gartrell
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
Btrfs: fix leaf corruption caused by ENOSPC while hole punching
Filipe Manana
2014-06-09
Btrfs: read inode size after acquiring the mutex when punching a hole
Filipe Manana
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-05-06
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
iov_iter_truncate()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
kill generic_segment_checks()
Al Viro
2014-05-06
__btrfs_direct_write(): switch to iov_iter
Al Viro
2014-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-24
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-24
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-04-07
btrfs: Change the expanding write sequence to fix snapshot related bug.
Qu Wenruo
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-03
fs/direct-io.c: remove some left over checks
Dan Carpenter
2014-04-01
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
btrfs_file_aio_write(): get rid of ppos
Al Viro
2014-04-01
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-03-21
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
2014-03-10
Btrfs: remove the unnecessary flush when preparing the pages
Miao Xie
2014-03-10
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
Btrfs: fix preallocate vs double nocow write
Miao Xie
2014-03-10
Btrfs: fix wrong lock range and write size in check_can_nocow()
Miao Xie
2014-03-10
Btrfs: more efficient btrfs_drop_extent_cache
Filipe Manana
2014-03-10
Btrfs: don't insert useless holes when punching beyond the inode's size
Filipe Manana
2014-03-10
Btrfs: fix skipped error handle when log sync failed
Miao Xie
[next]