summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: get fs device using container_ofSascha Hauer2012-02-256-11/+5
* fs: get fs driver using container_ofSascha Hauer2012-02-251-17/+16
* Add suport for tftp as a filesystemSascha Hauer2012-02-193-0/+649
* Merge branch 'pu/device-cleanup' into nextSascha Hauer2012-02-171-126/+107
|\
| * fs: allow to mount on subdirectoriesSascha Hauer2012-02-171-6/+7
| * fs: put fs devices on its own busSascha Hauer2012-02-171-46/+76
| * fs: remove fs devices listSascha Hauer2012-02-171-22/+1
| * fs: remove only once used variableSascha Hauer2012-02-171-4/+2
| * fs: simplify get_mtab_entry_by_pathSascha Hauer2012-02-171-17/+6
| * fs: remove unused function fsdev_get_mountpointSascha Hauer2012-02-171-5/+0
| * fs: Store mtab path in allocated stringSascha Hauer2012-02-171-2/+3
| * fs: make locally used function get_mtab_entry_by_path staticSascha Hauer2012-02-171-1/+1
| * fs: Store mtab entries in listSascha Hauer2012-02-171-45/+33
* | fat: revert fat caching mechanismSascha Hauer2012-02-151-73/+20
|/
* devfs-code: fix warningJean-Christophe PLAGNIOL-VILLARD2012-01-161-1/+2
* ioctl: add support for ECCGETSTATS and MEMGETREGIONINFOAlexander Aring2012-01-061-6/+33
* fat fs: Fix compile warningSascha Hauer2012-01-051-1/+1
* cdev: pass flags to open functionSascha Hauer2011-12-152-2/+2
* Merge branch 'pu/cramfs-fix' into nextSascha Hauer2011-12-052-59/+36
|\
| * fix cramfs support broken since zlib updateSascha Hauer2011-12-052-59/+36
* | ramfs: increase chunk size to 8192 bytesSascha Hauer2011-12-051-1/+1
|/
* Merge branch 'master' into nextSascha Hauer2011-11-292-0/+9
|\
| * fs/fat: Initialize local variable finfoFranck Jullien2011-11-171-0/+2
| * mount: Fix the printing of device nameFranck Jullien2011-11-111-0/+7
* | Create a unique cdev number for on demand devicesJuergen Beisert2011-11-281-0/+14
|/
* fs: read: do not call read op when count is 0Sascha Hauer2011-11-091-0/+4
* fix bug introduced with fixing path_check_prereq()Sascha Hauer2011-10-191-2/+6
* fs: fix chdir()Antony Pavlov2011-10-181-1/+2
* fs: fix path_check_prereq()Antony Pavlov2011-10-181-3/+4
* Merge branch 'next'Sascha Hauer2011-08-042-8/+9
|\
| * fs: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-302-5/+7
| * mem_read/write: use resourcesSascha Hauer2011-07-191-3/+2
* | fs/fat/ff.c: fix 'no previous prototype' warningsAntony Pavlov2011-08-031-4/+4
|/
* fs: add fat filesystem supportSascha Hauer2011-04-1210-0/+3704
* fs mount: fix error handlingSascha Hauer2011-04-111-6/+13
* fs: use safe_strncpy instead of sprintfSascha Hauer2011-04-111-2/+3
* devfs: factor out core devfs functionalitySascha Hauer2011-04-113-165/+239
* fs: implement flush functionSascha Hauer2011-04-112-0/+31
* devfs: remove unused struct filep* argument from open/closeSascha Hauer2011-04-111-2/+2
* fs: remove unused field 'type' from struct fs_driver_dSascha Hauer2011-04-113-3/+0
* fs: errno should be set correctly before the end of functionsSascha Hauer2011-04-041-2/+3
* ramfs: increase chunk size to 4 kbyteSascha Hauer2011-03-101-1/+1
* fs: fix multiple mount of the same fstypeSascha Hauer2011-01-081-0/+1
* fs: Fix bug found by sparse.Marek Belisko2010-11-191-1/+1
* ramfs: sparse fixesSascha Hauer2010-10-211-1/+1
* fs: add basic sanity check before accessing the files arrayBaruch Siach2010-07-281-0/+34
* devfs: only check for ioctl function when neededSascha Hauer2010-07-051-8/+7
* add partition mtd supportSascha Hauer2010-07-052-0/+34
* cramfs: probe(): fix cdev lookupPeter Korsgaard2009-12-161-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-152-2/+2