index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
yaffs: Remove private list implementation
Simon Glass
2014-03-04
2
-127
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
1
-3
/
+0
|
\
|
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
1
-3
/
+0
*
|
Revert "ext4fs: Add ext4 extent cache for read operations"
Tom Rini
2014-02-26
3
-130
/
+73
*
|
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2014-02-21
1
-0
/
+7
*
|
ext4fs: Add ext4 extent cache for read operations
Ionut Nicu
2014-02-21
3
-73
/
+130
*
|
fs/fdos: Remove
Tom Rini
2014-02-21
10
-1488
/
+0
|
/
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
2
-7
/
+4
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
fat: implement exists() for FAT fs
Stephen Warren
2014-02-19
2
-5
/
+15
*
ext4: implement exists() for ext4fs
Stephen Warren
2014-02-19
2
-1
/
+9
*
sandbox: implement exists() function
Stephen Warren
2014-02-19
2
-1
/
+9
*
fs: don't pass NULL dev_desc to most filesystems
Stephen Warren
2014-02-19
1
-0
/
+16
*
fs: implement infrastructure for an 'exists' function
Stephen Warren
2014-02-19
1
-0
/
+32
*
fs: fix generic save command implementation
Stephen Warren
2014-02-19
1
-6
/
+3
*
yaffs2: Remove block number check from summary verification
Charles Manning
2014-01-20
1
-1
/
+0
*
ext4fs: fix "invalid extent block" error
Ionut Nicu
2014-01-20
1
-1
/
+1
*
ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz
Ionut Nicu
2014-01-20
1
-2
/
+2
*
fs/ext4: fix calling put_ext4 with truncated offset
Ma Haijun
2014-01-20
3
-28
/
+28
*
fs/ext4: fix partition size get truncated in calculation
Ma Haijun
2014-01-20
1
-1
/
+1
*
yaffs2: Use lldiv for 64bit division
Tom Rini
2013-12-13
2
-3
/
+5
*
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
Tom Rini
2013-12-13
1
-1
/
+3
*
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-11-17
11
-25
/
+23
*
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
2013-11-17
1
-0
/
+5
*
fs:fat: fix set file name function
Piotr Wilczek
2013-11-08
1
-1
/
+1
*
fs: move some file system to fs/Makefile
Masahiro Yamada
2013-10-31
1
-0
/
+11
*
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
12
-312
/
+24
*
mtd: fix warnings due to 64-bit partition support
Scott Wood
2013-10-15
1
-2
/
+3
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Fix number base handling of "load" command
Wolfgang Denk
2013-10-07
1
-8
/
+8
*
fs: fat: don't call disk_write with zero sector num
Wu, Josh
2013-09-06
1
-3
/
+5
*
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-08-19
1
-23
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
41
-629
/
+41
*
ext4fs: le32_to_cpu() used on a 16-bit field
Rommel Custodio
2013-07-22
1
-6
/
+6
*
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-07-15
5
-60
/
+80
*
cramfs: fix bug for wrong filename comparison
Holger Brunck
2013-07-15
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
2
-16
/
+16
|
\
|
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
2
-16
/
+16
*
|
ext4: assign get_fs()->dev_desc before using it
Stephen Warren
2013-05-24
1
-1
/
+1
|
/
*
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-05-10
6
-67
/
+91
*
fs/fat: Don't multiply fatsize with sector size
Egbert Eich
2013-05-01
1
-1
/
+0
*
sandbox: fs: Add support for saving files to host filesystem
Simon Glass
2013-05-01
2
-0
/
+34
*
fs: Add support for saving data to filesystems
Simon Glass
2013-05-01
1
-0
/
+74
*
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-04-11
1
-0
/
+4
*
Consolidate bool type
York Sun
2013-04-01
2
-6
/
+4
*
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2013-03-04
1
-3
/
+1
*
sandbox: Add host filesystem
Simon Glass
2013-03-04
3
-0
/
+140
*
fs: Move ls and read methods into ext4, fat
Simon Glass
2013-03-04
3
-110
/
+62
*
fs: Use map_sysmem() on read
Simon Glass
2013-03-04
1
-8
/
+15
*
fs: Tell probe functions where to put their results
Simon Glass
2013-03-04
1
-8
/
+12
[next]