Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES...
[sfrench/cifs-2.6.git] / fs / gfs2 /
2007-10-16 Steven Whitehousegfs2: convert to new aops
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-x86
2007-10-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-10-12 Linus TorvaldsMerge branch 'isdn-cleanups' of /linux/kernel/git/jgarz...
2007-10-12 Linus TorvaldsMerge branch 'hysdn' of /linux/kernel/git/jgarzik/misc-2.6
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12 Al ViroFix up more bio fallout
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'dmi-const' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'block-2.6.24' of git://git.kernel.dk...
2007-10-10 Steven Whitehouse[GFS2] Get superblock a different way
2007-10-10 Steven Whitehouse[GFS2] Don't try to remove buffers that don't exist
2007-10-10 Benjamin Marzinski[GFS2] Alternate gfs2_iget to avoid looking up inodes...
2007-10-10 Wendy Cheng[GFS2] Data corruption fix
2007-10-10 Steven Whitehouse[GFS2] Clean up journaled data writing
2007-10-10 Bob Peterson[GFS2] GFS2: chmod hung - fix race in thread creation
2007-10-10 Wendy Cheng[GFS2] Move inode deletion out of blocking_cb
2007-10-10 Abhijith Das[GFS2] flocks from same process trip kernel BUG at...
2007-10-10 Steven Whitehouse[GFS2] Clean up gfs2_trans_add_revoke()
2007-10-10 Steven Whitehouse[GFS2] Use slab operations for all gfs2_bufdata allocations
2007-10-10 Steven Whitehouse[GFS2] Replace revoke structure with bufdata structure
2007-10-10 Bob Peterson[GFS2] Fix ordering of dirty/journal for ordered buffer...
2007-10-10 Steven Whitehouse[GFS2] Clean up ordered write code
2007-10-10 Steven Whitehouse[GFS2] Move pin/unpin into lops.c, clean up locking
2007-10-10 Steven Whitehouse[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()
2007-10-10 Steven Whitehouse[GFS2] Introduce gfs2_remove_from_ail
2007-10-10 Steven Whitehouse[GFS2] Correct lock ordering in unlink
2007-10-10 Wendy Cheng[GFS2] fix inode meta data corruption
2007-10-10 Benjamin Marzinski[GFS2] delay glock demote for a minimum hold time
2007-10-10 Abhijith Das[GFS2] panic after can't parse mount arguments
2007-10-10 Bob Peterson[GFS2] Patch to protect sd_log_num_jdata
2007-10-10 Abhijith Das[GFS2] Wendy's dump lockname in hex & fix glock dump
2007-10-10 Wendy Cheng[GFS2] Reduce truncate IO traffic
2007-10-10 Benjamin Marzinski[GFS2] Add NULL entry to token table
2007-10-10 Steven Whitehouse[GFS2] Add a missing gfs2_trans_add_bh()
2007-10-10 Steven Whitehouse[GFS2] Clean up invalidatepage/releasepage
2007-10-10 Abhijith Das[GFS2] Fix quota do_list operation hang
2007-10-10 Denis Cheng[GFS2] fixed a NULL pointer assignment BUG
2007-10-10 Abhijith Das[GFS2] Force unstuff of hidden quota inode
2007-10-10 Denis Cheng[GFS2] better code for translating characters
2007-10-10 Denis Cheng[GFS2] unneeded typecast
2007-10-10 Denis Cheng[GFS2] use list_for_each_entry instead
2007-10-10 Bob Peterson[GFS2] Ensure journal file cache is flushed after recovery
2007-10-10 Bob Peterson[GFS2] invalid metadata block - REVISED
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-10-10 Denis Cheng[GFS2] use the declaration of gfs2_dops in the header...
2007-10-10 Denis Cheng[GFS2] mark struct *_operations const
2007-10-10 Bob Peterson[GFS2] Detach buf data during in-place writeback
2007-10-10 Denis Cheng[GFS2] use an temp variable to reduce a spin_unlock
2007-10-10 Bob Peterson[GFS2] Prevent infinite loop in try_rgrp_unlink()
2007-10-10 Bob Peterson[GFS2] Revert part of earlier log.c changes
2007-10-10 Bob Peterson[GFS2] Move some code inside the log lock
2007-10-10 Steven Whitehouse[GFS2] Fix an oops in glock dumping
2007-10-10 Steve French[GFS2] GFS2 not checking pointer on create when running...
2007-10-10 Jesper Juhl[GFS2] Clean up duplicate includes in fs/gfs2/
2007-10-10 Josef Whiter[GFS2] Fix calculation of demote state
2007-10-10 Steven Whitehouse[GFS2] Fix two races relating to glock callbacks
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-09 Pavel EmelyanovGFS2: clean up explicit check for mandatory locks
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-27 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-25 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2007-08-25 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-25 Len BrownPull thermal into release branch
2007-08-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-08-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh64-2.6
2007-08-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
next