knfsd: move nfsv4 slab creation/destruction to module init/exit
[safe/jmp/linux-2.6] / fs / gfs2 /
2007-08-14 Steven Whitehouse[GFS2] Revert remounting w/o acl option leaves acls...
2007-08-14 Steven Whitehouse[GFS2] Fix setting of inherit jdata attr
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect error path in prepare_write()
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect return code in rgrp.c
2007-08-14 Bob Peterson[GFS2] soft lockup in rgblk_search
2007-08-14 Bob Peterson[GFS2] soft lockup detected in databuf_lo_before_commit
2007-07-31 Christoph Hellwigrename setlease to generic_setlease
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-18 Marc Eshelgfs2: stop giving out non-cluster-coherent leases
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-16 Alexey DobriyanRemove capability.h from mm.h
2007-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-07-10 Steven Whitehouse[GFS2] Accept old format NFS filehandles
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-07-09 Steven Whitehouse[GFS2] Small fixes to logging code
2007-07-09 Wendy Cheng[GFS2] Remove i_mode passing from NFS File Handle
2007-07-09 Wendy Cheng[GFS2] Obtaining no_formal_ino from directory entry
2007-07-09 Abhijith Das[GFS2] System won't suspend with GFS2 file system mounted
2007-07-09 Bob Peterson[GFS2] remounting w/o acl option leaves acls enabled
2007-07-09 Wendy Cheng[GFS2] inode size inconsistency
2007-07-09 S. Wendy Cheng[GFS2] Fix gfs2_block_truncate_page err return
2007-07-09 Robert Peterson[GFS2] Addendum to the journaled file/unmount patch
2007-07-09 Steven Whitehouse[GFS2] Simplify multiple glock aquisition
2007-07-09 Robert Peterson[GFS2] assertion failure after writing to journaled...
2007-07-09 Steven Whitehouse[GFS2] Use zero_user_page() in stuffed_readpage()
2007-07-09 Steven Whitehouse[GFS2] Remove bogus '\0' in rgrp.c
2007-07-09 Robert Peterson[GFS2] Journaled file write/unstuff bug
2007-07-09 Abhijith Das[GFS2] Fix deallocation issues
2007-07-09 David Teigland[GFS2] return conflicts for GETLK
2007-07-09 David Teigland[GFS2] set plock owner in GETLK info
2007-07-09 akpm@linux-foundat... [GFS2] gfs2_lookupi() uninitialised var fix
2007-07-09 Steven Whitehouse[GFS2] Recovery for lost unlinked inodes
2007-07-09 Robert Peterson[GFS2] Can't mount GFS2 file system on AoE device
2007-07-09 Steven Whitehouse[GFS2] Fix bug in error path of inode
2007-07-09 Steven Whitehouse[GFS2] Fix typo in rename of directories
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 Steven Whitehouse[GFS2] Add nanosecond timestamp feature
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Benjamin Marzinski[GFS2] fix jdata issues
2007-07-09 Steven Whitehouse[GFS2] Make the log reserved blocks depend on block...
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix another bug
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix bug
2007-07-09 Steven Whitehouse[GFS2] Clean up inode number handling
2007-07-09 Steven Whitehouse[GFS2] Reduce size of struct gdlm_lock
2007-07-09 Robert Peterson[GFS2] Addendum patch 2 for gfs2_grow
2007-07-09 Nate Diller[GFS2] use zero_user_page
2007-07-09 Robert Peterson[GFS2] Kernel changes to support new gfs2_grow command...
2007-07-09 Robert Peterson[GFS2] kernel changes to support new gfs2_grow command
2007-07-09 Benjamin Marzinski[GFS2] flush the glock completely in inode_go_sync
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Marc Eshelgfs2: nfs lock support for gfs2
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-01 Steven Whitehouse[GFS2] Uncomment sprintf_symbol calling code
2007-05-01 akpm@linux-foundat... [GFS2] printk warning fixes
2007-05-01 Steven Whitehouse[GFS2] Patch to fix mmap of stuffed files
2007-05-01 Josef Bacik[GFS2] use lib/parser for parsing mount options
2007-05-01 Robert Peterson[GFS2] lockdump improvements
2007-05-01 Steven Whitehouse[GFS2] Patch to detect corrupt number of dir entries...
2007-05-01 Robert Peterson[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2...
2007-05-01 Steven Whitehouse[GFS2] Fix bz 234168 (ignoring rgrp flags)
2007-05-01 Steven Whitehouse[GFS2] Set drop_count to 0 (off) by default
2007-05-01 David Teigland[GFS2] use log_error before LM_OUT_ERROR
2007-05-01 Robert Peterson[GFS2] Red Hat bz 228540: owner references
2007-05-01 Benjamin Marzinski[GFS2] flush the log if a transaction can't allocate...
2007-05-01 Benjamin Marzinski[GFS2] Fix log entry list corruption
2007-05-01 Steven Whitehouse[GFS2] Speed up lock_dlm's locking (move sprintf)
2007-05-01 Steven Whitehouse[GFS2] Fix a bug on i386 due to evaluation order
2007-05-01 Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-05-01 Josef Whiter[GFS2] Fix bz 231380, unlock page before dequeing glock...
2007-05-01 Josef Whiter[GFS2] fix bz 231369, gfs2 will oops if you specify...
2007-05-01 Robert Peterson[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
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 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-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-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-07 Adrian Bunk[GFS2] make gfs2_writepages() static
next