Commit Graph

535 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Andreas Dannenberg 287c04e11a fs/fat: debug-print file read position during file_fat_read_at() 6 years ago
Heinrich Schuchardt ca230b094e fs: fix typo 'dumm' 6 years ago
Heinrich Schuchardt 0dc1bfb730 fs: fat: cannot write to subdirectories 6 years ago
Marek Behún f8c173b6a0 fs: btrfs: Fix wrong comparison in logical to physical mapping 6 years ago
Christophe Kerello 5a08cfee39 ubifs: remove useless code 6 years ago
Yevgeny Popovych d146a7b9c6 fs: btrfs: Do not fail when all root_backups are empty 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Yevgeny Popovych f559180176 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE 6 years ago
Alex Kiernan 0d488e8f50 fs: Add fs_get_type_name to return current filesystem name 6 years ago
Eugen Hristev e71a969cea fs: ext4: fix crash on ext4ls 6 years ago
Patrice Chotard 87deefeccc ubifs: avoid assert failed in ubifs.c 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bradley Bolen 05ea83b67e ubifs: Change value of mutex_is_locked() 6 years ago
Marek Behún 22fc7b6cd6 fs: btrfs: Remove unused debug code left from development 6 years ago
Andre Heider 44683170f8 fs: cbfs: fix locating the cbfs header 6 years ago
Petr Vorel afb6fda2ae Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig 6 years ago
Petr Vorel e995128158 ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG 6 years ago
Marek Behún 51be471663 fs: ext4: Do not print mount fail message when not ext4 filesystem 6 years ago
Heinrich Schuchardt 428e60e079 yaffs2: iterator variable cannot be NULL 6 years ago
Tom Rini f39bfec230 fs: btrfs: Fix printf format character warning 6 years ago
Alberto Sánchez Molero 2021f083ed fs: btrfs: Fix unaligned memory accesses 6 years ago
Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 6 years ago
Tuomas Tynkkynen e8df14d216 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 6 years ago
Tuomas Tynkkynen 3d22bae57f fs: Migrate ext4 to Kconfig 6 years ago
Heinrich Schuchardt d2f7158028 fs/fat: remove distractive message in file_fat_read_at() 6 years ago
Heinrich Schuchardt a327bde783 fs: remove distractive message in fs_read() 6 years ago
Jean-Jacques Hiblot 2c33b0c7d8 fat write: Fixed a problem with the case of file names when writing files 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Neil Armstrong 34dd853ce5 fat: Use cache aligned buffers for fat_opendir 7 years ago
Heinrich Schuchardt 24f48416df fs: avoid possible NULL dereference in fs_devread 7 years ago
Heinrich Schuchardt 76df275ce5 yaffs2: rework yaffs_new_obj_id 7 years ago
Heinrich Schuchardt 4b29975fd0 ubifs: no NULL check needed before free 7 years ago
Ian Ray ecdfb4195b ext4: recover from filesystem corruption when reading 7 years ago
Masahiro Yamada 8b7f4b9cc1 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG 7 years ago
Vagrant Cascadian c005f7edbb fs/jffs2/mini_inflate.c: use "static inline" instead of "inline" 7 years ago
Engling, Uwe 41ba7f525f jffs2: ECC corrected nand data is ignored 7 years ago
Marek Behún 38fc683d33 fs: Set .opendir to fs_opendir_unsupported for btrfs 7 years ago
Marek Behún 733d963e3b fs: btrfs: Remove a foreign language note 7 years ago
Marek Behún ecab881c7f fs: btrfs: Fix usage of uninitialized variables 7 years ago
Tuomas Tynkkynen af609e3764 fs/fat: Check malloc return values and fix memory leaks 7 years ago
Tuomas Tynkkynen 09fa964bba fs/fat: Fix 'CACHE: Misaligned operation at range' warnings 7 years ago
Tom Rini fa9ca8a5d2 fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls 7 years ago
Tuomas Tynkkynen 8df8731474 fs/fat: Fix pathnames using '..' that lead to the root directory 7 years ago
Tuomas Tynkkynen 385b731855 fs/ext4: Fix group descriptor checksum calculation 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Tom Rini 6b7fd350e8 fs/btrfs: Fix warning in btrfs_check_super() 7 years ago
Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 7 years ago
Marek Behún 21a14facb1 fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
Marek Behún 597b4aff7b fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions 7 years ago
Marek Behún d4a704af5d fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) 7 years ago