Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
131ec9589dbc48193feca5d7ad41652f3993a1d1
/
fs
/
fat
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
3a867ce
fat: write: adjust data written in each partial write
by Marek Szyprowski
· Mon Dec 02 12:11:14 2019 +0100
2f24167
fat: write: fix broken write to fragmented files
by Marek Szyprowski
· Mon Dec 02 12:11:13 2019 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
5f6ae54
fs: fat: handle deleted directory entries correctly
by AKASHI Takahiro
· Tue Nov 26 17:29:31 2019 +0900
d37d47c
fs: fat: get_contents() always returns -1 for errors
by Heinrich Schuchardt
· Thu Sep 12 19:19:30 2019 +0200
c1a159c
fs: fat: treat invalid FAT clusters as errors
by Heinrich Schuchardt
· Thu Sep 12 19:19:29 2019 +0200
c3677ae
fat: FAT filesystem premature release of info struct.
by Martin Vystrčil
· Tue Aug 20 22:18:30 2019 +0200
c326933
fs: fat: allocate a new cluster for root directory of fat32
by AKASHI Takahiro
· Fri May 24 14:10:37 2019 +0900
a2c0bd0
fs: fat: flush a directory cluster properly
by AKASHI Takahiro
· Fri May 24 14:10:36 2019 +0900
d98c674
fs: fat: write to non-cluster-aligned root directory
by AKASHI Takahiro
· Fri May 24 14:10:35 2019 +0900
8a6c612
fs: fat: Fix possible double free of fatbuf
by Andrew F. Davis
· Thu May 16 09:34:31 2019 -0500
5858721
fs: fat: correct file name normalization
by Heinrich Schuchardt
· Sun May 12 09:59:18 2019 +0200
ccea733
fs: fat: fix reading non-cluster-aligned root directory
by Anssi Hannula
· Wed Feb 27 12:55:57 2019 +0200
db538a9
fs: fat: fix link error when building with DEBUG=1
by Heinrich Schuchardt
· Mon Feb 25 19:42:48 2019 +0100
d16b79b
fs: fat: Reduce default max clustersize 64KiB from malloc pool
by Tien Fong Chee
· Mon Feb 11 14:56:20 2019 +0800
f6764f2
fs: fat: dynamically allocate memory for temporary buffer
by Tien Fong Chee
· Mon Feb 11 14:56:19 2019 +0800
87fda0c
spl: fat/fs: Add option to include/exclude FAT write build in SPL
by Tien Fong Chee
· Wed Jan 23 14:20:04 2019 +0800
61934d1
Revert "fs: fat: assign rootdir sector when accessing root directory"
by Tom Rini
· Fri Jan 11 09:54:44 2019 -0500
d6153f1
fs: fix FAT name extraction
by Patrick Wildt
· Mon Nov 26 15:58:13 2018 +0100
1d614b9
fs: check FAT cluster size
by Patrick Wildt
· Mon Nov 26 15:56:57 2018 +0100
23f9af1
fs: fat: assign rootdir sector when accessing root directory
by Thomas RIENOESSL
· Tue Nov 13 14:00:59 2018 +0100
0d01bdb
fs: fat: Fix warning in normalize_longname()
by Tom Rini
· Sun Sep 30 10:33:42 2018 -0400
9fb8db4
fs: fat: fix set_cluster()
by Heinrich Schuchardt
· Tue Oct 02 09:30:45 2018 +0200
b2242f6
fs: fat: memory leak in fat_unlink()
by Heinrich Schuchardt
· Tue Oct 02 06:58:00 2018 +0200
aa9d6ba
fs: fat: unaligned buffers are not an error
by Heinrich Schuchardt
· Thu Sep 13 19:42:47 2018 +0200
73b3497
fs: fat: support unlink
by AKASHI Takahiro
· Tue Sep 11 15:59:14 2018 +0900
1c24b7b
fs: fat: support mkdir
by AKASHI Takahiro
· Tue Sep 11 15:59:10 2018 +0900
f0926ae
fs: fat: remember the starting cluster number of directory
by AKASHI Takahiro
· Tue Sep 11 15:59:09 2018 +0900
b07f704
fs: fat: support write with non-zero offset
by AKASHI Takahiro
· Tue Sep 11 15:59:06 2018 +0900
ed8b1e4
fs: fat: refactor write interface for a file offset
by AKASHI Takahiro
· Tue Sep 11 15:59:05 2018 +0900
49ca96b
fs: fat: support write with sub-directory path
by AKASHI Takahiro
· Tue Sep 11 15:59:04 2018 +0900
6aa7769
fs: fat: write returns error code instead of -1
by AKASHI Takahiro
· Tue Sep 11 15:59:03 2018 +0900
c83df1a
fs: fat: check and normalize file name
by AKASHI Takahiro
· Tue Sep 11 15:59:02 2018 +0900
044fbe0
Revert "fs: fat: cannot write to subdirectories"
by AKASHI Takahiro
· Tue Sep 11 15:59:01 2018 +0900
b88dff2
fs: fat: assure iterator's ->dent belongs to ->clust
by AKASHI Takahiro
· Tue Sep 11 15:59:00 2018 +0900
f0a4781
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
by AKASHI Takahiro
· Tue Sep 11 15:58:59 2018 +0900
0d89842
fs: fat: extend get_fs_info() for write use
by AKASHI Takahiro
· Tue Sep 11 15:58:58 2018 +0900
315c81d
fs/fat: debug-print file read position during file_fat_read_at()
by Andreas Dannenberg
· Mon Aug 13 21:35:15 2018 -0500
fcd4129
fs: fat: cannot write to subdirectories
by Heinrich Schuchardt
· Mon Jul 02 02:41:23 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
a799dcd
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· Fri Jan 05 02:45:21 2018 +0200
a367927
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· Fri Jan 05 02:45:20 2018 +0200
2cb1e01
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· Mon Jan 01 21:31:58 2018 +0100
f2b6da8
fat write: Fixed a problem with the case of file names when writing files
by Jean-Jacques Hiblot
· Thu Dec 21 12:49:47 2017 +0100
6f625f8
fat: Use cache aligned buffers for fat_opendir
by Neil Armstrong
· Fri Nov 24 09:54:41 2017 +0100
f25bbb2
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· Sun Oct 01 02:25:22 2017 +0300
bb93c91
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· Sun Oct 01 02:25:21 2017 +0300
3e78e85
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· Mon Sep 25 22:06:33 2017 +0300
5257a09
fs/fat: Reduce stack usage
by Tom Rini
· Fri Sep 22 07:37:43 2017 -0400
d17f4fe
fs/fat: fix fatbuf leak
by Rob Clark
· Tue Sep 12 16:40:01 2017 -0400
c3ab0b8
fs/fat: Clean up open-coded sector <-> cluster conversions
by Rob Clark
· Sat Sep 09 13:16:00 2017 -0400
fd6c6b4
fs/fat: fix case for FAT shortnames
by Rob Clark
· Sat Sep 09 13:15:59 2017 -0400
60d74a9
fat/fs: move ls to generic implementation
by Rob Clark
· Sat Sep 09 13:15:58 2017 -0400
e90320e
fat/fs: remove a bunch of dead code
by Rob Clark
· Sat Sep 09 13:15:57 2017 -0400
4174d7f
fs/fat: implement opendir/readdir/closedir
by Rob Clark
· Sat Sep 09 13:15:56 2017 -0400
71193c9
fat/fs: convert to directory iterators
by Rob Clark
· Sat Sep 09 13:15:54 2017 -0400
0c33fce
fs/fat: introduce new director iterators
by Rob Clark
· Sat Sep 09 13:15:53 2017 -0400
4996a5f
fs/fat: split out helper to init fsdata
by Rob Clark
· Sat Sep 09 13:15:52 2017 -0400
c22435f
fs: fat: fix fatwrite overflow calculation
by Reno Farnesi
· Sun Aug 13 15:16:17 2017 -0400
240124c
fs/fat: Correct blk_dread() return value check
by Tom Rini
· Mon Aug 14 21:02:08 2017 -0400
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· Wed Jun 14 21:28:25 2017 -0600
1909a7b
fs: fat: add kbuild configuration support
by Sekhar Nori
· Fri Jun 02 17:53:59 2017 +0530
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· Wed May 17 03:25:30 2017 -0600
0f3b697
fs/fat: Fix unaligned __u16 reads for FAT12 access
by Stefan Brüns
· Thu Jan 26 20:22:36 2017 +0000
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
15f4063
fs/fat: simplify get_fatent for FAT12
by Stefan Brüns
· Sat Dec 17 03:55:10 2016 +0100
9f95d81
fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
by Stefan Brüns
· Sat Dec 17 00:27:51 2016 +0100
58bf86f
fs/fat: Avoid corruption of sectors following the FAT
by Stefan Brüns
· Sat Dec 17 00:27:50 2016 +0100
16f553d
fat: fatwrite: fix the command for FAT12
by Philipp Skadorov
· Thu Dec 15 15:52:53 2016 -0500
0117dbe
fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
by Tien Fong Chee
· Wed Jul 27 23:08:56 2016 -0700
1499940
fs/fat: Correct description of determine_fatent function
by Stefan Brüns
· Sun Sep 11 22:51:41 2016 +0200
751b31d
fs/fat: Do not write unmodified fat entries to disk
by Stefan Brüns
· Sun Sep 11 22:51:40 2016 +0200
6c617d6
fs/fat: Remove two statements without effect
by Stefan Brüns
· Sun Sep 11 22:51:39 2016 +0200
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· Sun May 01 11:36:02 2016 -0600
e1643ed
Fix spelling of "supported/unsupported".
by Vagrant Cascadian
· Tue Mar 15 12:11:13 2016 -0700
2ee8ada
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· Mon Feb 29 15:25:52 2016 -0700
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
8fed7d3
fs/fat/fat_write: Fix management of empty files
by Benoît Thébaudeau
· Mon Sep 28 15:45:32 2015 +0200
d1d390a
fs/fat/fat_write: Factor out duplicate code
by Benoît Thébaudeau
· Mon Sep 28 15:45:31 2015 +0200
e0b8694
fs/fat/fat_write: Fix curclust/newclust mix-up
by Benoît Thébaudeau
· Mon Sep 28 15:45:30 2015 +0200
39659ce
fs/fat/fat_write: Merge calls to set_cluster()
by Benoît Thébaudeau
· Mon Sep 28 15:45:29 2015 +0200
ccc945b
fs/fat/fat_write: Fix buffer alignments
by Benoît Thébaudeau
· Mon Sep 28 15:45:28 2015 +0200
d6f23d8
FIX: fat: Provide correct return code from disk_{read|write} to upper layers
by Łukasz Majewski
· Thu Sep 03 14:21:39 2015 +0200
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
8bdf961
fat: handle paths that include ../
by Stephen Warren
· Tue Jul 28 21:55:03 2015 -0600
cd486d1
fs: fat: read: fix fat16 ls/read issue
by Przemyslaw Marczak
· Thu Dec 18 17:14:17 2014 +0100
a17b7bc
fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
by Tom Rini
· Mon Nov 24 11:50:46 2014 -0500
96171fb
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· Mon Nov 17 14:39:38 2014 -0800
441c223
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:35 2014 -0800
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· Tue Sep 16 16:32:58 2014 +0900
3eb58f5
fs: implement size/fatsize/ext4size
by Stephen Warren
· Wed Jun 11 12:47:26 2014 -0600
d30cbae
disk: part_efi: clarify lbaint_t usage
by Steve Rae
· Mon May 26 11:52:23 2014 -0700
675b23c
fs/fat: correct FAT16/12 file finding in root dir
by Wu, Josh
· Thu May 08 16:14:07 2014 +0800
10c8f7a
fs: fat_write: fix the incorrect last cluster checking
by Wu, Josh
· Thu May 08 16:14:06 2014 +0800
ec6e525
fs: fat: Fix cache align error message in fatwrite
by Nobuhiro Iwamatsu
· Tue Apr 08 11:12:46 2014 +0900
Next »