Age | Commit message (Expand) | Author |
2011-06-20 | ubifs: dereferencing an ERR_PTR in ubifs_mount() | Dan Carpenter |
2011-06-12 | ubifs: fix sget races | Al Viro |
2011-06-12 | ubifs: split allocation of ubifs_info into a separate function | Al Viro |
2011-06-03 | UBIFS: fix-up free space earlier | Ben Gardiner |
2011-06-03 | UBIFS: intialize LPT earlier | Ben Gardiner |
2011-06-01 | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig |
2011-05-16 | UBIFS: fix-up free space on mount if flag is set | Matthew L. Creech |
2011-05-13 | UBIFS: fix a rare memory leak in ro to rw remounting path | Artem Bityutskiy |
2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy |
2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-05-02 | UBIFS: do not free write-buffers when in R/O mode | Artem Bityutskiy |
2011-04-21 | UBIFS: fix false assertion warning in case of I/O failures | Artem Bityutskiy |
2011-04-20 | UBIFS: fix false space checking failure | Artem Bityutskiy |
2011-04-05 | UBIFS: fix assertion warnings | Artem Bityutskiy |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-03-11 | UBIFS: do not check data crc by default | Artem Bityutskiy |
2011-03-11 | UBIFS: print max. index node size | Artem Bityutskiy |
2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-03-08 | UBI: incorporate LEB offset information | Artem Bityutskiy |
2011-03-08 | UBIFS: incorporate maximum write size | Artem Bityutskiy |
2011-01-17 | UBIFS: introduce mounting flag | Artem Bityutskiy |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-10-29 | convert ubifs | Al Viro |
2010-10-21 | UBIFS: do not forget to cancel timers | Artem Bityutskiy |
2010-10-21 | UBIFS: remove a bit of unneeded code | Artem Bityutskiy |
2010-09-28 | UBIFS: avoid kernel error if ubifs superblock read fails | Steffen Sledz |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy |
2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | switch ubifs to ->evict_inode() | Al Viro |
2010-08-03 | UBIFS: fix a memory leak on error path. | Matthieu CASTET |
2010-06-12 | UBIFS: check return code | Artem Bityutskiy |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig |
2009-12-15 | fs/ubifs: use %pUB to print UUIDs | Joe Perches |
2009-11-24 | UBIFS: support mounting of UBI volume character devices | Corentin Chary |
2009-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2009-09-16 | fs: Assign bdi in super_block | Jens Axboe |
2009-09-11 | writeback: add name to backing_dev_info | Jens Axboe |
2009-09-11 | writeback: get rid of generic_sync_sb_inodes() export | Jens Axboe |
2009-09-10 | UBIFS: add inode size debugging check | Artem Bityutskiy |
2009-07-24 | UBIFS: remove unneeded call from ubifs_sync_fs | Artem Bityutskiy |
2009-07-24 | UBIFS: kill BKL | Artem Bityutskiy |
2009-07-05 | UBIFS: allow more than one volume to be mounted | Daniel Mack |
2009-07-05 | UBIFS: fix assertion warning | Artem Bityutskiy |
2009-07-05 | UBIFS: few spelling fixes | Artem Bityutskiy |
2009-07-05 | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy |