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
/
include
/
linux
/
buffer_head.h
Age
Commit message (
Expand
)
Author
2018-10-02
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-06-01
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-02
buffer: Avoid setting buffer bits that are already set
Kemi Wang
2018-01-25
fs/buffer.c: fold init_buffer() into init_page_buffers()
Eric Biggers
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-06
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2017-07-02
vfs: Add page_cache_seek_hole_data helper
Andreas Gruenbacher
2017-04-26
fs: remove _submit_bh()
Eric Biggers
2017-02-08
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
2016-11-04
fs: Remove unmap_underlying_metadata
Jan Kara
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
fs: Provide function to unmap metadata for a range of blocks
Jan Kara
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-06-27
fs: export __block_write_full_page
Benjamin Marzinski
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-17
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-07-02
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
2014-09-04
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-01
switch ->is_partially_uptodate() to saner arguments
Al Viro
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-07-03
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2013-04-20
buffer: add BH_Prio and BH_Meta flags
Theodore Ts'o
2013-01-14
buffer: make touch_buffer() an exported function
Tejun Heo
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-09-10
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
buffer_head: remove redundant test from wait_on_buffer
Richard Kennedy
2010-08-09
get rid of file_fsync()
Al Viro
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
introduce __block_write_begin
Christoph Hellwig
[next]