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
/
extent_io.c
Age
Commit message (
Expand
)
Author
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-12
Btrfs: fix typo in convert_extent_bit
Liu Bo
2012-07-02
Btrfs: hold a ref on the inode during writepages
Josef Bacik
2012-06-14
Btrfs: use rcu to protect device->name
Josef Bacik
2012-05-31
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
2012-05-30
Btrfs: use fastpath in extent state ops as much as possible
Liu Bo
2012-05-30
Btrfs: finish ordered extents in their own thread
Josef Bacik
2012-05-30
Btrfs: fix compile warnings in extent_io.c
Josef Bacik
2012-05-26
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
2012-05-11
Btrfs: remove the useless assignment to *entry in function tree_insert of fil...
Wang Sheng-Hui
2012-05-11
Btrfs: fix the comment for find_first_extent_bit
Wang Sheng-Hui
2012-05-11
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...
Wang Sheng-Hui
2012-05-11
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
Wang Sheng-Hui
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
2012-04-18
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
2012-04-18
Btrfs: retrurn void from clear_state_bit
Li Zefan
2012-04-13
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-12
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
2012-04-12
Btrfs: fix uninit variable in repair_eb_io_failure
Chris Mason
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-26
Btrfs: deal with read errors on extent buffers differently
Josef Bacik
2012-03-26
Btrfs: loop waiting on writeback
Chris Mason
2012-03-26
Btrfs: ensure an entire eb is written at once
Josef Bacik
2012-03-26
Btrfs: introduce mark_extent_buffer_accessed
Josef Bacik
2012-03-26
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
2012-03-26
Btrfs: only use the existing eb if it's count isn't 0
Josef Bacik
2012-03-26
Btrfs: set page->private to the eb
Josef Bacik
2012-03-26
Btrfs: allow metadata blocks larger than the page size
Chris Mason
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-22
btrfs: Remove set bits return from clear_extent_bit
Jeff Mahoney
2012-03-22
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
Jeff Mahoney
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-23
Btrfs: clear the extent uptodate bits during parent transid failures
Chris Mason
2012-02-21
Btrfs: be less strict on finding next node in clear_extent_bit
Liu Bo
2012-02-16
Btrfs: kick out redundant stuff in convert_extent_bit
Liu Bo
2012-02-16
Btrfs: skip states when they does not contain bits to clear
Liu Bo
2012-02-16
Btrfs: check return value of lookup_extent_mapping() correctly
Tsutomu Itoh
2012-02-16
Btrfs: fix return value check of extent_io_ops
Tsutomu Itoh
2012-02-15
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
2012-01-26
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
[next]