summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext_barebox.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Drop trivial .lseek() implementaitons in FS driversAndrey Smirnov2019-01-291-6/+0
* fs: Update FILE position in lseek()Andrey Smirnov2019-01-291-3/+1
* fs: ext4: Switch to dentry cache implementationSascha Hauer2018-07-111-122/+157
* ext4: use kernel names for byte swapsAntony Pavlov2017-03-301-5/+5
* fs: rename inode member of struct filep to privSascha Hauer2015-03-091-3/+3
* fs: cleanup backingstore handlingSascha Hauer2013-09-291-10/+4
* fs: implement initial ext4 support from U-BootSascha Hauer2012-12-031-0/+293