index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add flush callback
Sascha Hauer
2014-07-14
1
-0
/
+3
*
block: Collect block devices on list
Sascha Hauer
2013-09-30
1
-0
/
+5
*
block: shortcut writebuffer_flush if writing is disabled
Sascha Hauer
2013-07-22
1
-0
/
+3
*
block: implement block_read/block_write functions
Sascha Hauer
2013-05-31
1
-0
/
+22
*
block: rename file operation functions
Sascha Hauer
2013-05-31
1
-8
/
+8
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-3
/
+0
*
Merge branch 'for-next/dma-cache-align'
Sascha Hauer
2012-07-02
1
-3
/
+4
|
\
|
*
block: use dma_alloc to allocate buffers
Sascha Hauer
2012-06-30
1
-3
/
+4
*
|
make cdev 64bit capable
Sascha Hauer
2012-06-30
1
-1
/
+1
*
|
use loff_t for file offsets
Sascha Hauer
2012-06-30
1
-2
/
+2
|
/
*
block: Fix printf warning
Alexander Shiyan
2012-05-31
1
-1
/
+1
*
block: do not BUG() on failed block_get
Sascha Hauer
2012-05-30
1
-1
/
+1
*
block: propagate error code from block_get
Sascha Hauer
2012-05-30
1
-13
/
+13
*
block: reimplement caching
Sascha Hauer
2012-02-15
1
-73
/
+201
*
add block support
Sascha Hauer
2011-04-11
1
-0
/
+263