History for barebox / common / block.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-03-23
@Yegor Yefremov
common: fix typos found with codespell ...
Yegor Yefremov authored on 20 Mar 2020 Sascha Hauer committed on 23 Mar 2020
2020-03-03
@Ahmad Fatoum
Revert "block: Adjust cache sizes" ...
Ahmad Fatoum authored on 27 Feb 2020 Sascha Hauer committed on 3 Mar 2020
2020-02-14
@Sascha Hauer
block: Implement discard_range ...
Sascha Hauer committed on 14 Feb 2020
2019-02-13
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 13 Feb 2019
2019-01-29
@Andrey Smirnov
devfs: Drop dev_lseek_default() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2019-01-22
@Andrey Smirnov
block: Move shared code in get_chunk() out of if statement ...
Andrey Smirnov authored on 22 Jan 2019 Sascha Hauer committed on 22 Jan 2019
@Andrey Smirnov
block: Do not write past block device boundary during a flush ...
Andrey Smirnov authored on 22 Jan 2019 Sascha Hauer committed on 22 Jan 2019
2019-01-18
@Andrey Smirnov
block: Replace debug() with dev_dbg() ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
block: Alias block_op_close() to block_op_flush() ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 18 Jan 2019
2018-08-31
@Andrey Smirnov
block: Do not ignore error in blk->ops->write() ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
2018-07-13
@Sascha Hauer
block: Adjust cache sizes ...
Sascha Hauer committed on 13 Jul 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-05-10
@Sascha Hauer
fs: Create automount entries for the default mount pathes ...
Sascha Hauer committed on 10 May 2017
2014-07-14
@Sascha Hauer
block: Add flush callback ...
Sascha Hauer committed on 14 Jul 2014
2013-09-30
@Sascha Hauer
block: Collect block devices on list ...
Sascha Hauer committed on 30 Sep 2013
2013-07-22
@Sascha Hauer
block: shortcut writebuffer_flush if writing is disabled ...
Sascha Hauer committed on 22 Jul 2013
2013-05-31
@Sascha Hauer
block: implement block_read/block_write functions ...
Sascha Hauer committed on 31 May 2013
@Sascha Hauer
block: rename file operation functions ...
Sascha Hauer committed on 31 May 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-02
@Sascha Hauer
Merge branch 'for-next/dma-cache-align'
Sascha Hauer committed on 2 Jul 2012
2012-06-30
@Sascha Hauer
make cdev 64bit capable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
block: use dma_alloc to allocate buffers ...
Sascha Hauer committed on 30 Jun 2012
2012-05-31
@Alexander Shiyan
block: Fix printf warning ...
Alexander Shiyan authored on 31 May 2012 Sascha Hauer committed on 31 May 2012
2012-05-30
@Sascha Hauer
block: do not BUG() on failed block_get ...
Sascha Hauer committed on 30 May 2012
@Sascha Hauer
block: propagate error code from block_get ...
Sascha Hauer committed on 30 May 2012
2012-02-15
@Sascha Hauer
block: reimplement caching ...
Sascha Hauer committed on 15 Feb 2012
2011-04-11
@Sascha Hauer
add block support ...
Sascha Hauer committed on 11 Apr 2011