History for barebox / fs
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
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