[MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64
[safe/jmp/linux-2.6] / fs /
2006-05-28 David Woodhouse[JFFS2] Preallocate raw_node_refs in a couple of missin...
2006-05-28 David Woodhouse[JFFS2] Fix oops when marking space dirty in scan,...
2006-05-27 David Woodhouse[JFFS2] Fix wbuf recovery of f->metadata->raw node.
2006-05-26 David Woodhouse[JFFS2] Switch to using an array of jffs2_raw_node_refs...
2006-05-25 David Woodhouse[JFFS2] Fix 64-bit size_t problems in XATTR code.
2006-05-25 David Woodhouse[JFFS2] Fix and improve debugging output during scan.
2006-05-25 David Woodhouse[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_r...
2006-05-25 David Woodhouse[JFFS2] Correctly handle wasted space before summary...
2006-05-25 David Woodhouse[JFFS2] jffs2_free_all_node_refs() doesn't free them...
2006-05-25 David Woodhouse[JFFS2] Allocate node_ref for wasted space when skippin...
2006-05-24 David Woodhouse[JFFS2] Revert Artem's Bunkage in debug messages.
2006-05-24 David WoodhouseMerge branch 'master' of git://git.infradead.org/~gleix...
2006-05-24 David Woodhouse[JFFS2] Introduce ref_next() macro for finding next...
2006-05-24 David Woodhouse[JFFS2] Reduce visibility of raw_node_ref to upper...
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23 Thomas Gleixner[JFFS2] Simplify writebuffer handling
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
2006-05-22 Joern Engel[MTD] Introduce MTD_BIT_WRITEABLE
2006-05-22 Joern Engel[MTD] Merge STMicro NOR_ECC code with Intel Sibley...
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-22 David Woodhouse[JFFS2] Put list of nodes in common part of ic/x_ref...
2006-05-22 David Woodhouse[JFFS2] Add some preemptive BUG checks for XATTR code
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-22 David Woodhouse[JFFS2] Initialise ref->next_in_ino when marking dirty...
2006-05-22 David Woodhouse[JFFS2] Fix accounting error in jffs2_link_node_ref()
2006-05-22 David Woodhouse[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for...
2006-05-21 David Woodhouse[JFFS2] Finally eliminate __totlen field from struct...
2006-05-21 David Woodhouse[JFFS2] Locking issues in summary write code.
2006-05-21 David Woodhouse[JFFS2] Remove stray kfree of summary info in XATTR...
2006-05-21 David Woodhouse[JFFS2] File node reference for wasted space when flush...
2006-05-21 David Woodhouse[JFFS2] Add length argument to jffs2_add_physical_node_...
2006-05-21 David Woodhouse[JFFS2] Mark gaps in summary list as dirty space
2006-05-21 David Woodhouse[JFFS2] Discard remaining free space when filing a...
2006-05-21 David Woodhouse[JFFS2] Introduce jffs2_scan_dirty_space() function.
2006-05-21 David Woodhouse[JFFS2] Fix summary handling of unknown but compatible...
2006-05-21 David Woodhouse[JFFS2] Fix memory leak in scan code; improve comments.
2006-05-20 David Woodhouse[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY...
2006-05-20 David Woodhouse[JFFS2] Correct accounting of erroneous cleanmarkers...
2006-05-20 David Woodhouse[JFFS2] Introduce jffs2_link_node_ref() function to...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-20 David Woodhouse[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node...
2006-05-20 David Woodhouse[JFFS2] Optimise reading of eraseblock summary nodes
2006-05-19 Ferenc Havasi[JFFS2] Remove forgotten summary code
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-16 David Woodhouse[JFFS2] Fix printk format in jffs2_sum_write_data(...
2006-05-16 David Brownell[JFFS2] Fix section mismatch warnings in JFFS2.
2006-05-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-15 Florin Malita[PATCH] jffs2: memory leak in jffs2_scan_medium()
2006-05-15 Andrew Morton[PATCH] jffs2 warning fixes
2006-05-15 Andrew Morton[PATCH] revert "vfs: propagate mnt_flags into do_loopba...
2006-05-15 Alexey Dobriyan[PATCH] fs/compat.c: fix 'if (a |= b )' typo
2006-05-15 Latchesar Ionkov[PATCH] v9fs: signal handling fixes
2006-05-15 Latchesar Ionkov[PATCH] v9fs: Twalk memory leak
2006-05-15 Jan Niehusmann[PATCH] smbfs: Fix slab corruption in samba error path
2006-05-15 Olaf Kirch[PATCH] smbfs chroot issue (CVE-2006-1864)
2006-05-15 Ian Kent[PATCH] autofs4: NFY_NONE wait race fix
2006-05-15 Adrian Bunk[PATCH] fs/open.c: unexport sys_openat
2006-05-15 Andrew Morton[JFFS2] Fix printk format in some error messages.
2006-05-14 David Woodhouse[JFFS2] Don't pack on-medium structures, because GCC...
2006-05-14 David Woodhouse[JFFS2] Reduce excessive node count for syslog files.
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Fix obvious typo
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XA...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove redundant pointer cast in acl.c
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove '__KERNEL__' from acl.h
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove senseless comment
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Unify each file header part with any...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] '#include <linux/list.h>' was added...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove 'struct list_head ilist' from...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Add a description about c->xattr_sem
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove typedef from posix_acl related...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-05-13 Linus TorvaldsAlternative fix for MMC oops on unmount after removal
2006-05-12 Jesper Juhl[JFFS2] Remove number of pointer dereferences in fs...
2006-05-12 Domen Puncer[JFFS2] Remove obsolete histo.h
2006-05-09 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-05-08 Trond Myklebust[PATCH] fs/locks.c: Fix lease_init
2006-05-08 Nathan Scott[XFS] Fix a possible metadata buffer (AGFL) refcount...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-05-08 Nathan Scott[XFS] Fix a possible forced shutdown due to mishandling...
2006-05-05 Dmitry Bazhenov[JFFS2] Fix race in setting file attributes
2006-05-04 Jens Axboe[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV...
2006-05-04 Jens Axboe[PATCH] splice: redo page lookup if add_to_page_cache...
2006-05-04 Jens Axboe[PATCH] splice: rename remaining info variables to...
2006-05-04 Jens Axboe[PATCH] splice: LRU fixups
2006-05-04 Jens Axboe[PATCH] splice: fix unlocking of page on error ->prepar...
2006-05-04 Mingming Cao[PATCH] ext3: multile block allocate little endian...
2006-05-03 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-03 David WoodhouseMove jffs2_fs_i.h and jffs2_fs_sb.h from include/linux...
2006-05-02 Jens Axboe[PATCH] vmsplice: restrict stealing a little more
2006-05-02 Jens Axboe[PATCH] splice: fix page LRU accounting
2006-05-02 Jens Axboe[PATCH] vmsplice: fix badly placed end paranthesis
2006-05-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-02 Andi Kleen[PATCH] x86_64: Add compat_sys_vmsplice and use it...
2006-05-01 Jens Axboe[PATCH] vmsplice: allow user to pass in gift pages
2006-05-01 Jens Axboe[PATCH] pipe: enable atomic copying of pipe data to...
2006-05-01 Jens Axboe[PATCH] splice: call handle_ra_miss() on failure to...
2006-05-01 Jens Axboe[PATCH] Add ->splice_read/splice_write to def_blk_fops
next