mirror of https://github.com/torvalds/linux.git
* git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs:
logfs: handle powerfail on NAND flash
logfs: handle errors from get_mtd_device()
logfs: remove unused variable
logfs: fix sync
logfs: fix compile failure
logfs: initialize li->li_refcount
logfs: commit reservations under space pressure
logfs: survive logfs_buf_recover read errors
logfs: Close i_ino reuse race
logfs: fix logfs_seek_hole()
logfs: Return -EINVAL if filesystem image doesn't match
LogFS: Fix typo in
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| compr.c | ||
| dev_bdev.c | ||
| dev_mtd.c | ||
| dir.c | ||
| file.c | ||
| gc.c | ||
| inode.c | ||
| journal.c | ||
| logfs.h | ||
| logfs_abi.h | ||
| readwrite.c | ||
| segment.c | ||
| super.c | ||