sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / fs / jffs2 /
2009-09-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-09-22 Alexey Dobriyanconst: mark remaining export_operations const
2009-09-20 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-09-19 David Woodhousejffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent...
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-09-04 Gerard Lledojffs2: move jffs2_gcd_mtd threads to the new kthread API
2009-09-03 Massimo CirilloJFFS2: add missing verify buffer allocation/deallocation
2009-08-04 Anders Grafströmjffs2: Fix return value from jffs2_do_readpage_nolock()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch jffs2 to inode->i_acl
2009-06-23 David Woodhousejffs2: fix another potential leak on error path in...
2009-06-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-06-15 Christian Engelmayerjffs2: leaking jffs2_summary in function jffs2_scan_medium
2009-06-12 Christoph Hellwigjffs2: call jffs2_write_super from jffs2_sync_fs
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigjffs2: move jffs2_write_super to super.c
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-05-29 Joakim Tjernlundjffs2: Fix corruption when flash erase/write failure
2009-04-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-04-01 Al ViroNew helper - current_umask()
2009-03-20 Roel Kluin[JFFS2] jffs2_acl_count() tests < 0 on unsigned
2009-03-20 Wei Yongjun[JFFS2] kmem_cache_alloc/memset -> kmem_cache_zalloc
2009-02-21 Thomas Gleixner[JFFS2] fix mount crash caused by removed nodes
2009-02-14 Andres Salomon[JFFS2] force the jffs2 GC daemon to behave a bit better
2009-01-09 Artem Bityutskiy[JFFS2] remove junk prototypes
2009-01-05 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-10 David Woodhouse[JFFS2] Clean up fs/jffs2/compr_rubin.c
2008-12-10 Adrian Hunter[MTD] update internal API to support 64-bit device...
2008-11-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-11-05 Geert Uytterhoeven[JFFS2] fix race condition in jffs2_lzo_compress()
2008-10-31 David Woodhouse[JFFS2] Fix lack of locking in thread_should_wake()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 David Woodhouse[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
2008-10-23 David Woodhouse[JFFS2] Reinstate NFS exportability
2008-10-21 Steve Glendinning[JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFER
2008-10-18 Alexander Belyakov[JFFS2] Write buffer offset adjustment for NOR-ECC...
2008-10-17 Geert Uytterhoeven[JFFS2] Correct parameter names of jffs2_compress(...
2008-09-01 David HowellsCRED: Wrap task credential accesses in the JFFS2 filesystem
2008-09-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-09-01 Alexey Dobriyan[JFFS2] Move JFFS2 config options out of fs/Kconfig
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-18 David Woodhouse[JFFS2] Fill in f_fsid field in jffs2_statfs()
2008-08-14 Adrian Hunter[JFFS2] Correct symlink name too long error code
2008-08-12 Adrian Hunter[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead...
2008-08-01 David Woodhouse[JFFS2] Fix allocation of summary buffer
2008-07-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-11 Stoyan Gaydarov[JFFS2] Use .unlocked_ioctl
2008-05-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-05-01 Jared Hulbert[MTD][NOR] Add physical address to point() method
2008-05-01 David Woodhouse[JFFS2] Track parent inode for directories (for NFS...
2008-05-01 David Woodhouse[JFFS2] Invert last argument of jffs2_gc_fetch_inode...
2008-05-01 David Woodhouse[JFFS2] Quiet lockdep false positive.
2008-05-01 David Woodhouse[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_o...
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-23 David Woodhouse[JFFS2] Introduce dbg_readinode2 log level, use it...
2008-04-23 David Woodhouse[JFFS2] Fix jffs2_reserve_space() when all blocks are...
2008-04-23 David Woodhouse[JFFS2] Add erase_checking_list to hold blocks being...
2008-04-23 Anders Grafström[JFFS2] Return values of jffs2_block_check_erase error...
2008-04-23 David Woodhouse[JFFS2] Finally remove redundant ref->__totlen field.
2008-04-23 David Woodhouse[JFFS2] Honour TEST_TOTLEN macro in debugging code...
2008-04-23 David Woodhouse[JFFS2] Add paranoia debugging for superblock counts
2008-04-22 David Woodhouse[JFFS2] Fix free space leak with in-band cleanmarkers
2008-04-22 David Woodhouse[JFFS2] Self-sufficient #includes in jffs2_fs_i.h:...
2008-04-22 David Woodhouse[JFFS2] semaphore->mutex conversion
2008-04-22 michael[JFFS2] add write verify on dataflash.
2008-04-22 David Woodhouse[JFFS2] fix sparse warnings in gc.c
2008-04-22 Harvey Harrison[JFFS2] fix sparse warning in write.c
2008-04-22 David Woodhouse[JFFS2] Fix sparse warning in nodemgmt.c
2008-04-22 Harvey Harrison[JFFS2] include function prototype for jffs2_ioctl
2008-04-22 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-14 Alexey KorolevJFFS2 Fix of panics caused by wrong condition for hole...
2008-02-25 David Woodhouse[JFFS2] Use ALLOC_DELETION priority for truncation...
2008-02-25 David Woodhouse[JFFS2] Set i_blocks when truncating files
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 David Howellsiget: stop JFFS2 from using iget() and read_inode()
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-03 Robert P. J. DayTypoes: "whith" -> "with"
2008-02-03 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-01-08 Julia Lawall[JFFS2] Add missing call to posix_acl_release
2007-12-04 Rafael J. WysockiFreezer: Fix JFFS2 garbage collector freezing issue...
2007-11-28 Alexey Korolev[JFFS2] Fix return value check for mtd->point() in...
2007-11-21 David Woodhouse[JFFS2] Fix data CRC checking on NOR flash.
2007-11-06 Adrian Bunk[JFFS2] make jffs2_get_acl() static
2007-11-06 David Woodhouse[JFFS2] Fix misapplied patch causing compile breakage
2007-11-01 David Woodhouse[JFFS2] Don't strip sgid bit from inode permissions
2007-11-01 David Woodhouse[JFFS2] Improve getdents vs. f_pos handling on NOR...
2007-10-27 David Woodhouse[JFFS2] Prevent return of initialised variable in jffs2...
2007-10-22 Nick Piggin[JFFS2] Fix return value from jffs2_write_end()
2007-10-20 KaiGai Kohei[JFFS2] Tidy up fix for ACL/permissions problem.
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
next