History for barebox / fs / devfs.c
2020-07-05
@Sascha Hauer
fs: Add destroy_inode callbacks to filesystems ...
Sascha Hauer committed on 5 Jul 2020
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
2020-02-14
@Sascha Hauer
cdev: Add discard_range hook ...
Sascha Hauer committed on 14 Feb 2020
2019-02-27
@Andrey Smirnov
fs: Make use of cdev_flush() ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
@Andrey Smirnov
fs: Make use of cdev_erase() ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
2019-02-06
@Sascha Hauer
fs: devfs: forbid truncation when cdev has no truncate operation ...
Sascha Hauer committed on 6 Feb 2019
@Sascha Hauer
fs: let truncate take a loff_t argument ...
Sascha Hauer committed on 6 Feb 2019
2019-02-04
@Andrey Smirnov
fs: devfs: Change .lseek callbacks to return 'int' ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 4 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
@Andrey Smirnov
fs: Update FILE position in lseek() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
@Andrey Smirnov
devfs: Fix incorrect error check for cdev->ops->lseek() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2018-11-12
@Sascha Hauer
fs: devfs: Make locally used function static ...
Sascha Hauer committed on 12 Nov 2018
2018-10-29
@Sascha Hauer
fs: devfs: implement d_revalidate hook ...
Sascha Hauer committed on 29 Oct 2018
2018-09-17
@Sascha Hauer
fs: devfs: fix r/w permissions ...
Sascha Hauer committed on 17 Sep 2018
@Sascha Hauer
fs: devfs: Create device files as character devices ...
Sascha Hauer committed on 17 Sep 2018
2018-07-11
@Sascha Hauer
fs: devfs: Switch to dentry cache implementation ...
Sascha Hauer committed on 11 Jul 2018
2017-01-11
@Teresa Remmet
devfs: Add optional truncate callback for device files ...
Teresa Remmet authored on 25 Nov 2016 Sascha Hauer committed on 11 Jan 2017
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
2015-10-15
@Sascha Hauer
fs: devfs: Allow mounting only on /dev/ ...
Sascha Hauer committed on 15 Oct 2015
2015-03-09
@Sascha Hauer
fs: rename inode member of struct filep to priv ...
Sascha Hauer committed on 9 Mar 2015
2014-10-08
@Sascha Hauer
fs: store pointer to fsdev instead of dev in struct filep ...
Sascha Hauer committed on 8 Oct 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-04
@Sascha Hauer
fs: fix standard zero, full devices ...
Sascha Hauer committed on 4 Jul 2012
2012-07-02
@Sascha Hauer
Merge branch 'for-next/resource-size' ...
Sascha Hauer committed on 2 Jul 2012
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 2 Jul 2012
2012-07-01
@Sascha Hauer
resource: store 'end' instead of 'size' in struct resource ...
Sascha Hauer committed on 1 Jul 2012
2012-06-30
@Sascha Hauer
make cdev 64bit capable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
@Jan Luebbe
fs/devfs.c: disallow write and erase if a partition is read-only ...
Jan Luebbe authored on 25 Jun 2012 Sascha Hauer committed on 30 Jun 2012