Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Some fixes for pstore | Tony Luck | 2011-03-17 | 1 | -60/+56 | |
| * | | | | | | | kill simple_set_mnt() | Al Viro | 2011-03-17 | 2 | -9/+0 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco... | Linus Torvalds | 2011-03-18 | 1 | -46/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | omfs: make readdir stop when filldir says so | Al Viro | 2011-03-05 | 1 | -2/+3 | |
| * | | | | | | | | omfs: merge unlink() and rmdir(), close leak in rename() | Al Viro | 2011-03-05 | 1 | -40/+13 | |
| * | | | | | | | | omfs: stop playing silly buggers with omfs_unlink() in ->rename() | Al Viro | 2011-03-05 | 1 | -4/+3 | |
| * | | | | | | | | omfs: rename() needs to mark old_inode dirty after ctime update | Al Viro | 2011-03-05 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-03-18 | 19 | -176/+490 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | UBIFS: clean-up commentaries | Artem Bityutskiy | 2011-03-16 | 1 | -3/+3 | |
| * | | | | | | | | | UBIFS: save 128KiB or more RAM | Artem Bityutskiy | 2011-03-16 | 2 | -11/+0 | |
| * | | | | | | | | | UBIFS: allocate orphans scan buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -1/+9 | |
| * | | | | | | | | | UBIFS: allocate lpt dump buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -9/+18 | |
| * | | | | | | | | | UBIFS: allocate ltab checking buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -9/+20 | |
| * | | | | | | | | | UBIFS: allocate scanning buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -6/+20 | |
| * | | | | | | | | | UBIFS: allocate dump buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -2/+13 | |
| * | | | | | | | | | UBIFS: do not check data crc by default | Artem Bityutskiy | 2011-03-11 | 2 | -2/+3 | |
| * | | | | | | | | | UBIFS: simplify UBIFS Kconfig menu | Artem Bityutskiy | 2011-03-11 | 3 | -37/+12 | |
| * | | | | | | | | | 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 | 3 | -6/+54 | |
| * | | | | | | | | | UBIFS: use max_write_size during recovery | Artem Bityutskiy | 2011-03-08 | 1 | -13/+10 | |
| * | | | | | | | | | UBIFS: use max_write_size for write-buffers | Artem Bityutskiy | 2011-03-08 | 1 | -44/+137 | |
| * | | | | | | | | | UBIFS: introduce write-buffer size field | Artem Bityutskiy | 2011-03-08 | 2 | -9/+21 | |
| * | | | | | | | | | UBI: incorporate LEB offset information | Artem Bityutskiy | 2011-03-08 | 2 | -0/+4 | |
| * | | | | | | | | | UBIFS: incorporate maximum write size | Artem Bityutskiy | 2011-03-08 | 2 | -0/+24 | |
| * | | | | | | | | | UBI: provide LEB offset information | Artem Bityutskiy | 2011-03-08 | 2 | -0/+4 | |
| * | | | | | | | | | UBI: incorporate maximum write size | Artem Bityutskiy | 2011-03-08 | 4 | -0/+37 | |
| * | | | | | | | | | UBIFS: fix LEB number in printk | Artem Bityutskiy | 2011-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | UBIFS: restrict world-writable debugfs files | Vasiliy Kulikov | 2011-02-06 | 1 | -3/+3 | |
| * | | | | | | | | | UBIFS: describe UBIFS recovery logic some more | Artem Bityutskiy | 2011-02-06 | 1 | -0/+21 | |
| * | | | | | | | | | UBIFS: remove double semicolon | Artem Bityutskiy | 2011-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | UBIFS: do not start the commit if there is nothing to commit | Artem Bityutskiy | 2011-01-25 | 1 | -1/+57 | |
| * | | | | | | | | | UBIFS: introduce mounting flag | Artem Bityutskiy | 2011-01-17 | 4 | -19/+19 | |
| * | | | | | | | | | UBIFS: re-arrange variables in ubifs_info | Artem Bityutskiy | 2011-01-17 | 1 | -11/+11 | |
* | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2011-03-18 | 12 | -234/+297 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UBI: make tests modes dynamic | Artem Bityutskiy | 2011-03-16 | 6 | -62/+49 | |
| * | | | | | | | | | | UBI: make self-checks dynamic | Artem Bityutskiy | 2011-03-16 | 8 | -25/+70 | |
| * | | | | | | | | | | UBI: make debugging messages dynamic | Artem Bityutskiy | 2011-03-16 | 3 | -55/+37 | |
| * | | | | | | | | | | UBI: remove UBI_IO_DEBUG macro | Artem Bityutskiy | 2011-03-16 | 2 | -21/+16 | |
| * | | | | | | | | | | UBI: kill debugging buffer | Artem Bityutskiy | 2011-03-16 | 2 | -19/+0 | |
| * | | | | | | | | | | UBI: allocate erase checking buffer on demand | Artem Bityutskiy | 2011-03-16 | 1 | -7/+12 | |
| * | | | | | | | | | | UBI: allocate write checking buffer on demand | Artem Bityutskiy | 2011-03-16 | 2 | -9/+16 | |
| * | | | | | | | | | | UBI: always re-read in case of read failures | Artem Bityutskiy | 2011-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | UBI: cleanup comments about corrupted PEBs | Artem Bityutskiy | 2011-02-06 | 1 | -20/+34 | |
| * | | | | | | | | | | UBI: add slab cache for ubi_scan_leb objects | Artem Bityutskiy | 2011-02-06 | 3 | -11/+25 | |
| * | | | | | | | | | | UBI: use raw mtd read function in debugging code | Artem Bityutskiy | 2011-02-06 | 1 | -2/+4 | |
| * | | | | | | | | | | UBI: try to reveal buggy MTD drivers | Artem Bityutskiy | 2011-02-06 | 1 | -0/+22 | |
| * | | | | | | | | | | UBI: add a commentary about allocating VID header buffer on stack | Artem Bityutskiy | 2011-01-26 | 1 | -0/+7 | |
| * | | | | | | | | | | UBI: cleanup LEB start calculations | John Ogness | 2011-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | UBI: fix NOR erase preparation quirk | Holger Brunck | 2011-01-26 | 1 | -2/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | MAINTAINERS: Add serial | Alan Cox | 2011-03-18 | 1 | -0/+6 |