[PATCH] lockdep: print irq-trace info on asserts
[safe/jmp/linux-2.6] / fs / gfs2 /
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
2006-11-30 Al Viro[GFS2] gfs2 __user misannotation fix
2006-11-30 Al Viro[GFS2] gfs2 misc endianness annotations
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_statfs_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum
2006-11-30 Al Viro[GFS2] split and annotate gfs_rindex
2006-11-30 Al Viro[GFS2] split and annotate gfs2_meta_header
2006-11-30 Steven Whitehouse[GFS2] Fix crc32 calculation in recovery.c
2006-11-30 Al Viro[GFS2] split and annotate gfs2_log_head
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum_range
2006-11-30 Al Viro[GFS2] split and annotate gfs2_rgrp
2006-11-30 Al Viro[GFS2] split gfs2_sb
2006-11-30 Al Viro[GFS2] gfs2_dinode_host fields are host-endian
2006-11-30 Al Viro[GFS2] split gfs2_dinode into on-disk and host variants
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-06 Steven Whitehouse[GFS2] Fix OOM error handling
2006-11-06 Steven Whitehouse[GFS2] Fix incorrect fs sync behaviour.
2006-11-06 Alexey Dobriyan[GFS2] don't panic needlessly
2006-11-03 OGAWA Hirofumi[PATCH] gfs2: ->readpages() fixes
2006-10-20 Adrian Bunk[GFS2] gfs2_dir_read_data(): fix uninitialized variable...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove...
2006-10-20 Adrian Bunk[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove...
2006-10-20 Al Viro[GFS2] gfs2 endianness bug: be16 assigned to be32 field
2006-10-20 Steven Whitehouse[GFS2] Fix bmap to map extents properly
2006-10-12 Russell Cattelan[GFS2] Pass the correct value to kunmap_atomic
2006-10-12 Steven Whitehouse[GFS2] Fix bug where lock not held
2006-10-12 Steven Whitehouse[GFS2] Fix uninitialised variable
2006-10-12 Russell Cattelan[GFS2] Fix a size calculation error
2006-10-11 Al Viro[PATCH] misuse of strstr
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-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-27 Steven Whitehouse[GFS2] Fix bug in Makefiles for lock modules
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
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...
next