Age | Commit message (Expand) | Author |
2009-06-17 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-06-16 | ubifs: register backing_dev_info | Jens Axboe |
2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani |
2009-06-11 | push BKL down into ->put_super | Christoph Hellwig |
2009-06-11 | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig |
2009-06-08 | UBIFS: start using hrtimers | Artem Bityutskiy |
2009-06-08 | UBIFS: do not forget to register BDI device | Artem Bityutskiy |
2009-06-02 | UBIFS: allow sync option in rootflags | Artem Bityutskiy |
2009-05-29 | UBIFS: remove dead code | Artem Bityutskiy |
2009-05-26 | UBIFS: use anonymous device | Artem Bityutskiy |
2009-05-25 | UBIFS: return proper error code if the compr is not present | Corentin Chary |
2009-05-19 | UBIFS: return error if link and unlink race | Hunter Adrian |
2009-05-09 | Convert obvious places to deactivate_locked_super() | Al Viro |
2009-05-06 | UBIFS: reset no_space flag after inode deletion | Adrian Hunter |
2009-04-06 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-03-31 | UBIFS: fix recovery bug | Adrian Hunter |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-26 | UBIFS: add R/O compatibility | Artem Bityutskiy |
2009-03-20 | UBIFS: fix compiler warnings | Hunter Adrian |
2009-03-20 | UBIFS: fully sort GCed nodes | Artem Bityutskiy |
2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy |
2009-03-16 | UBIFS: introduce a helpful variable | Artem Bityutskiy |
2009-03-16 | UBIFS: use KERN_CONT | Artem Bityutskiy |
2009-03-16 | UBIFS: fix lprops committing bug | Artem Bityutskiy |
2009-03-15 | UBIFS: fix bogus assertion | Artem Bityutskiy |
2009-03-14 | UBIFS: fix bug where page is marked uptodate when out of space | Adrian Hunter |
2009-03-08 | UBIFS: amend key_hash return value | Artem Bityutskiy |
2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy |
2009-02-17 | UBIFS: list usage cleanup | Eric Sesterhenn |
2009-02-09 | UBIFS: fix dbg_chk_lpt_sz() | Adrian Hunter |
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 |