summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-042-2/+2
* 5 spelling errors for a Google Code-In task.Jacob Shin2018-12-021-1/+1
* dosfs: Fix device identifierSebastian Huber2018-11-271-1/+1
* pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill2018-11-221-1/+0
* build: Merge libfs/Makefile.amSebastian Huber2018-10-102-176/+0
* jffs2: Avoid use of constant register variableSebastian Huber2018-10-051-0/+12
* Remove superfluous pipe_create()Sebastian Huber2018-10-041-1/+4
* Use rtems_task_exit()Sebastian Huber2018-10-021-1/+1
* network: Use kernel/user space header filesSebastian Huber2018-09-101-1/+0
* nfsclient: Fix unused variable warningSebastian Huber2018-09-071-1/+0
* dosfs: Avoid deprecated routineSebastian Huber2018-08-074-2/+5
* rfs: Remove erroneous call of rtems_disk_release()Sebastian Huber2018-08-071-1/+0
* jffs2: Rename README to VERSIONSebastian Huber2018-07-191-0/+0
* jffs2: Add READMESebastian Huber2018-07-161-0/+35
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-07-161-1/+0
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-07-161-31/+5
* jffs2: fix spelling mistake: "requestied" -> "requested"Colin Ian King2018-07-161-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2018-07-162-1/+1
* jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher2018-07-161-6/+0
* vfs: make the string hashes salt the hashLinus Torvalds2018-07-165-6/+7
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2018-07-164-15/+16
* jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse2018-07-163-25/+45
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2018-07-162-19/+62
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2018-07-161-7/+10
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2018-07-163-6/+3
* jffs2: fix a memleak in read_direntry()Wei Fang2018-07-161-1/+5
* jffs2: fix unbalanced lockingBrian Norris2018-07-161-23/+4
* jffs2: fix handling of corrupted summary lengthChen Jie2018-07-161-0/+5
* jffs2: compr_rubin: Remove unused functionRickard Strandqvist2018-07-161-5/+0
* jffs2: Drop bogus if in commentGeert Uytterhoeven2018-07-161-1/+1
* kill wbuf_queued/wbuf_dwork_lockAl Viro2018-07-161-2/+0
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2018-07-161-3/+4
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2018-07-161-1/+1
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2018-07-161-2/+2
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2018-07-161-4/+9
* jffs2: remove from wait queue after schedule()Li Zefan2018-07-161-0/+1
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2018-07-161-5/+2
* fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2018-07-162-49/+5
* linux: Simplify <linux/rbtree.h>Sebastian Huber2018-07-161-2/+2
* linux: Install <linux/rbtree.h>Sebastian Huber2018-07-161-133/+0
* jffs2: Do not use command line definesSebastian Huber2018-04-3021-2/+40
* NFS: Remove support for cexpSebastian Huber2018-04-127-912/+9
* Fill in the correct d_off in rtems_rfs_dir_read.Fan Deng2018-04-111-1/+1
* Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.cFan Deng2018-04-111-18/+47
* Reset free count properly in rtems_rfs_bitmap_map_clear_all().Fan Deng2018-04-111-1/+1
* Make bit addressing consistent in rtems_rfs_group.cFan Deng2018-04-111-1/+12
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-1/+0
* NFS: Fix use of self-contained objectsSebastian Huber2018-02-071-5/+4
* NFS: Use self-contained recursive mutexSebastian Huber2018-02-022-125/+41
* pipe: Use self-contained mutexSebastian Huber2018-02-021-87/+19