History for barebox / fs
2019-03-18
@Kees Cook
pstore: improve error report for failed setup ...
Kees Cook authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
@Kees Cook
pstore/ram: Do not use stack VLA for parity workspace ...
Kees Cook authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
@Kees Cook
pstore: Make ramoops_init_przs generic for other prz arrays ...
Kees Cook authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
@Kees Cook
ramoops: use DT reserved-memory bindings ...
Kees Cook authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
@Greg Hackmann
pstore/ram: add Device Tree bindings ...
Greg Hackmann authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
@Philipp Zabel
ramoops: probe from device tree if OFTREE is enabled ...
Philipp Zabel authored on 15 Mar 2019 Sascha Hauer committed on 18 Mar 2019
2019-03-13
@Andrey Smirnov
fs: ramfs: Drop unnecessary check in ramfs_mknod() ...
Andrey Smirnov authored on 12 Mar 2019 Sascha Hauer committed on 13 Mar 2019
@Andrey Smirnov
fs: ramfs: Drop unused 'chunks' conter ...
Andrey Smirnov authored on 12 Mar 2019 Sascha Hauer committed on 13 Mar 2019
@Andrey Smirnov
fs: ramfs: Drop unused 'handle' filed from struct ramfs_inode ...
Andrey Smirnov authored on 12 Mar 2019 Sascha Hauer committed on 13 Mar 2019
2019-03-11
@Andrey Smirnov
bpkfs: Fix lseek error check in bpkfs_probe() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
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