[JFFS2] Better fix for all-zero node headers
[safe/jmp/linux-2.6] / fs /
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 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
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 Peter Zijlstra[PATCH] ecryptfs: nested locking annotation
2007-03-08 suzuki[PATCH] check_partition(): fix error check
2007-03-08 Davide Libenzi[PATCH] Add epoll compat_ code to fs/compat.c
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: hostfs: make hostfs= option work as a...
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: hostfs: fix double free
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-03-07 Steven Whitehouse[GFS2] Fix bz 229873, alternate test: assertion "!ip...
2007-03-07 akpm@linux-foundat... [GFS2] build fix
2007-03-07 Steven Whitehouse[GFS2] go_drop_bh is never used, so remove it
2007-03-07 Steven Whitehouse[GFS2] Remove unused variable
2007-03-07 Steven Whitehouse[GFS2] Fix bz 229831, lookup returns wrong inode
2007-03-07 Steven Whitehouse[GFS2] Fix bz 230143, incorrect flushing of rgrps
2007-03-07 Wendy Cheng[GFS2] pass formal ino in do_filldir_main
2007-03-07 Adrian Bunk[DLM] fs/dlm/user.c should #include "user.h"
2007-03-07 Josef Whiter[GFS2] fix hangup when multiple processes are trying...
2007-03-07 Wendy Cheng[GFS2] NFS filehandle check
2007-03-07 Richard Fearn[GFS2] add newline to printk message
2007-03-07 Josef Whiter[GFS2] fix locking mistake
2007-03-07 Hugh Dickins[PATCH] suspend regression: sysfs deadlock
2007-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-03-06 Dave Kleikamp[PATCH] fs: nobh_truncate_page() fix
2007-03-06 Mark Lord[PATCH] Fix 2.6.21 rfcomm lockups
2007-03-06 Pierre Ossmanncpfs: make sure server connection survives a kill
2007-03-06 Steve French[CIFS] cifs_prepare_write was incorrectly rereading...
2007-03-05 Dmitriy Monakhov[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
2007-03-05 Dmitriy Monakhov[PATCH] ecryptfs: lower root result must be adirectory
2007-03-05 Hugh Dickins[PATCH] shmem and simple const super_operations
2007-03-05 Dmitriy Monakhov[PATCH] ecryptfs: check xattr operation support fix
2007-03-01 Mingming Cao[PATCH] ext[34]: EA block reference count racing fix
2007-03-01 Michael Halcrow[PATCH] eCryptfs: no path_release() after path_lookup...
2007-03-01 Michael Halcrow[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
2007-03-01 Michael Halcrow[PATCH] eCryptfs: set O_LARGEFILE when opening lower...
2007-03-01 Michael Halcrow[PATCH] eCryptfs: resolve lower page unlocking problem
2007-03-01 Steve French[CIFS] Fix set file size to zero when doing chmod to...
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-27 Steve French[CIFS] New file for previous commit
2007-02-27 Steve French[CIFS] cifs export operations
2007-02-26 Steve French[CIFS] small piece missing from previous patch
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-26 Steve French[CIFS] Fix locking problem around some cifs uses of...
2007-02-23 Alan Sternsysfs: allow attributes to be added to groups
2007-02-23 Adam J. Richtersysfs: move struct sysfs_dirent to private header
2007-02-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-21 Peter Zijlstra[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
2007-02-21 Glauber de Oliveir... [PATCH] Missing __user in pointer referenced within...
2007-02-21 Christoph Hellwig[PATCH] affs: implement ->drop_inode
2007-02-21 Ian Kent[PATCH] autofs4: check for directory re-create in lookup
2007-02-21 Ian Kent[PATCH] autofs4: fix another race between mount and...
2007-02-21 Ian Kent[PATCH] autofs4: header file update
2007-02-21 Nick Piggin[PATCH] fs: fix nobh data leak
2007-02-21 Nick Piggin[PATCH] fs: fix libfs data leak
2007-02-21 Aneesh Kumar K.V[PATCH] ext[234]: update documentation
2007-02-21 OGAWA Hirofumi[PATCH] FAT: DIO-write fallback to normal buffered
2007-02-21 Nick Piggin[PATCH] fs: fix __block_write_full_page error case...
2007-02-21 Andrew Morton[PATCH] rework reserved major handling
2007-02-21 Andrew Morton[PATCH] xfs warning fix
2007-02-20 Greg Banks[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
2007-02-19 Erez Zadok[PATCH] fs/stack.c: Copy i_nlink after all other attrib...
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-19 Linus TorvaldsMerge branch 'audit.b37' of git://git./linux/kernel...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-19 Linus TorvaldsMerge branch 'kill-jffs' of /linux/kernel/git/jgarzik...
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-18 Andrew Morton[JFFS2] printk warning fixes
2007-02-18 Eric Van Hensbergen9p: implement optional loose read cache
2007-02-18 Eric W. Biederman9p: Use kthread_stop instead of sending a SIGKILL.
2007-02-18 Al Viro[PATCH] AUDIT_FD_PAIR
2007-02-17 Jeff GarzikRemove JFFS (version 1), as scheduled.
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-17 Robert P. J. DayFix misspellings of "agressive".
2007-02-17 Robert P. J. DayReplace remaining references to "driverfs" with "sysfs".
2007-02-17 Steve French[CIFS] One line missing from previous commit
2007-02-17 Steve French[CIFS] mtime bounces from local to remote when cifs...
2007-02-16 Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-16 Cornelia Huckdebugfs: Remove misleading comments.
2007-02-16 Peter Oberparleiterdebugfs: implement symbolic links
2007-02-16 Mariusz KozlowskiDriver: remove redundant kobject_unregister checks
2007-02-16 Thomas Hisch[PATCH] ecryptfs: fix forgotten format specifier
2007-02-16 Michael Halcrow[PATCH] eCryptfs: Reduce stack usage in ecryptfs_genera...
next