[GFS2] Clean up/speed up readdir
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / gfs2 / glock.c
2007-02-05 Steven Whitehouse[GFS2] Clean up/speed up readdir
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 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-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06 Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-30 Randy Dunlap[GFS2] lock function parameter
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-11-30 Steven Whitehouse[GFS2] Simplify glops functions
2006-11-30 Steven Whitehouse[GFS2] Fix memory allocation in glock.c
2006-11-30 Steven Whitehouse[GFS2] Remove unused GL_DUMP flag
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-22 David HowellsWorkStruct: make allyesconfig
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-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-14 Steven Whitehouse[GFS2] Fix glock hash clearing
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-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] Remove one typedef
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-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-04 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-04 Steven Whitehouse[GFS2] Tidy up locking code
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-30 Steven Whitehouse[GFS2] Add superblock into key for glock lookups
2006-08-30 Steven Whitehouse[GFS2] Use const on glock lookup key
2006-08-30 Steven Whitehouse[GFS2] Use slab properly with glocks
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-10 Russell Cattelan[GFS2] Fix a couple of refcount leaks.
2006-08-07 Steven WhitehouseMerge branch 'master'
2006-07-31 Steven WhitehouseMerge branch 'master'
2006-07-28 Steven Whitehouse[GFS2] Fix bug in clear_inode
2006-07-27 Steven Whitehouse[GFS2] Use a bio to read the superblock
2006-07-17 Steven WhitehouseMerge branch 'master'
2006-07-06 Steven Whitehouse[GFS2] Fixes to scanning of glocks (again)
2006-07-06 Steven WhitehouseMerge branch 'master'
2006-07-05 Steven Whitehouse[GFS2] Correct logic in glock scanner
2006-07-05 Steven WhitehouseMerge branch 'master'
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-24 Steven Whitehouse[GFS2] Eliminate one instance of __GFP_NOFAIL
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 WhitehouseMerge branch 'master'
2006-05-25 Steven WhitehouseMerge branch 'master'
2006-05-24 Steven Whitehouse[GFS2] Casts for printing 64bit numbers
next