[PATCH] mm: use symbolic names instead of indices for zone initialisation
[sfrench/cifs-2.6.git] / fs / gfs2 /
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6
2006-10-04 Steven Whitehouse[GFS2] Fix endian bug for de_type
2006-10-03 Ryan O'Hara[GFS2] Initialize SELinux extended attributes at inode...
2006-10-03 Steven Whitehouse[GFS2] Move logging code into log.c (mostly)
2006-10-02 Steven Whitehouse[GFS2] Mark nlink cleared so VFS sees it happen
2006-10-02 Steven Whitehouse[GFS2] Two redundant casts removed
2006-10-02 Steven Whitehouse[GFS2] Remove uneeded endian conversion
2006-10-02 Steven Whitehouse[GFS2] Remove duplicate sb reading code
2006-10-02 Steven Whitehouse[GFS2] Mark metadata reads for blktrace
2006-10-02 Steven Whitehouse[GFS2] Remove iflags.h, use FS_
2006-10-02 Steven Whitehouse[GFS2] Fix code style/indent in ops_file.c
2006-10-02 Andrew Morton[GFS2] streamline-generic_file_-interfaces-and-filemap...
2006-10-02 Badari Pulavarty[GFS2] Remove readv/writev methods and use aio_read...
2006-10-02 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-28 Theodore Ts'o[GFS2] inode-diet: Eliminate i_blksize from the inode...
2006-09-28 Theodore Ts'o[GFS2] inode_diet: Replace inode.u.generic_ip with...
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-27 Steven Whitehouse[GFS2] Fix bug in Makefiles for lock modules
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-21 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-20 Steven Whitehouse[GFS2] Remove unused constants
2006-09-19 Steven Whitehouse[GFS2] Remove "NFS only" readdir path
2006-09-19 Steven Whitehouse[GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail...
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-19 akpm@osdl.org[GFS2] inode-diet-eliminate-i_blksize-and-use-a-per...
2006-09-18 Steven Whitehouse[GFS2] Tweek unlock test in readpage()
2006-09-18 Russell Cattelan[GFS2] Fix for mmap() bug in readpage
2006-09-18 Steven Whitehouse[GFS2] Map multiple blocks at once where possible
2006-09-18 David Teigland[GFS2] print mount errors related to sysfs
2006-09-14 Steven Whitehouse[GFS2] Fix glock hash clearing
2006-09-13 Steven Whitehouse[GFS2] Tidy up log.c
2006-09-13 Steven Whitehouse[GFS2] Use atomic_t rather than kref in glock.c
2006-09-13 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-12 Steven Whitehouse[GFS2] Use hlist for glock hash chains
2006-09-12 Steven Whitehouse[GFS2] Rewrite of examine_bucket()
2006-09-09 Steven Whitehouse[GFS2] Remove unused function from glock.c
2006-09-09 Steven Whitehouse[GFS2] Add consts to glock sorting function
2006-09-09 Steven Whitehouse[GFS2] Make glock hash locks proportional to NR_CPUS
2006-09-09 Steven Whitehouse[GFS2] vfree should be kfree (II)
2006-09-08 Steven Whitehouse[GFS2] Move rwlocks in glock.c into their own array
2006-09-08 Steven Whitehouse[GFS2] Use void * instead of typedef for locking module...
2006-09-08 Steven Whitehouse[GFS2] vfree should be kfree
2006-09-07 Steven Whitehouse[GFS2] Remove unused sync_lvb code from lock modules
2006-09-07 Steven Whitehouse[GFS2] Remove one typedef
2006-09-07 Steven Whitehouse[GFS2] Forgot to remove unused include vmalloc.h
2006-09-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-07 Steven Whitehouse[GFS2] Add gfs2 superblock to glock hash function
2006-09-07 Steven Whitehouse[GFS2] Add brackets in locking/dlm/sysfs.c
2006-09-07 David Teigland[GFS2] use snprintf for sysfs show
2006-09-07 Jan Engelhardt[GFS2] More style changes
2006-09-05 Steven Whitehouse[GFS2] Add a comment in ops_export.c
2006-09-05 Steven Whitehouse[GFS2] More style fixes
2006-09-05 Steven Whitehouse[GFS2] Remove unused code from quota
2006-09-05 Steven Whitehouse[GFS2] Style changes in logging code
2006-09-05 Steven Whitehouse[GFS2] Extended attribute code style changes
2006-09-05 Steven Whitehouse[GFS2] Style changes in rgrp.c
2006-09-05 Steven Whitehouse[GFS2] Fix end of multi-line structures
2006-09-05 Steven Whitehouse[GFS2] Make headers compile on their own
2006-09-05 Steven Whitehouse[GFS2] Directory code style changes
2006-09-04 Steven Whitehouse[GFS2] Some further style changes
2006-09-04 Steven Whitehouse[GFS2] More code style updates
2006-09-04 Steven Whitehouse[GFS2] Style changes in ops_address.c
2006-09-04 Steven Whitehouse[GFS2] Spelling sentinal -> sentinel
2006-09-04 Steven Whitehouse[GFS2] Use const in endian conversion routines
2006-09-04 Steven Whitehouse[GFS2] More style changes
2006-09-04 Steven Whitehouse[GFS2] Remove a cast, tidy gfs2_inode_attr_in
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-04 Steven Whitehouse[GFS2] Tidy up bmap/inode code
2006-09-04 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-04 Steven Whitehouse[GFS2] Tidy up locking code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-31 Steven Whitehouse[GFS2] Fix releasepage bug (fixes direct i/o writes)
2006-08-30 Steven Whitehouse[GFS2] Add superblock into key for glock lookups
2006-08-30 Steven Whitehouse[GFS2] Use const on glock lookup key
2006-08-30 Steven Whitehouse[GFS2] Use slab properly with glocks
2006-08-30 Steven Whitehouse[GFS2] Remove unused code from glock layer
2006-08-30 Steven Whitehouse[GFS2] Make glock operations const
2006-08-29 Steven WhitehouseMerge branch 'master' into gfs2
2006-08-25 Abhijith Das[GFS2] Allow mounting of gfs2 and gfs2meta at the same...
2006-08-25 Benjamin Marzinski[GFS2] Fix journal off-by-one error
2006-08-24 Steven Whitehouse[GFS2] Speed up scanning of glocks
2006-08-24 Steven Whitehouse[GFS2] Tidy up error handling in gfs2_releasepage()
2006-08-22 Steven Whitehouse[GFS2] Another list_del bug
2006-08-22 Steven Whitehouse[GFS2] Fix to list_del in lops.c
2006-08-18 Steven Whitehouse[GFS2] Fix leak of gfs2_bufdata
2006-08-10 Russell Cattelan[GFS2] Fix a couple of refcount leaks.
2006-08-08 Steven Whitehouse[GFS2] Fix lack of buffers in writepage bug
2006-08-07 Steven Whitehouse[GFS2] Fix gfs_ prefix in locking.c
2006-08-07 Steven WhitehouseMerge branch 'master'
2006-08-07 David Teigland[GFS2] match plock result with correct request
2006-08-07 David Teigland[GFS2] lockproto api prefix
2006-08-04 Steven Whitehouse[GFS2] Fix lock ordering bug in page fault path
2006-08-01 Steven Whitehouse[GFS2] Fix bug in directory code
next