nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / jffs2 /
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
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginjffs2: convert to new aops
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 David Woodhouse[JFFS2] Remove stray debugging printk
2007-10-13 David Woodhouse[JFFS2] Handle dirents on the flash with embedded zero...
2007-10-13 David Woodhouse[JFFS2] Check for creation of dirents with embedded...
2007-10-13 David Woodhouse[JFFS2] Don't count all 'very dirty' blocks except...
2007-10-13 David Woodhouse[JFFS2] Check whether garbage-collection actually obsol...
2007-10-13 David Woodhouse[JFFS2] Relax threshold for triggering GC due to dirty...
2007-10-06 David Woodhouse[JFFS2] Trigger garbage collection when very_dirty_list...
2007-09-23 Andy Lowe[JFFS2] Fix unpoint length
2007-09-02 Jason Lunz[JFFS2] fix write deadlock regression
2007-08-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-08-22 Andrew Morton[JFFS2] fix printk warning in jffs2_block_check_erase()
2007-08-22 David Woodhouse[JFFS2] Fix ACL vs. mode handling.
2007-08-21 David WoodhouseJFFS2 locking regression fix.
2007-08-09 David Woodhouse[JFFS2] Correct cleanmarker checks -- we should use...
2007-08-02 David Woodhouse[JFFS2] Print correct node offset when complaining...
2007-08-02 David Woodhouse[JFFS2] Fix suspend failure with JFFS2 GC thread.
2007-08-02 David Woodhouse[JFFS2] Deletion dirents should be REF_NORMAL, not...
2007-08-02 Joakim Tjernlund[JFFS2] Prevent oops after 'node added in wrong place...
2007-07-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-11 David Woodhouse[JFFS2] Add declaration of jffs2_lzo_{init,exit} to...
2007-07-11 Richard Purdie[JFFS2] Add a "favourlzo" compression mode
2007-07-11 Richard Purdie[JFFS2] Add LZO compression support.
2007-07-11 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-11 David Woodhouse[JFFS2] Add support for write-buffer verification.
2007-07-10 David Woodhouse[JFFS2] Whitespace cleanups.
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-05 David Woodhouse[JFFS2] Print correct node offset when complaining...
2007-07-04 David Woodhouse[JFFS2] Fix readinode failure when read_dnode() detects...
2007-07-03 David Woodhouse[JFFS2] Fix readinode failure when read_dnode() detects...
2007-06-29 David Woodhouse[JFFS2] Deletion dirents should be REF_NORMAL, not...
2007-06-28 David Woodhouse[JFFS2] Fix suspend failure with JFFS2 GC thread.
2007-06-28 David Woodhouse[JFFS2] Improve diagnostic output for 'node added in...
2007-06-28 Joakim Tjernlund[JFFS2] Reduce time for which erase_free_sem is held...
2007-06-28 Joakim Tjernlund[JFFS2] Prevent oops after 'node added in wrong place...
2007-06-28 Joakim Tjernlund[JFFS2] Use point(), if available, to check newly erase...
2007-06-28 Joakim Tjernlund[JFFS2] Fix hanging close for /dev/mtd character device.
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-01 David Woodhouse[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_t...
2007-06-01 Artem Bityutskiy[JFFS2] Fix buffer length calculations in jffs2_get_ino...
2007-05-20 David Woodhouse[JFFS2] Fix potential memory leak of dead xattrs on...
2007-05-20 David Woodhouse[JFFS2] Fix BUG() caused by failing to discard xattrs...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-11 David Howells[MTD] generalise the handling of MTD-specific superblocks
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-07 David Woodhouse[JFFS2] Simplify and clean up jffs2_add_tn_to_tree...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 David Woodhouse[JFFS2] Remove another bogus optimisation in jffs2_add_...
2007-05-06 David Woodhouse[JFFS2] Remove broken insert_point optimisation in...
2007-05-05 David Woodhouse[JFFS2] Remember to calculate overlap on nodes which...
2007-05-05 David Woodhouse[JFFS2] Don't advance c->wbuf_ofs to next eraseblock...
2007-05-02 David Woodhouse[JFFS2] Remove dead file histo_mips.h
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Artem BityutskiyJFFS2: add UBI support
2007-04-26 Andrew Morton[JFFS2] Fix compr_rubin.c build after include file...
2007-04-25 David Woodhouse[JFFS2] Handle inodes with only a single metadata node...
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2007-04-25 Joakim Tjernlund[JFFS2] Better fix for all-zero node headers
2007-04-25 David Woodhouse[JFFS2] Improve read_inode memory usage, v2.
2007-04-23 David Woodhouse[JFFS2] Improve failure mode if inode checking leaves...
2007-04-23 David Woodhouse[JFFS2] Fix cross-endian build.
2007-04-21 Joakim Tjernlund[JFFS2] Obsolete dirent nodes immediately on unlink...
2007-04-17 Joakim Tjernlund[JFFS2] Speed up mount for directly-mapped NOR flash
2007-04-17 Artem Bityutskiy[JFFS2] fix buffer sise calculations in jffs2_get_inode...
2007-04-17 Adrian Hunter[JFFS2] Disable summary after wbuf recovery
2007-04-17 Adrian Hunter[JFFS2] Prevent list corruption when handling write...
2007-04-17 Artem Bityutskiy[JFFS2] fix deadlock on error path
2007-04-17 Thomas Gleixner[JFFS2] check node crc before doing anything else
2007-04-02 Robert P. J. Day[JFFS2] Delete everything related to obsolete JFFS2_PRO...
2007-03-10 Robert P. J. Day[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
2007-03-09 Artem Bityutskiy[JFFS2] print a message when marking bad block
2007-03-09 David Woodhouse[JFFS2] Check for all-zero node headers
2007-03-08 David Woodhouse[JFFS2] Use yield() between GC passes in background...
2007-03-08 Vitaly Wool[JFFS2] Fix writebuffer recovery in the first page...
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-18 Andrew Morton[JFFS2] printk warning fixes
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-09 Artem Bityutskiy[JFFS2] Use MTD_OOB_AUTO to automatically place cleanma...
2007-02-09 Dmitry AdamushkoJFFS2: memory leak in jffs2_do_mount_fs()
2007-01-17 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-01-13 David Woodhouse[JFFS2] debug.h: include <linux/sched.h> for current...
2007-01-10 Kyungmin Park[JFFS2] use the ref_offset macro
2007-01-10 Artem Bityutskiy[JFFS2] Reschedule in loops
2007-01-02 Amit Choudhary[JFFS2] Fix error-path leak in summary scan
next