Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashfs: Kconfig entry | Phillip Lougher | 2009-01-05 | 1 | -0/+52 |
* | Squashfs: Makefiles | Phillip Lougher | 2009-01-05 | 2 | -0/+9 |
* | Squashfs: header files | Phillip Lougher | 2009-01-05 | 4 | -0/+592 |
* | Squashfs: block operations | Phillip Lougher | 2009-01-05 | 1 | -0/+274 |
* | Squashfs: cache operations | Phillip Lougher | 2009-01-05 | 1 | -0/+412 |
* | Squashfs: uid/gid lookup operations | Phillip Lougher | 2009-01-05 | 1 | -0/+94 |
* | Squashfs: fragment block operations | Phillip Lougher | 2009-01-05 | 1 | -0/+98 |
* | Squashfs: export operations | Phillip Lougher | 2009-01-05 | 1 | -0/+155 |
* | Squashfs: super block operations | Phillip Lougher | 2009-01-05 | 1 | -0/+440 |
* | Squashfs: symlink operations | Phillip Lougher | 2009-01-05 | 1 | -0/+118 |
* | Squashfs: regular file operations | Phillip Lougher | 2009-01-05 | 1 | -0/+502 |
* | Squashfs: directory readdir operations | Phillip Lougher | 2009-01-05 | 1 | -0/+235 |
* | Squashfs: directory lookup operations | Phillip Lougher | 2009-01-05 | 1 | -0/+242 |
* | Squashfs: inode operations | Phillip Lougher | 2009-01-05 | 1 | -0/+346 |
* | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 1 | -6/+1 |
|\ | |||||
| * | sanitize audit_fd_pair() | Al Viro | 2009-01-04 | 1 | -6/+1 |
* | | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 | 19 | -30/+34 |
* | | fs: introduce bgl_lock_ptr() | Pekka Enberg | 2009-01-04 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 139 | -14278/+12319 |
| |\ | |||||
| * | | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2008-12-29 | 1 | -1/+2 |
* | | | get rid of special-casing the /sbin/loader on alpha | Al Viro | 2009-01-03 | 1 | -39/+0 |
* | | | sanitize ifdefs in binfmt_aout | Al Viro | 2009-01-03 | 1 | -9/+7 |
* | | | remove the rudiment of a.out for sparc | Al Viro | 2009-01-03 | 1 | -64/+1 |
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-01-03 | 20 | -474/+924 |
|\ \ \ | |||||
| * | | | UBIFS: add more useful debugging prints | Artem Bityutskiy | 2008-12-31 | 1 | -0/+12 |
| * | | | UBIFS: print debugging messages properly | Artem Bityutskiy | 2008-12-31 | 1 | -10/+10 |
| * | | | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy | 2008-12-31 | 3 | -12/+11 |
| * | | | UBIFS: allow mounting when short of space | Artem Bityutskiy | 2008-12-31 | 1 | -11/+29 |
| * | | | UBIFS: fix writing uncompressed files | Artem Bityutskiy | 2008-12-31 | 2 | -1/+3 |
| * | | | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy | 2008-12-31 | 6 | -25/+25 |
| * | | | UBIFS: fix sparse warnings | Artem Bityutskiy | 2008-12-31 | 1 | -2/+2 |
| * | | | UBIFS: simplify make_free_space | Artem Bityutskiy | 2008-12-31 | 1 | -102/+49 |
| * | | | UBIFS: do not lie about used blocks | Artem Bityutskiy | 2008-12-31 | 1 | -10/+0 |
| * | | | UBIFS: restore budg_uncommitted_idx | Artem Bityutskiy | 2008-12-31 | 1 | -3/+12 |
| * | | | UBIFS: always commit on unmount | Artem Bityutskiy | 2008-12-31 | 1 | -11/+15 |
| * | | | UBIFS: use ubi_sync | Artem Bityutskiy | 2008-12-31 | 1 | -6/+1 |
| * | | | UBIFS: always commit in sync_fs | Artem Bityutskiy | 2008-12-31 | 1 | -20/+18 |
| * | | | UBIFS: fix file-system synchronization | Artem Bityutskiy | 2008-12-31 | 1 | -0/+18 |
| * | | | UBIFS: fix constants initialization | Artem Bityutskiy | 2008-12-31 | 1 | -5/+20 |
| * | | | UBIFS: avoid unnecessary calculations | Artem Bityutskiy | 2008-12-23 | 1 | -1/+2 |
| * | | | UBIFS: re-calculate min_idx_size after the commit | Artem Bityutskiy | 2008-12-23 | 1 | -0/+2 |
| * | | | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 2008-12-23 | 6 | -35/+30 |
| * | | | UBIFS: fix available blocks count | Artem Bityutskiy | 2008-12-23 | 3 | -9/+13 |
| * | | | UBIFS: various comment improvements and fixes | Artem Bityutskiy | 2008-12-23 | 2 | -22/+24 |
| * | | | UBIFS: improve budgeting dump | Artem Bityutskiy | 2008-12-23 | 3 | -3/+16 |
| * | | | UBIFS: fix tnc dumping | Artem Bityutskiy | 2008-12-23 | 1 | -1/+1 |
| * | | | UBIFS: use PAGE_CACHE_MASK correctly | Artem Bityutskiy | 2008-12-23 | 1 | -2/+2 |
| * | | | UBIFS: fix section mismatch | Alexey Dobriyan | 2008-12-04 | 2 | -2/+2 |
| * | | | UBIFS: introduce LPT dump function | Artem Bityutskiy | 2008-12-03 | 5 | -48/+186 |