Commit Graph

39680 Commits (6ad6102246d83ec1d39aeba83f66cf5faffd0f82)
 

Author SHA1 Message Date
Stefan Brüns 3ee2f977f3 ext4: Update ext2/3/4 superblock, group descriptor and inode structures 8 years ago
Stefan Brüns b1edcf0d80 ext4: Fix memory leak of journal buffer if block is updated multiple times 8 years ago
Stefan Brüns de9e831675 ext4: Correct block number handling, empty block vs. error code 8 years ago
Stefan Brüns b779e0290a ext4: remove duplicated block release code for extents 8 years ago
Stefan Brüns 87f9fdc08d ext4: initialize full inode for inodes bigger than 128 bytes 8 years ago
Stefan Brüns 290ce2f95a ext4: Use correct value for inode size even on revision 0 filesystems 8 years ago
Stefan Brüns 87a40b6e03 ext4: Fix memory leak in case of failure 8 years ago
Stefan Brüns 0ceef3d371 ext4: Avoid out-of-bounds access of block bitmap 8 years ago
Stefan Brüns a9fa0ed183 ext4: After completely filled group, scan next group from the beginning 8 years ago
Stefan Brüns e927265225 ext4: Do not clear zalloc'ed buffers a second time 8 years ago
Stefan Brüns 398d6fad92 ext4: Only update number of of unused inodes if GDT_CSUM feature is set 8 years ago
Stefan Brüns b7dd40d052 ext4: Scan all directory blocks when looking up an entry 8 years ago
Stefan Brüns 10a7a1b8ba ext4: Avoid corruption of directories with hash tree indexes 8 years ago
Stefan Brüns a321abd54f ext4: Scan all directory blocks for space when inserting a new entry 8 years ago
Stefan Brüns b96c3c7292 ext4: Do not crash when trying to grow a directory using extents 8 years ago
Stefan Brüns a0d767e2c1 ext4: propagate error if creation of directory entry fails 8 years ago
Stefan Brüns 76a29519ff ext4: fix possible crash on directory traversal, ignore deleted entries 8 years ago
Michael Walle 011bc3342a ext4: fix wrong usage of le32_to_cpu() 8 years ago
Michael Walle 58a9ecbaf4 ext4: fix endianess problems in ext4 write support 8 years ago
Michael Walle 7f101be314 ext4: use kernel names for byte swaps 8 years ago
Michael Walle 2a0b7a971a ext4: change structure fields to __le/__be types 8 years ago
Stefan Brüns 2365a4b8ea test/fs: Check writes using "." (same dir) relative path 8 years ago
Stefan Brüns 14678b3c62 test/fs: Check ext4 behaviour if dirent is first entry in directory block 8 years ago
Stefan Brüns d9554b7f4b test/fs: strip noise from filesystem code prior to checking results 8 years ago
Stefan Brüns 06806e38d8 test/fs: remove use of undefined WRITE_FILE variable 8 years ago
Stefan Brüns 86853568ae test/fs: Restructure file path specification to allow some flexibility 8 years ago
Stefan Brüns 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 8 years ago
Stefan Brüns ae1755be37 fs/fat: Correct description of determine_fatent function 8 years ago
Stefan Brüns 3c0ed9c3a5 fs/fat: Do not write unmodified fat entries to disk 8 years ago
Stefan Brüns ed76f91277 fs/fat: Remove two statements without effect 8 years ago
Tom Rini 201c9d884d Merge git://git.denx.de/u-boot-rockchip 8 years ago
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 8 years ago
Tom Rini 231af7f95a Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
Masahiro Yamada 35343a2648 ARM: dts: uniphier: sync clock/reset controller nodes with Linux 8 years ago
Masahiro Yamada 6dc5b6b1ff clk: uniphier: allow to have clock node under syscon node 8 years ago
Masahiro Yamada 102e318777 clk: uniphier: move U_BOOT_DRIVER entry to core code 8 years ago
Masahiro Yamada 3524d47c79 clk: uniphier: constify clock data arrays/structures 8 years ago
Masahiro Yamada c72f4d4c2e ARM: uniphier: add PLL init code for LD11 SoC 8 years ago
Masahiro Yamada 0298f4c003 ARM: uniphier: move CONFIG_SPL_* to defconfig or select 8 years ago
Tom Rini 19d051a2b7 Merge branch 'master' of git://git.denx.de/u-boot-spi 8 years ago
Tom Rini 58c8c0963b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 8 years ago
Stephen Warren a6c1309782 Makefile: rm u-boot.cfg dependencies are missing 8 years ago
Stephen Warren fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg 8 years ago
Tom Rini de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image 8 years ago
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 8 years ago
Kever Yang 4f0b8efa50 clk: rk3288: add PWM clock get rate 8 years ago
Kever Yang 5e79f44355 clk: rk3399: add pmucru controller support 8 years ago
Kever Yang 4a79ececeb rk3399: add a empty "sys_proto.h" header file 8 years ago
Xu Ziyuan 5a4a90f6e6 rockchip: rk3288: skip lowlevel_init process 8 years ago
Kever Yang 05c6e30c57 board: evb-rk3399: enable usb 2.0 host vbus power on board_init 8 years ago