History for barebox / fs / ext4
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
2019-10-29
@Sascha Hauer
fs: ext4: return NULL instead of 0 ...
Sascha Hauer committed on 29 Oct 2019
@Sascha Hauer
fs: ext4: Fix handling of sparse files ...
Sascha Hauer committed on 29 Oct 2019
@Sascha Hauer
fs: ext4: remove unnecessarily clever file read ...
Sascha Hauer committed on 29 Oct 2019
@Sascha Hauer
fs: ext4: Fix out of bounds memset ...
Sascha Hauer committed on 29 Oct 2019
2019-10-14
@Uwe Kleine-König
trivial: fix typo lenght -> length ...
Uwe Kleine-König authored on 17 Sep 2019 Sascha Hauer committed on 14 Oct 2019
2019-01-29
@Andrey Smirnov
fs: Drop trivial .lseek() implementaitons in FS drivers ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
@Andrey Smirnov
fs: Update FILE position in lseek() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2018-07-11
@Sascha Hauer
fs: ext4: Switch to dentry cache implementation ...
Sascha Hauer committed on 11 Jul 2018
@Sascha Hauer
fs: dentry cache implementation ...
Sascha Hauer committed on 11 Jul 2018
2017-03-30
@Antony Pavlov
ext4: Use correct descriptor size when reading the block group descriptor ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: determine group descriptor size for 64bit feature ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: Update ext2/3/4 superblock, group descriptor and inode structures ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: fix wrong usage of le32_to_cpu() ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: drop unused and misdefined INODE_SIZE_FILESYSTEM macro ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: use kernel names for byte swaps ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
@Antony Pavlov
ext4: change structure fields to __le/__be types ...
Antony Pavlov authored on 20 Mar 2017 Sascha Hauer committed on 30 Mar 2017
2016-07-07
@Ronald Zachariah
fs: ext4: fix symlink read function ...
Ronald Zachariah authored on 6 Jul 2016 Sascha Hauer committed on 7 Jul 2016
2016-02-17
@Antony Pavlov
fs: ext4: make locally used ext4fs_get_indir_block() static ...
Antony Pavlov authored on 16 Feb 2016 Sascha Hauer committed on 17 Feb 2016
2016-02-03
@Yegor Yefremov
fs: import magic.h from Linux kernel ...
Yegor Yefremov authored on 26 Jan 2016 Sascha Hauer committed on 3 Feb 2016
2015-07-23
@Sascha Hauer
drop <stddef.h> includes ...
Sascha Hauer committed on 23 Jul 2015
2015-03-09
@Sascha Hauer
fs: rename inode member of struct filep to priv ...
Sascha Hauer committed on 9 Mar 2015
2014-07-25
@Sascha Hauer
fs: ext4: le32_to_cpu() used on a 16-bit field ...
Sascha Hauer committed on 25 Jul 2014
@Sascha Hauer
fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blksz ...
Sascha Hauer committed on 25 Jul 2014
@Sascha Hauer
fs: ext4: fix "invalid extent block" error ...
Sascha Hauer committed on 25 Jul 2014
2013-09-29
@Sascha Hauer
fs: cleanup backingstore handling ...
Sascha Hauer committed on 29 Sep 2013
2013-03-09
@Jean-Christophe PLAGNIOL-VILLARD
ext4: switch debug and printf to dev_xxx ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Mar 2013 Sascha Hauer committed on 9 Mar 2013
2012-12-03
@Sascha Hauer
fs: implement initial ext4 support from U-Boot ...
Sascha Hauer committed on 3 Dec 2012