History for barebox / fs
2019-02-13
@Sascha Hauer
Merge branch 'for-next/nfs'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/lseek'
Sascha Hauer committed on 13 Feb 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
@Sascha Hauer
fs: devfs: forbid truncation when cdev has no truncate operation ...
Sascha Hauer committed on 6 Feb 2019
@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
@Sascha Hauer
fs: let truncate take a loff_t argument ...
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-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
devfs: Drop dev_lseek_default() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
@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
@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
2019-01-22
@Uwe Kleine-König
fs/nfs: stop using a global variable for nfs packet payload ...
Uwe Kleine-König authored on 21 Jan 2019 Sascha Hauer committed on 22 Jan 2019
@Uwe Kleine-König
fs/nfs: copy data from rpc replies to local storage ...
Uwe Kleine-König authored on 21 Jan 2019 Sascha Hauer committed on 22 Jan 2019
@Uwe Kleine-König
fs/nfs: don't try to set nfs error code from mount rpc call ...
Uwe Kleine-König authored on 21 Jan 2019 Sascha Hauer committed on 22 Jan 2019
2019-01-21
@Alexander Shiyan
treewide: Remove trailing whitespaces and tabs ...
Alexander Shiyan authored on 20 Jan 2019 Sascha Hauer committed on 21 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
2019-01-04
@Alexander Kurz
fs/fat: fix FAT32 detection ...
Alexander Kurz authored on 24 Dec 2018 Sascha Hauer committed on 4 Jan 2019
2018-12-07
@Sascha Hauer
Merge branch 'for-next/net'
Sascha Hauer committed on 7 Dec 2018
@Sascha Hauer
Merge branch 'for-next/missing-prototypes'
Sascha Hauer committed on 7 Dec 2018
2018-11-29
@Sascha Hauer
fs: tftp: Make filesize a 64bit type ...
Sascha Hauer committed on 29 Nov 2018
@Sascha Hauer
net: dns: return error codes ...
Sascha Hauer committed on 29 Nov 2018
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-12
@Sascha Hauer
fs: devfs: Make locally used function static ...
Sascha Hauer committed on 12 Nov 2018
@Sascha Hauer
fs: ubifs: Avoid missing prototype warning ...
Sascha Hauer committed on 12 Nov 2018