ocfs2: fix sparse warnings in fs/ocfs2/dlm
[safe/jmp/linux-2.6] / fs / gfs2 /
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
2007-02-07 Steven Whitehouse[GFS2] Unlock page on prepare_write try lock failure
2007-02-06 Wendy Cheng[GFS2] nfsd readdirplus assertion failure
2007-02-05 Randy Dunlap[DLM/GFS2] indent help text
2007-02-05 Russell Cattelan[GFS2] Fix unlink deadlocks
2007-02-05 Steven Whitehouse[GFS2] Put back semaphore to avoid umount problem
2007-02-05 Eric Sandeen[GFS2] more CURRENT_TIME_SEC
2007-02-05 Adrian Bunk[GFS2/DLM] fix GFS2 circular dependency
2007-02-05 Randy Dunlap[GFS2/DLM] use sysfs
2007-02-05 David Teigland[GFS2] make lock_dlm drop_count tunable in sysfs
2007-02-05 David Teigland[GFS2] increase default lock limit
2007-02-05 Steven Whitehouse[GFS2] Fix list corruption in lops.c
2007-02-05 Steven Whitehouse[GFS2] Fix recursive locking attempt with NFS
2007-02-05 Steven Whitehouse[GFS2] Fix typo in glock.c
2007-02-05 Eric Sandeen[GFS2] use CURRENT_TIME_SEC instead of get_seconds...
2007-02-05 Steven Whitehouse[GFS2] Compile fix for glock.c
2007-02-05 Steven Whitehouse[GFS2] Remove queue_empty() function
2007-02-05 Steven Whitehouse[GFS2] Tidy up glops calls
2007-02-05 Steven Whitehouse[GFS2] Remove local exclusive glock mode
2007-02-05 Steven Whitehouse[GFS2] Remove unused go_callback operation
2007-02-05 Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2007-02-05 Steven Whitehouse[GFS2] Shrink gfs2_inode memory by half
2007-02-05 Steven Whitehouse[GFS2] Remove max_atomic_write tunable
2007-02-05 Steven Whitehouse[GFS2] Clean up/speed up readdir
2007-02-05 Steven Whitehouse[GFS2] Add writepages for "data=writeback" mounts
2007-02-05 Adrian Bunk[GFS2] make gfs2_change_nlink_i() static
2007-02-05 Robert Peterson[GFS2] gfs2 knows of directories which it chooses not...
2007-02-05 S. Wendy Cheng[GFS2] Fix gfs2_rename deadlock
2007-02-05 Russell Cattelan[GFS2] BZ 217008 fsfuzzer fix.
2007-02-05 Steven Whitehouse[GFS2] Fix ordering of page disposal vs. glock_dq
2007-02-05 S. Wendy Cheng[GFS2] Fix change nlink deadlock
2007-02-05 Steven Whitehouse[GFS2] Fail over to readpage for stuffed files
2007-02-05 Steven Whitehouse[GFS2] Fix DIO deadlock
2007-02-05 David Teigland[GFS2] don't try to lockfs after shutdown
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2006-12-15 Steven Whitehouse[GFS2] Fix Kconfig
2006-12-08 Josef Sipek[PATCH] struct path: convert gfs2
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Steven Whitehouse[GFS2] Change gfs2_fsync() to use write_inode_now()
2006-12-05 Steven Whitehouse[GFS2] Fix indent in recovery.c
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> poll.h
2006-11-30 Steven Whitehouse[GFS2] Don't flush everything on fdatasync
2006-11-30 Steven Whitehouse[GFS2] Add a comment about reading the super block
2006-11-30 Srinivasa Ds[GFS2] Mount problem with the GFS2 code
2006-11-30 Steven Whitehouse[GFS2] Remove gfs2_check_acl()
2006-11-30 Randy Dunlap[GFS2] lock function parameter
2006-11-30 Ryusuke Konishi[GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning
2006-11-30 Steven Whitehouse[GFS2] Fix recursive locking in gfs2_getattr
2006-11-30 Steven Whitehouse[GFS2] Fix recursive locking in gfs2_permission
2006-11-30 Steven Whitehouse[GFS2] Reduce number of arguments to meta_io.c:getbuf()
2006-11-30 Steven Whitehouse[GFS2] Move gfs2_meta_syncfs() into log.c
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-11-30 Steven Whitehouse[GFS2] mark_inode_dirty after write to stuffed file
2006-11-30 Steven Whitehouse[GFS2] Fix glock ordering on inode creation
2006-11-30 Steven Whitehouse[GFS2] Simplify glops functions
2006-11-30 Steven Whitehouse[GFS2] Fix Kconfig wrt CRC32
2006-11-30 Steven Whitehouse[GFS2] Make sentinel dirents compatible with gfs1
2006-11-30 Steven Whitehouse[GFS2] Remove unused function from inode.c
2006-11-30 Steven Whitehouse[GFS2] Remove unused sysfs files
2006-11-30 Steven Whitehouse[GFS2] Tidy up bmap & fix boundary bug
2006-11-30 Steven Whitehouse[GFS2] Fix memory allocation in glock.c
2006-11-30 Russell Cattelan[GFS2] Remove unused zero_readpage from stuffed_readpage
2006-11-30 Russell Cattelan[GFS2] Fix race in logging code
2006-11-30 Steven Whitehouse[GFS2] Remove gfs2_inode_attr_in
2006-11-30 Steven Whitehouse[GFS2] Inode number is constant
2006-11-30 Steven Whitehouse[GFS2] Only set inode flags when required
2006-11-30 Steven Whitehouse[GFS2] Fix page lock/glock deadlock
2006-11-30 Steven Whitehouse[GFS2] Remove unused GL_DUMP flag
2006-11-30 Steven Whitehouse[GFS2] Don't copy meta_header for rgrp in and out
2006-11-30 Steven Whitehouse[GFS2] Tidy up 0 initialisations in inode.c
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (8) - i_vn
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (7) - di_payload_format
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (5) - di_nlink
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (1) - di_header/di_num
2006-11-30 Steven Whitehouse[GFS2] Change argument to gfs2_dinode_print
2006-11-30 Steven Whitehouse[GFS2] Move gfs2_dinode_in to inode.c
2006-11-30 Steven Whitehouse[GFS2] Change argument to gfs2_dinode_in
2006-11-30 Steven Whitehouse[GFS2] Change argument of gfs2_dinode_out
next