sata_via: style clean up, no indirect method call in LLD
[powerpc.git] / fs / gfs2 / incore.h
2007-01-17 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-16 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull button into test branch
2006-12-16 Len BrownPull dock into test branch
2006-12-13 Russell King[ARM] Merge AT91 and devel branches
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-09 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-11-30 Steven Whitehouse[GFS2] Simplify glops functions
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (8) - i_vn
2006-11-30 Al Viro[GFS2] split and annotate gfs2_statfs_change
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_log_head
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-10-22 David WoodhouseMerge git://git.infradead.org/~dwmw2/cafe-2.6
2006-10-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-21 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
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-02 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
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-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] Make glock hash locks proportional to NR_CPUS
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-07 Steven Whitehouse[GFS2] Move glock hash table out of superblock
2006-09-05 Steven Whitehouse[GFS2] Make headers compile on their own
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-30 Steven Whitehouse[GFS2] Remove unused code from glock layer
2006-08-30 Steven Whitehouse[GFS2] Make glock operations const
2006-08-29 Steven WhitehouseMerge branch 'master' into gfs2
2006-08-25 Abhijith Das[GFS2] Allow mounting of gfs2 and gfs2meta at the same...
2006-08-24 Steven Whitehouse[GFS2] Speed up scanning of glocks
2006-08-07 Steven WhitehouseMerge branch 'master'
2006-08-04 Steven Whitehouse[GFS2] Fix lock ordering bug in page fault path
2006-07-31 Steven WhitehouseMerge branch 'master'
2006-07-17 Steven WhitehouseMerge branch 'master'
2006-07-06 Steven WhitehouseMerge branch 'master'
2006-07-05 Steven WhitehouseMerge branch 'master'
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-22 Steven Whitehouse[GFS2] Remove unused flag
2006-06-20 David Woodhouse[GFS2] Fix use of bitops on unsigned int (struct gfs2_h...
2006-06-20 Steven WhitehouseMerge branch 'master'
2006-06-19 Steven WhitehouseMerge branch 'master'
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06 Steven Whitehouse[GFS2] Move some fields around to reduce wasted space
2006-06-06 Steven WhitehouseMerge branch 'master'
2006-05-25 Steven WhitehouseMerge branch 'master'
2006-05-18 Steven Whitehouse[GFS2] glock debugging and inode cache changes
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-12 Steven WhitehouseMerge branch 'master'
2006-04-27 David TeiglandMerge branch 'master'
2006-04-26 Steven Whitehouse[GFS2] Don't do recursive locking in glock layer
2006-04-21 Steven WhitehouseMerge branch 'master'
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-04-04 Steven Whitehouse[GFS2] Finish off ioctl support
2006-04-03 Steven WhitehouseMerge branch 'master'
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-29 Steven Whitehouse[GFS2] Update debugging code
2006-03-29 Steven Whitehouse[GFS2] Update locking in log.c
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-20 Steven WhitehouseMerge branch 'master'
2006-03-01 Steven Whitehouse[GFS2] Tidy up mount code.
2006-03-01 Steven Whitehouse[GFS2] Remove uneeded memory allocation
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven WhitehouseMerge branch 'master'
2006-02-23 David Teigland[GFS2] Patch to remove stats gathering from GFS2
2006-02-23 Steven WhitehouseMerge branch 'master'
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
next