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