[PATCH] eCryptfs: Fix pointer deref
[pandora-kernel.git] / fs / gfs2 /
2006-10-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2006-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-21 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-10-21 Jeff GarzikMerge tag 'jg-20061012-00' of git://electric-eye.fr...
2006-10-21 Jeff GarzikMerge branch 'we21-fix' of git://git./linux/kernel...
2006-10-21 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-10-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-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-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
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-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-10-11 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-11 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-11 Al Viro[PATCH] misuse of strstr
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
next