History for barebox / fs
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
2017-03-03
@Uwe Kleine-König
tftp: implement forward seeking ...
Uwe Kleine-König authored on 3 Mar 2017 Sascha Hauer committed on 3 Mar 2017
@Uwe Kleine-König
tftp: trivial code simplification ...
Uwe Kleine-König authored on 2 Mar 2017 Sascha Hauer committed on 3 Mar 2017
@Uwe Kleine-König
lseek: tighten error checking and allow negative offsets for SEEK_END ...
Uwe Kleine-König authored on 2 Mar 2017 Sascha Hauer committed on 3 Mar 2017
2017-03-02
@Uwe Kleine-König
lseek: ensure errno is set on failure and return -1 ...
Uwe Kleine-König authored on 23 Feb 2017 Sascha Hauer committed on 2 Mar 2017
2017-02-27
@Jean-Christophe PLAGNIOL-VILLARD
efi: move x86 efi boot support to x86 arch ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Feb 2017 Sascha Hauer committed on 27 Feb 2017
2017-02-24
@Jean-Christophe PLAGNIOL-VILLARD
efi: move bus driver to driver/efi ...
Jean-Christophe PLAGNIOL-VILLARD authored on 15 Feb 2017 Sascha Hauer committed on 24 Feb 2017
2017-01-11
@Teresa Remmet
fs: Remove O_TRUNC check for devices when open files ...
Teresa Remmet authored on 25 Nov 2016 Sascha Hauer committed on 11 Jan 2017
@Teresa Remmet
devfs: Add optional truncate callback for device files ...
Teresa Remmet authored on 25 Nov 2016 Sascha Hauer committed on 11 Jan 2017
2017-01-09
@Lucas Stach
fs: squashfs: don't reference UBI symbols if UBI isn't compiled in ...
Lucas Stach authored on 20 Dec 2016 Sascha Hauer committed on 9 Jan 2017
@Renaud Barbier
ubifs: restore symlink support ...
Renaud Barbier authored on 8 Dec 2016 Sascha Hauer committed on 9 Jan 2017
2016-10-24
@Sascha Hauer
fs: squashfs: Enable squashfs XZ support when XZ is enabled ...
Sascha Hauer committed on 24 Oct 2016
@Enrico Jorns
fs: squashfs: append linux rootarg for ubi volume ...
Enrico Jorns authored on 4 Oct 2016 Sascha Hauer committed on 24 Oct 2016
@Enrico Jorns
Add filetype and detection for squashfs images ...
Enrico Jorns authored on 4 Oct 2016 Sascha Hauer committed on 24 Oct 2016
@Enrico Jorns
fs: squashfs: port zlib compression support from kernel ...
Enrico Jorns authored on 4 Oct 2016 Sascha Hauer committed on 24 Oct 2016
@Enrico Jorns
fs: squashfs: port lz4 compression support from kernel ...
Enrico Jorns authored on 4 Oct 2016 Sascha Hauer committed on 24 Oct 2016
@Enrico Jorns
fs: squashfs: port lzo compression support from kernel ...
Enrico Jorns authored on 4 Oct 2016 Sascha Hauer committed on 24 Oct 2016
2016-09-22
@Enrico Jorns
fs: nfs: pick up network interface bootargs parameter ...
Enrico Jorns authored on 19 Sep 2016 Sascha Hauer committed on 22 Sep 2016