Age | Commit message (Expand) | Author |
2009-01-29 | UBIFS: remove fast unmounting | Artem Bityutskiy |
2009-01-29 | UBIFS: return sensible error codes | Artem Bityutskiy |
2009-01-29 | UBIFS: remount ro fixes | Adrian Hunter |
2009-01-29 | UBIFS: spelling fix 'date' -> 'data' | Adrian Hunter |
2009-01-29 | UBIFS: sync wbufs after syncing inodes and pages | Adrian Hunter |
2009-01-28 | UBIFS: fix LPT out-of-space bug (again) | Adrian Hunter |
2009-01-27 | UBIFS: fix no_chk_data_crc | Artem Bityutskiy |
2009-01-26 | UBIFS: fix assertions | Artem Bityutskiy |
2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter |
2009-01-26 | UBIFS: always clean up GC LEB space | Artem Bityutskiy |
2009-01-26 | UBIFS: add re-mount debugging checks | Artem Bityutskiy |
2009-01-26 | UBIFS: fix LEB list freeing | Artem Bityutskiy |
2009-01-26 | UBIFS: simplify locking | Artem Bityutskiy |
2009-01-20 | UBIFS: document dark_wm and dead_wm better | Artem Bityutskiy |
2009-01-20 | UBIFS: do not treat all data as short term | Artem Bityutskiy |
2009-01-18 | UBIFS: constify operations | Artem Bityutskiy |
2009-01-18 | UBIFS: do not commit twice | Artem Bityutskiy |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | UBIFS: do not use WB_SYNC_HOLD | Artem Bityutskiy |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-04 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-02 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2008-12-31 | UBIFS: add more useful debugging prints | Artem Bityutskiy |
2008-12-31 | UBIFS: print debugging messages properly | Artem Bityutskiy |
2008-12-31 | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy |
2008-12-31 | UBIFS: allow mounting when short of space | Artem Bityutskiy |
2008-12-31 | UBIFS: fix writing uncompressed files | Artem Bityutskiy |
2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy |
2008-12-31 | UBIFS: fix sparse warnings | Artem Bityutskiy |
2008-12-31 | UBIFS: simplify make_free_space | Artem Bityutskiy |
2008-12-31 | UBIFS: do not lie about used blocks | Artem Bityutskiy |
2008-12-31 | UBIFS: restore budg_uncommitted_idx | Artem Bityutskiy |
2008-12-31 | UBIFS: always commit on unmount | Artem Bityutskiy |
2008-12-31 | UBIFS: use ubi_sync | Artem Bityutskiy |
2008-12-31 | UBIFS: always commit in sync_fs | Artem Bityutskiy |
2008-12-31 | UBIFS: fix file-system synchronization | Artem Bityutskiy |
2008-12-31 | UBIFS: fix constants initialization | Artem Bityutskiy |
2008-12-23 | UBIFS: avoid unnecessary calculations | Artem Bityutskiy |
2008-12-23 | UBIFS: re-calculate min_idx_size after the commit | Artem Bityutskiy |
2008-12-23 | UBIFS: use nicer 64-bit math | Artem Bityutskiy |
2008-12-23 | UBIFS: fix available blocks count | Artem Bityutskiy |
2008-12-23 | UBIFS: various comment improvements and fixes | Artem Bityutskiy |
2008-12-23 | UBIFS: improve budgeting dump | Artem Bityutskiy |
2008-12-23 | UBIFS: fix tnc dumping | Artem Bityutskiy |
2008-12-23 | UBIFS: use PAGE_CACHE_MASK correctly | Artem Bityutskiy |
2008-12-04 | UBIFS: fix section mismatch | Alexey Dobriyan |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-12-03 | UBIFS: introduce LPT dump function | Artem Bityutskiy |
2008-12-03 | UBIFS: dump stack in LPT check functions | Artem Bityutskiy |
2008-12-03 | UBIFS: run debugging checks only if they are enabled | Artem Bityutskiy |