mm: vmap fix overflow
[safe/jmp/linux-2.6] / fs / gfs2 /
2008-03-31 Steven Whitehouse[GFS2] Fix bug where we called drop_bh incorrectly
2008-03-31 Steven Whitehouse[GFS2] Get inode buffer only once per block map call
2008-03-31 Steven Whitehouse[GFS2] Eliminate (almost) duplicate field from gfs2_inode
2008-03-31 Steven Whitehouse[GFS2] Add a function to interate over an extent
2008-03-31 Steven Whitehouse[GFS2] The case of the missing asterisk
2008-03-31 Steven Whitehouse[GFS2] Add extent allocation to block allocator
2008-03-31 Steven Whitehouse[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
2008-03-31 Steven Whitehouse[GFS2] Update gfs2_trans_add_unrevoke to accept extents
2008-03-31 Steven Whitehouse[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_d...
2008-03-31 Steven Whitehouse[GFS2] Reduce inode size by merging fields
2008-03-31 Bob Peterson[GFS2] Remove unused counters
2008-03-31 Steven Whitehouse[GFS2] Shrink & rename di_depth
2008-03-31 Bob Peterson[GFS2] Remove rgrp and glock version numbers
2008-03-31 Steven Whitehouse[GFS2] Remove lm.[ch] and distribute content
2008-03-31 Bob Peterson[GFS2] Eliminate gl_req_bh
2008-03-31 Steven Whitehouse[GFS2] Add consts to various bits of rgrp.c
2008-03-31 Steven Whitehouse[GFS2] Introduce array of buffers to struct metapath
2008-03-31 Steven Whitehouse[GFS2] Move part of gfs2_block_map into a separate...
2008-03-31 Bob Peterson[GFS2] Get rid of gl_waiters2
2008-03-31 Bob Peterson[GFS2] Combine rg_flags and rd_flags
2008-03-31 Bob Peterson[GFS2] Allocate gfs2_rgrpd from slab memory
2008-03-31 Bob Peterson[GFS2] Plug an unlikely leak
2008-03-31 Adrian Bunk[GFS2] make gfs2_glock_hold() static
2008-03-31 Bob Peterson[GFS2] Only wake the reclaim daemon if we need to
2008-03-31 Bob Peterson[GFS2] Misc fixups
2008-03-31 Bob Peterson[GFS2] Only do lo_incore_commit once
2008-03-31 Bob Peterson[GFS2] Fix debug inode printing
2008-03-31 Bob Peterson[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
2008-03-31 Steven Whitehouse[GFS2] Streamline indirect pointer tree height calculation
2008-03-31 Steven Whitehouse[GFS2] Speed up gfs2_write_alloc_required, deprecate...
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-07 David Howellsiget: use iget_failed() in GFS2
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 Pavel Emelyanovgfs2: make gfs2_glock.gl_owner_pid be a struct pid *
2008-02-07 Pavel Emelyanovgfs2: make gfs2_holder.gh_owner_pid be a struct pid *
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-03 Joe Perchesfs/: Spelling fixes
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 Abhijith Das[GFS2] Allow journal recovery on read-only mount
2008-01-25 Bob Peterson[GFS2] Lockup on error
2008-01-25 Steven Whitehouse[GFS2] Fix page_mkwrite truncation race path
2008-01-25 Bob Peterson[GFS2] Fix typo
2008-01-25 Steven Whitehouse[GFS2] Fix write alloc required shortcut calculation
2008-01-25 Bob Peterson[GFS2] gfs2_alloc_required performance
2008-01-25 Bob Peterson[GFS2] Remove unneeded i_spin
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Steven Whitehouse[GFS2] Fix assert in log code
2008-01-25 Steven Whitehouse[GFS2] Fix problems relating to execution of files...
2008-01-25 Bob Peterson[GFS2] Initialize extent_list earlier
2008-01-25 Steven Whitehouse[GFS2] Allow page migration for writeback and ordered...
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Steven Whitehouse[GFS2] Fix log block mapper
2008-01-25 Bob Peterson[GFS2] Minor correction
2008-01-25 Bob Peterson[GFS2] Eliminate the no longer needed sd_statfs_mutex
2008-01-25 Bob Peterson[GFS2] Incremental patch to fix compiler warning
2008-01-25 Bob Peterson[GFS2] Function meta_read optimization
2008-01-25 Bob Peterson[GFS2] Only fetch the dinode once in block_map
2008-01-25 Bob Peterson[GFS2] Reorganize function gfs2_glmutex_lock
2008-01-25 Bob Peterson[GFS2] Run through full bitmaps quicker in gfs2_bitfit
2008-01-25 Bob Peterson[GFS2] Get rid of useless "found" variable in quota.c
2008-01-25 Bob Peterson[GFS2] Journal extent mapping
2008-01-25 Bob Peterson[GFS2] Remove function gfs2_get_block
2008-01-25 David Teigland[GFS2] use pid for plock owner for nfs clients
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Abhijith Das[GFS2] patch to check for recursive lock requests in...
2008-01-25 Wendy Cheng[GFS2] Remove lock methods for lock_nolock protocol
2008-01-25 Fabio M. Di Nitto[GFS2] Remove unrequired code
2008-01-25 Fabio Massimo Di... [GFS2] Fix build warnings
2008-01-25 Ryan O'Hara[GFS2] remove unnecessary permission checks
2008-01-25 Fabio Massimo Di... [GFS2] Fix runtime issue with UP kernels
2008-01-25 David Teigland[GFS2] tidy up error message
2008-01-25 Fabio Massimo Di... [GFS2] Check for installation of mount helpers for...
2008-01-25 Steven Whitehouse[GFS2] Don't periodically update the jindex
2008-01-25 Steven Whitehouse[GFS2] Move gfs2_logd into log.c
2008-01-25 Steven Whitehouse[GFS2] Use atomic_t for journal free blocks counter
2008-01-25 Steven Whitehouse[GFS2] Don't add glocks to the journal
2008-01-25 David Teigland[GFS2] check kthread_should_stop when waiting
2008-01-25 Bob Peterson[GFS2] Given device ID rather than s_id in "id" sysfs...
2008-01-25 Steven Whitehouse[GFS2] Remove flags no longer required
2008-01-25 Steven Whitehouse[GFS2] Reorder writeback for glock sync
2008-01-25 Steven Whitehouse[GFS2] Add sync_page to metadata address space operations
2008-01-25 Steven Whitehouse[GFS2] Remove "reclaim limit"
2008-01-25 Steven Whitehouse[GFS2] Remove unused variables
2008-01-25 Steven Whitehouse[GFS2] Use correct include file in ops_address.c
2008-01-25 Steven Whitehouse[GFS2] Don't hold page lock when starting transaction
2008-01-25 Steven Whitehouse[GFS2] Add writepages for GFS2 jdata
2008-01-25 Steven Whitehouse[GFS2] Split gfs2_writepage into three cases
2008-01-25 Steven Whitehouse[GFS2] Introduce gfs2_set_aops()
2008-01-25 Steven Whitehouse[GFS2] Add gfs2_is_writeback()
2008-01-25 Steven Whitehouse[GFS2] Remove unused field in struct gfs2_inode
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2008-01-25 Steven Whitehouse[GFS2] Use ->page_mkwrite() for mmap()
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2008-01-25 Wendy Cheng[GFS2] Handle multiple glock demote requests
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert gfs2 dlm to use kset_create
next