History for barebox / fs / devfs-core.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2019-10-23
@Ahmad Fatoum
fs: devfs-core: do a case-insensitive compare of partuuids ...
Ahmad Fatoum authored on 21 Oct 2019 Sascha Hauer committed on 23 Oct 2019
2019-10-15
@Ahmad Fatoum
fs: devfs-core: have device_find_partition search symlinks ...
Ahmad Fatoum authored on 14 Oct 2019 Sascha Hauer committed on 15 Oct 2019
2019-02-06
@Andrey Smirnov
fs: Share code between mem_write()/mem_read() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 6 Feb 2019
@Andrey Smirnov
fs: Avoid division in memcpy_sz() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 6 Feb 2019
2019-01-29
@Andrey Smirnov
devfs: Drop dev_lseek_default() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2018-06-25
@Andrey Smirnov
fs: devfs-core: Make use of devpath_to_name() ...
Andrey Smirnov authored on 24 Jun 2018 Sascha Hauer committed on 25 Jun 2018
2018-04-06
@Sascha Hauer
fs: Move mem_write/mem_read to devfs-core ...
Sascha Hauer committed on 6 Apr 2018
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2018-02-05
@Philipp Zabel
fs: add support loop mount offset ...
Philipp Zabel authored on 1 Feb 2018 Sascha Hauer committed on 5 Feb 2018
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
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
2017-05-10
@Sascha Hauer
fs: Create automount entries for the default mount pathes ...
Sascha Hauer committed on 10 May 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
2016-03-15
@Sascha Hauer
mtd: Add support for marking blocks as good ...
Sascha Hauer committed on 15 Mar 2016
2016-02-09
@Sascha Hauer
mtd: Fix erasing of devices >4GiB ...
Sascha Hauer committed on 9 Feb 2016
2016-01-08
@Sascha Hauer
devfs: Add symlink support ...
Sascha Hauer committed on 8 Jan 2016
@Trent Piepho
cdev: When creating a new cdev, initialize device_node ...
Trent Piepho authored on 10 Dec 2015 Sascha Hauer committed on 8 Jan 2016
2015-10-15
@Sascha Hauer
fs: devfs: Allow mount path in cdev_open ...
Sascha Hauer committed on 15 Oct 2015
2015-09-01
@Sascha Hauer
cdev: Add function to find cdev by device_node ...
Sascha Hauer committed on 1 Sep 2015
2014-05-13
@Sascha Hauer
drop CONFIG_PARTITION_NEED_MTD ...
Sascha Hauer committed on 13 May 2014
2014-04-09
@Sascha Hauer
devfs-core: return new cdev also for mtd partitions ...
Sascha Hauer committed on 9 Apr 2014
2014-03-07
@Sascha Hauer
Merge branch 'for-next/partitionhelper' ...
Sascha Hauer committed on 7 Mar 2014
2014-02-28
@Uwe Kleine-König
devfs: partitioning: add new helper devfs_create_partitions ...
Uwe Kleine-König authored on 27 Feb 2014 Sascha Hauer committed on 28 Feb 2014
@Uwe Kleine-König
devfs_add_partition: make flags parameter unsigned ...
Uwe Kleine-König authored on 27 Feb 2014 Sascha Hauer committed on 28 Feb 2014
@Uwe Kleine-König
devfs: partitioning: add missing free in error path ...
Uwe Kleine-König authored on 27 Feb 2014 Sascha Hauer committed on 28 Feb 2014
2014-02-26
@Sascha Hauer
mtd: register mtd partitions as real mtd devices ...
Sascha Hauer committed on 26 Feb 2014
2013-12-20
@Sascha Hauer
mtd: Add subpagesize to mtd_info_user ...
Sascha Hauer committed on 20 Dec 2013