Intel FB: obvious changes and corrections
[safe/jmp/linux-2.6] / fs / gfs2 /
2007-10-16 Steven Whitehousegfs2: convert to new aops
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 Steven Whitehouse[GFS2] Get superblock a different way
2007-10-10 Steven Whitehouse[GFS2] Don't try to remove buffers that don't exist
2007-10-10 Benjamin Marzinski[GFS2] Alternate gfs2_iget to avoid looking up inodes...
2007-10-10 Wendy Cheng[GFS2] Data corruption fix
2007-10-10 Steven Whitehouse[GFS2] Clean up journaled data writing
2007-10-10 Bob Peterson[GFS2] GFS2: chmod hung - fix race in thread creation
2007-10-10 Wendy Cheng[GFS2] Move inode deletion out of blocking_cb
2007-10-10 Abhijith Das[GFS2] flocks from same process trip kernel BUG at...
2007-10-10 Steven Whitehouse[GFS2] Clean up gfs2_trans_add_revoke()
2007-10-10 Steven Whitehouse[GFS2] Use slab operations for all gfs2_bufdata allocations
2007-10-10 Steven Whitehouse[GFS2] Replace revoke structure with bufdata structure
2007-10-10 Bob Peterson[GFS2] Fix ordering of dirty/journal for ordered buffer...
2007-10-10 Steven Whitehouse[GFS2] Clean up ordered write code
2007-10-10 Steven Whitehouse[GFS2] Move pin/unpin into lops.c, clean up locking
2007-10-10 Steven Whitehouse[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()
2007-10-10 Steven Whitehouse[GFS2] Introduce gfs2_remove_from_ail
2007-10-10 Steven Whitehouse[GFS2] Correct lock ordering in unlink
2007-10-10 Wendy Cheng[GFS2] fix inode meta data corruption
2007-10-10 Benjamin Marzinski[GFS2] delay glock demote for a minimum hold time
2007-10-10 Abhijith Das[GFS2] panic after can't parse mount arguments
2007-10-10 Bob Peterson[GFS2] Patch to protect sd_log_num_jdata
2007-10-10 Abhijith Das[GFS2] Wendy's dump lockname in hex & fix glock dump
2007-10-10 Wendy Cheng[GFS2] Reduce truncate IO traffic
2007-10-10 Benjamin Marzinski[GFS2] Add NULL entry to token table
2007-10-10 Steven Whitehouse[GFS2] Add a missing gfs2_trans_add_bh()
2007-10-10 Steven Whitehouse[GFS2] Clean up invalidatepage/releasepage
2007-10-10 Abhijith Das[GFS2] Fix quota do_list operation hang
2007-10-10 Denis Cheng[GFS2] fixed a NULL pointer assignment BUG
2007-10-10 Abhijith Das[GFS2] Force unstuff of hidden quota inode
2007-10-10 Denis Cheng[GFS2] better code for translating characters
2007-10-10 Denis Cheng[GFS2] unneeded typecast
2007-10-10 Denis Cheng[GFS2] use list_for_each_entry instead
2007-10-10 Bob Peterson[GFS2] Ensure journal file cache is flushed after recovery
2007-10-10 Bob Peterson[GFS2] invalid metadata block - REVISED
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-10-10 Denis Cheng[GFS2] use the declaration of gfs2_dops in the header...
2007-10-10 Denis Cheng[GFS2] mark struct *_operations const
2007-10-10 Bob Peterson[GFS2] Detach buf data during in-place writeback
2007-10-10 Denis Cheng[GFS2] use an temp variable to reduce a spin_unlock
2007-10-10 Bob Peterson[GFS2] Prevent infinite loop in try_rgrp_unlink()
2007-10-10 Bob Peterson[GFS2] Revert part of earlier log.c changes
2007-10-10 Bob Peterson[GFS2] Move some code inside the log lock
2007-10-10 Steven Whitehouse[GFS2] Fix an oops in glock dumping
2007-10-10 Steve French[GFS2] GFS2 not checking pointer on create when running...
2007-10-10 Jesper Juhl[GFS2] Clean up duplicate includes in fs/gfs2/
2007-10-10 Josef Whiter[GFS2] Fix calculation of demote state
2007-10-10 Steven Whitehouse[GFS2] Fix two races relating to glock callbacks
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-09 Pavel EmelyanovGFS2: clean up explicit check for mandatory locks
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...
next