| Commit message (Expand) | Author | Age | Files | Lines |
* | [JFFS2] Remove dead file histo_mips.h | David Woodhouse | 2007-05-02 | 1 | -2/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-04-28 | 46 | -1386/+880 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 | 79 | -8321/+12190 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-26 | 58 | -680/+768 |
| |\ \ |
|
| * | | | [JFFS2] Fix compr_rubin.c build after include file elimination. | Andrew Morton | 2007-04-26 | 1 | -10/+9 |
| * | | | [JFFS2] Handle inodes with only a single metadata node with non-zero isize | David Woodhouse | 2007-04-25 | 3 | -9/+20 |
| * | | | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 2007-04-25 | 45 | -217/+155 |
| * | | | [JFFS2] Better fix for all-zero node headers | Joakim Tjernlund | 2007-04-25 | 2 | -15/+5 |
| * | | | [JFFS2] Improve read_inode memory usage, v2. | David Woodhouse | 2007-04-25 | 3 | -599/+618 |
| * | | | [JFFS2] Improve failure mode if inode checking leaves unchecked space. | David Woodhouse | 2007-04-23 | 1 | -1/+2 |
| * | | | [JFFS2] Fix cross-endian build. | David Woodhouse | 2007-04-23 | 2 | -3/+12 |
| * | | | [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. | Joakim Tjernlund | 2007-04-21 | 1 | -2/+1 |
| * | | | [JFFS2] Speed up mount for directly-mapped NOR flash | Joakim Tjernlund | 2007-04-17 | 1 | -4/+11 |
| * | | | [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() | Artem Bityutskiy | 2007-04-17 | 1 | -65/+33 |
| * | | | [JFFS2] Disable summary after wbuf recovery | Adrian Hunter | 2007-04-17 | 1 | -0/+3 |
| * | | | [JFFS2] Prevent list corruption when handling write errors | Adrian Hunter | 2007-04-17 | 1 | -0/+5 |
| * | | | [JFFS2] fix deadlock on error path | Artem Bityutskiy | 2007-04-17 | 1 | -1/+1 |
| * | | | [JFFS2] check node crc before doing anything else | Thomas Gleixner | 2007-04-17 | 1 | -15/+15 |
| * | | | [JFFS2] Delete everything related to obsolete JFFS2_PROC option | Robert P. J. Day | 2007-04-02 | 2 | -148/+0 |
| * | | | [JFFS2] Remove superfluous source file fs/jffs2/comprtest.c | Robert P. J. Day | 2007-03-10 | 1 | -307/+0 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-04-27 | 6 | -38/+110 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | security: prevent permission checking of file removal via sysfs_remove_group() | James Morris | 2007-04-27 | 2 | -22/+56 |
| * | | | device_schedule_callback() needs a module reference | Alan Stern | 2007-04-27 | 1 | -3/+11 |
| * | | | sysfs: bin.c printk fix | Andrew Morton | 2007-04-27 | 1 | -1/+1 |
| * | | | debugfs: Add debugfs_create_u64() | Michael Ellerman | 2007-04-27 | 1 | -0/+42 |
| * | | | the overdue removal of the mount/umount uevents | Adrian Bunk | 2007-04-27 | 1 | -12/+0 |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2007-04-27 | 3 | -0/+42 |
|\ \ \ \ |
|
| * | | | | JFFS2: add UBI support | Artem Bityutskiy | 2007-04-27 | 3 | -0/+42 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-04-27 | 30 | -2235/+4690 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ocfs2: Cache extent records | Mark Fasheh | 2007-04-27 | 7 | -0/+289 |
| * | | | ocfs2: Remember rw lock level during direct io | Mark Fasheh | 2007-04-27 | 3 | -7/+19 |
| * | | | ocfs2: Fix up i_blocks calculation to know about holes | Mark Fasheh | 2007-04-27 | 9 | -30/+25 |
| * | | | ocfs2: Fix extent lookup to return true size of holes | Mark Fasheh | 2007-04-27 | 5 | -12/+109 |
| * | | | ocfs2: Read from an unwritten extent returns zeros | Mark Fasheh | 2007-04-27 | 10 | -23/+45 |
| * | | | ocfs2: make room for unwritten extents flag | Mark Fasheh | 2007-04-27 | 6 | -69/+151 |
| * | | | ocfs2: Use own splice write actor | Mark Fasheh | 2007-04-27 | 3 | -1/+162 |
| * | | | ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() | Mark Fasheh | 2007-04-27 | 1 | -1/+4 |
| * | | | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() | Mark Fasheh | 2007-04-27 | 1 | -5/+3 |
| * | | | ocfs2: zero tail of sparse files on truncate | Mark Fasheh | 2007-04-27 | 7 | -25/+328 |
| * | | | ocfs2: Teach ocfs2_get_block() about holes | Mark Fasheh | 2007-04-27 | 1 | -38/+61 |
| * | | | ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() | Mark Fasheh | 2007-04-27 | 1 | -120/+5 |
| * | | | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 2007-04-27 | 7 | -57/+1076 |
| * | | | ocfs2: Turn off shared writeable mmap for local files systems with holes. | Mark Fasheh | 2007-04-27 | 1 | -2/+5 |
| * | | | ocfs2: abstract out allocation locking | Mark Fasheh | 2007-04-27 | 1 | -27/+77 |
| * | | | ocfs2: teach extend/truncate about sparse files | Mark Fasheh | 2007-04-27 | 3 | -237/+320 |
| * | | | ocfs2: temporarily remove extent map caching | Mark Fasheh | 2007-04-27 | 14 | -996/+96 |
| * | | | ocfs2: sparse b-tree support | Mark Fasheh | 2007-04-26 | 8 | -497/+2002 |
| * | | | ocfs2: small cleanup of ocfs2_request_delete() | Mark Fasheh | 2007-04-26 | 1 | -33/+13 |
| * | | | ocfs2: remove unused code | Tiger Yang | 2007-04-26 | 4 | -329/+7 |
| * | | | ocfs2: Remove delete inode vote | Tiger Yang | 2007-04-26 | 10 | -38/+205 |