History for barebox / fs
2017-11-10
@Michael Grzeschik
uimage: fix: add can_lseek_backward and use in uimage_open ...
Michael Grzeschik authored on 8 Nov 2017 Sascha Hauer committed on 10 Nov 2017
2017-09-26
@Uwe Kleine-König
remove checks for xzalloc() returning NULL ...
Uwe Kleine-König authored on 25 Sep 2017 Sascha Hauer committed on 26 Sep 2017
2017-09-08
@Michael Olbrich
efi: make sure efi-fs is started in the right order ...
Michael Olbrich authored on 6 Sep 2017 Sascha Hauer committed on 8 Sep 2017
2017-09-06
@Sascha Hauer
fs: Don't bother filesystems without link support with additional stat() calls ...
Sascha Hauer committed on 6 Sep 2017
@Sascha Hauer
fs: avoid pathes with '//' in __canonicalize_path() ...
Sascha Hauer committed on 6 Sep 2017
2017-07-10
@Steffen Trumtrar
devfs-core: add function to find cdev by partuuid ...
Steffen Trumtrar authored on 10 Jul 2017 Lucas Stach committed on 10 Jul 2017
@Steffen Trumtrar
fs: efi: return with correct error code in efifs_stat ...
Steffen Trumtrar authored on 10 Jul 2017 Lucas Stach committed on 10 Jul 2017
2017-06-27
@Sascha Hauer
fs: Make locally used function canonicalize_dir() static ...
Sascha Hauer committed on 27 Jun 2017
2017-06-14
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 14 Jun 2017
@Sascha Hauer
Merge branch 'for-next/dts'
Sascha Hauer committed on 14 Jun 2017
2017-06-06
@Philipp Zabel
fs: add cdev_create_loop and cdev_remove_loop for loop mount option ...
Philipp Zabel authored on 1 Jun 2017 Sascha Hauer committed on 6 Jun 2017
@Daniel Schultz
fs: Makefile: Add parseopt to all builds ...
Daniel Schultz authored on 2 Jun 2017 Sascha Hauer committed on 6 Jun 2017
2017-06-01
@Philipp Zabel
fs: add parseopt_b for loop mount option ...
Philipp Zabel authored on 1 Jun 2017 Sascha Hauer committed on 1 Jun 2017
2017-05-11
@Sascha Hauer
fixup! fs: Implement links to directories
Sascha Hauer committed on 11 May 2017
@Sascha Hauer
fs: Implement links to directories ...
Sascha Hauer committed on 11 May 2017
@Sascha Hauer
fs: drop path_check_prereq() ...
Sascha Hauer committed on 11 May 2017
2017-05-10
@Sascha Hauer
fs: Create automount entries for the default mount pathes ...
Sascha Hauer committed on 10 May 2017
2017-04-10
@Antony Pavlov
fs: squashfs: fix "no previous prototype for 'squashfs_set_rootarg'" warning ...
Antony Pavlov authored on 7 Apr 2017 Sascha Hauer committed on 10 Apr 2017
2017-04-07
@Sascha Hauer
Merge branch 'for-next/ofpart'
Sascha Hauer committed on 7 Apr 2017
2017-03-31
@Sascha Hauer
fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdev ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
fs: devfs-core: remove unused code ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
cdev: Collect partitions on list ...
Sascha Hauer committed on 31 Mar 2017
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
2017-03-13
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 13 Mar 2017