aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.David Woodhouse2007-05-07
* [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-07
* [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-06
* [JFFS2] Remember to calculate overlap on nodes which replace older nodesDavid Woodhouse2007-05-05
* [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flushDavid Woodhouse2007-05-05
* [JFFS2] Remove dead file histo_mips.hDavid Woodhouse2007-05-02
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-04-27
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-27
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-26
| |\ \
| * | | [JFFS2] Fix compr_rubin.c build after include file elimination.Andrew Morton2007-04-26
| * | | [JFFS2] Handle inodes with only a single metadata node with non-zero isizeDavid Woodhouse2007-04-25
| * | | [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
| * | | [JFFS2] Better fix for all-zero node headersJoakim Tjernlund2007-04-24
| * | | [JFFS2] Improve read_inode memory usage, v2.David Woodhouse2007-04-24
| * | | [JFFS2] Improve failure mode if inode checking leaves unchecked space.David Woodhouse2007-04-23
| * | | [JFFS2] Fix cross-endian build.David Woodhouse2007-04-23
| * | | [JFFS2] Obsolete dirent nodes immediately on unlink, where possible.Joakim Tjernlund2007-04-20
| * | | [JFFS2] Speed up mount for directly-mapped NOR flashJoakim Tjernlund2007-04-17
| * | | [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()Artem Bityutskiy2007-04-17
| * | | [JFFS2] Disable summary after wbuf recoveryAdrian Hunter2007-04-17
| * | | [JFFS2] Prevent list corruption when handling write errorsAdrian Hunter2007-04-17
| * | | [JFFS2] fix deadlock on error pathArtem Bityutskiy2007-04-17
| * | | [JFFS2] check node crc before doing anything elseThomas Gleixner2007-04-17
| * | | [JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day2007-04-02
| * | | [JFFS2] Remove superfluous source file fs/jffs2/comprtest.cRobert P. J. Day2007-03-10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-04-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | security: prevent permission checking of file removal via sysfs_remove_group()James Morris2007-04-27
| * | | device_schedule_callback() needs a module referenceAlan Stern2007-04-27
| * | | sysfs: bin.c printk fixAndrew Morton2007-04-27
| * | | debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
| * | | the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-27
* | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-27
|\ \ \ \
| * | | | JFFS2: add UBI supportArtem Bityutskiy2007-04-27
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-27
|\ \ \ \ | |_|/ / |/| | |
| * | | ocfs2: Cache extent recordsMark Fasheh2007-04-26
| * | | ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-26
| * | | ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
| * | | ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-26
| * | | ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-26
| * | | ocfs2: make room for unwritten extents flagMark Fasheh2007-04-26
| * | | ocfs2: Use own splice write actorMark Fasheh2007-04-26
| * | | ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh2007-04-26
| * | | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-26
| * | | ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-26
| * | | ocfs2: Teach ocfs2_get_block() about holesMark Fasheh2007-04-26
| * | | ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh2007-04-26
| * | | ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-26
| * | | ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-26
| * | | ocfs2: abstract out allocation lockingMark Fasheh2007-04-26
| * | | ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-26