History for barebox / fs / fs.c
2020-07-05
@Sascha Hauer
fs: free inodes we no longer need ...
Sascha Hauer committed on 5 Jul 2020
@Sascha Hauer
fs: Make iput() accept NULL pointers ...
Sascha Hauer committed on 5 Jul 2020
2020-05-14
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 14 May 2020
2020-05-05
@Sascha Hauer
fs: Fix inode size setting in ftruncate ...
Sascha Hauer committed on 5 May 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
fs: Introduce discard_range() ...
Sascha Hauer committed on 14 Feb 2020
2019-10-14
@Robert Karszniewicz
chdir(): add LOOKUP_DIRECTORY flag to filename_lookup() ...
Robert Karszniewicz authored on 18 Sep 2019 Sascha Hauer committed on 14 Oct 2019
2019-08-23
@Ahmad Fatoum
fs: provide no_revalidate_d_ops for network file systems ...
Ahmad Fatoum authored on 22 Aug 2019 Sascha Hauer committed on 23 Aug 2019
2019-02-27
@Andrey Smirnov
fs: Simplify fd to FILE lookup code ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
@Andrey Smirnov
fs: Drop unused code in fstat() ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
@Andrey Smirnov
fs: Drop needless OOM check ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
2019-02-13
@Sascha Hauer
Merge branch 'for-next/lseek'
Sascha Hauer committed on 13 Feb 2019
2019-02-06
@Sascha Hauer
fs: do not call truncate for FILE_SIZE_STREAM sized files ...
Sascha Hauer committed on 6 Feb 2019
@Sascha Hauer
fs: set errno in ftruncate() ...
Sascha Hauer committed on 6 Feb 2019
2019-02-04
@Andrey Smirnov
fs: Simplify new position calculation in lseek() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 4 Feb 2019
@Andrey Smirnov
fs: Do not use IS_ERR_VALUE() to validate offset in lseek() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 4 Feb 2019
@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
fs: Drop trivial .lseek() implementaitons in FS drivers ...
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
2019-01-16
@Andrey Smirnov
treewide: Introduce MAP_FAILED and replace ad-hoc constants with it ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
2018-11-21
@Oleksij Rempel
fs: fix possible null pointer dereference of base. ...
Oleksij Rempel authored on 20 Nov 2018 Sascha Hauer committed on 21 Nov 2018
@Oleksij Rempel
fs: closedir: remove uninitialized variable ret ...
Oleksij Rempel authored on 20 Nov 2018 Sascha Hauer committed on 21 Nov 2018
2018-11-09
@Sascha Hauer
Merge branch 'for-next/net-switch-mv88e6xxx'
Sascha Hauer committed on 9 Nov 2018
@Sascha Hauer
Merge branch 'for-next/missing-prototypes'
Sascha Hauer committed on 9 Nov 2018
2018-10-29
@Sascha Hauer
fs: implement d_revalidate ...
Sascha Hauer committed on 29 Oct 2018
2018-10-19
@Sascha Hauer
fs: Make locally used functions static ...
Sascha Hauer committed on 19 Oct 2018
2018-10-18
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2018-10-08
@Sascha Hauer
fs: implement clear_nlink and set_nlink ...
Sascha Hauer committed on 8 Oct 2018
@Sascha Hauer
fs: implement iget_locked and iget_failed ...
Sascha Hauer committed on 8 Oct 2018
@Sascha Hauer
fs: implement file_inode ...
Sascha Hauer committed on 8 Oct 2018