History for barebox / fs
2019-03-07
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 7 Mar 2019
@Sascha Hauer
Merge branch 'for-next/fs'
Sascha Hauer committed on 7 Mar 2019
2019-03-04
@Sascha Hauer
fs: ubifs: Remove unused crc16 functions ...
Sascha Hauer committed on 4 Mar 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: 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
@Andrey Smirnov
fs: ramfs: Drop needless OOM check ...
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-18
@Oleksij Rempel
efi: cleanups ...
Oleksij Rempel authored on 15 Feb 2019 Sascha Hauer committed on 18 Feb 2019
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