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
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-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
2014-03-10
Btrfs: faster/more efficient insertion of file extent items
Filipe David Borba Manana
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2014-01-28
Btrfs: fix the race between write back and nocow buffered write
Miao Xie
2014-01-28
Btrfs: make fsync latency less sucky
Josef Bacik
2014-01-28
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
2014-01-28
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
2014-01-28
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
2014-01-28
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
2014-01-28
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
2014-01-28
Btrfs: incompatible format change to remove hole extents
Josef Bacik
2013-11-11
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
2013-11-11
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
Btrfs: fix up seek_hole/seek_data handling
Josef Bacik
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-21
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
2013-09-01
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
Btrfs: avoid starting a transaction in the write path
Josef Bacik
2013-09-01
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
2013-08-09
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-01
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
2013-06-14
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-21
Btrfs: fix missing qgroup reservation before fallocating
Wang Shilong
[next]