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
/
fs
/
fat
/
fat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename struct fs_driver_d to fs_driver
Sascha Hauer
2023-01-10
1
-1
/
+1
*
Rename struct fs_device_d to fs_device
Sascha Hauer
2023-01-10
1
-1
/
+1
*
Rename struct device_d to device
Sascha Hauer
2023-01-10
1
-16
/
+17
*
fs: fat: propagate f_lseek failure
Ahmad Fatoum
2022-09-12
1
-0
/
+5
*
fs: fat: extend for in-PBL support
Ahmad Fatoum
2020-07-11
1
-31
/
+0
*
treewide: remove references to CREDITS
Uwe Kleine-König
2020-04-27
1
-3
/
+0
*
fs: let truncate take a loff_t argument
Sascha Hauer
2019-02-06
1
-1
/
+1
*
fs: devfs: Change .lseek callbacks to return 'int'
Andrey Smirnov
2019-02-04
1
-2
/
+2
*
fs: Update FILE position in lseek()
Andrey Smirnov
2019-01-29
1
-1
/
+0
*
fs: fat: fix copy-paste typo
Antony Pavlov
2016-02-23
1
-2
/
+2
*
treewide: fix 'new blank line at EOF' formatting error
Antony Pavlov
2015-07-02
1
-1
/
+0
*
fs: rename inode member of struct filep to priv
Sascha Hauer
2015-03-09
1
-6
/
+6
*
fat: Use correct format specifier
Sascha Hauer
2014-07-11
1
-2
/
+2
*
fs: cleanup backingstore handling
Sascha Hauer
2013-09-29
1
-13
/
+4
*
Fix lseek on fat filesystems.
Fargier Sylvain
2013-09-18
1
-0
/
+1
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-3
/
+0
*
fs/fat: add filetype
Jean-Christophe PLAGNIOL-VILLARD
2012-09-04
1
-0
/
+1
*
use loff_t for file offsets
Sascha Hauer
2012-06-30
1
-3
/
+3
*
FAT: Fix error path
Sascha Hauer
2012-03-18
1
-3
/
+15
*
fs: get fs device using container_of
Sascha Hauer
2012-02-25
1
-2
/
+1
*
fs/fat: Initialize local variable finfo
Franck Jullien
2011-11-17
1
-0
/
+2
*
fs: add fat filesystem support
Sascha Hauer
2011-04-12
1
-0
/
+434
*
remove uncompilable filesystems
Sascha Hauer
2007-09-21
1
-1012
/
+0
*
svn_rev_003
Sascha Hauer
2007-07-05
1
-3
/
+0
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-1
/
+1
*
Add support for Altera NIOS DK1C20 board
Wolfgang Denk
2005-08-06
1
-0
/
+3
*
"static" from "do_fat_read" removed
stroese
2004-12-16
1
-1
/
+1
*
* Patches by Sean Chang, 09 Aug 2004:
wdenk
2004-09-29
1
-1
/
+1
*
* Patches by Travis Sawyer, 12 Mar 2004:
wdenk
2004-03-14
1
-0
/
+4
*
* Patch by Markus Pietrek, 24 Feb 2004:
wdenk
2004-02-26
1
-1
/
+2
*
* Patch by Thomas Elste, 10 Feb 2004:
wdenk
2004-02-23
1
-5
/
+6
*
* Patches by David Müller, 14 Nov 2003:
wdenk
2003-12-07
1
-1
/
+2
*
* Prepare for release
wdenk
2003-10-29
1
-17
/
+12
*
* Patch by Martin Krause, 09 Oct 2003:
wdenk
2003-10-09
1
-0
/
+5
*
* Patch by Gary Jennejohn, 11 Sep 2003:
wdenk
2003-09-11
1
-2
/
+4
*
* Patches by Denis Peter, 9 Sep 2003:
wdenk
2003-09-10
1
-41
/
+143
*
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
2003-06-15
1
-0
/
+901