USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / fs / gfs2 / rgrp.c
2011-10-21 Steven WhitehouseGFS2: Remove two unused variables
2011-10-21 Steven WhitehouseGFS2: Fix off-by-one in gfs2_blk2rgrpd
2011-10-21 Steven WhitehouseGFS2: Correctly set goal block after allocation
2011-10-21 Steven WhitehouseGFS2: Use cached rgrp in gfs2_rlist_add()
2011-10-21 Steven WhitehouseGFS2: Remove obsolete assert
2011-10-21 Steven WhitehouseGFS2: Cache the most recently used resource group in...
2011-10-21 Steven WhitehouseGFS2: Make resource groups "append only" during life...
2011-10-21 Bob PetersonGFS2: Use rbtree for resource groups and clean up bitma...
2011-07-15 Eric SandeenGFS2: combine duplicated block freeing routines
2011-05-21 Steven WhitehouseGFS2: Wipe directory hash table metadata when deallocat...
2011-04-20 Steven WhitehouseGFS2: Alter point of entry to glock lru list for glocks...
2011-04-20 Bob PetersonGFS2: Dump better debug info if a bitmap inconsistency...
2011-04-18 Bob PetersonGFS2: filesystem hang caused by incorrect lock order
2011-02-24 Bob PetersonGFS2: deallocation performance patch
2010-12-07 Bob PetersonGFS2: fsck.gfs2 reported statfs error after gfs2_grow
2010-11-30 Benjamin MarzinskiGFS2: fix recursive locking during rindex truncates
2010-11-30 Benjamin MarzinskiGFS2: reread rindex when necessary to grow rindex
2010-11-15 Steven WhitehouseGFS2: Fix inode deallocation race
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-09-30 Bob PetersonGFS2 fatal: filesystem consistency error on rename
2010-09-20 Benjamin MarzinskiGFS2: fallocate support
2010-09-20 Steven WhitehouseGFS2: Add a bug trap in allocation code
2010-09-20 Steven WhitehouseGFS2: Remove i_disksize
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Christoph Hellwiggfs2: replace barriers with explicit flush / FUA usage
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Bob PetersonGFS2: Rework reclaiming unlinked dinodes
2010-05-12 Bob PetersonGFS2: stuck in inode wait, no glocks stuck
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-14 Bob PetersonGFS2: glock livelock
2010-02-01 Steven WhitehouseGFS2: Use GFP_NOFS for alloc structure
2010-02-01 Steven WhitehouseGFS2: Fix previous patch
2010-02-01 Benjamin MarzinskiGFS2: Don't withdraw on partial rindex entries
2009-12-03 Steven WhitehouseGFS2: Locking order fix in gfs2_check_blk_state
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Steven WhitehouseGFS2: Whitespace fixes
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-08 Steven WhitehouseGFS2: Be extra careful about deallocating inodes
2009-08-27 Steven WhitehouseGFS2: Remove no_formal_ino generating code
2009-08-17 Steven WhitehouseGFS2: Replace assertion with proper error handling
2009-08-17 Steven WhitehouseGFS2: Improve error handling in inode allocation
2009-07-30 Benjamin MarzinskiGFS2: Fix incorrent statfs consistency check
2009-07-30 Steven WhitehouseGFS2: Don't try and dealloc own inode
2009-06-12 Steven WhitehouseGFS2: Add tracepoints
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Steven WhitehouseGFS2: Clean up some file names
2009-05-21 Steven WhitehouseGFS2: Be more aggressive in reclaiming unlinked inodes
2009-05-21 Steven WhitehouseGFS2: Add a rgrp bitmap full flag
2009-05-20 Steven WhitehouseGFS2: Improve resource group error handling
2009-04-23 Steven WhitehouseGFS2: Ensure that the inode goal block settings are...
2009-04-23 Steven WhitehouseGFS2: Fix bug in block allocation
2009-03-24 Hannes EderGFS2: fix sparse warning: Should it be static?
2009-03-24 Hannes EderGFS2: fix sparse warnings: constant is so big it is ...
2009-03-24 Steven WhitehouseGFS2: Fix alignment issue and tidy gfs2_bitfit
2009-03-24 Steven WhitehouseGFS2: Add a "demote a glock" interface to sysfs
2009-03-24 Steven WhitehouseGFS2: Support generation of discard requests
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_rgrpd_host
2009-01-05 Steven WhitehouseGFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
2009-01-05 Steven WhitehouseGFS2: Move rg_igeneration into struct gfs2_rgrpd
2009-01-05 Steven WhitehouseGFS2: Move i_size from gfs2_dinode_host and rename...
2008-07-10 Steven Whitehouse[GFS2] Replace rgrp "recent list" with mru list
2008-06-24 Bob Peterson[GFS2] BUG: unable to handle kernel paging request...
2008-05-12 Andrew Price[GFS2] Fix cast from unsigned int to s64
2008-03-31 Bob Peterson[GFS2] Faster gfs2_bitfit algorithm
2008-03-31 Steven Whitehouse[GFS2] Allow bmap to allocate extents
2008-03-31 Steven Whitehouse[GFS2] Add extent allocation to block allocator
2008-03-31 Steven Whitehouse[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
2008-03-31 Steven Whitehouse[GFS2] Update gfs2_trans_add_unrevoke to accept extents
2008-03-31 Steven Whitehouse[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_d...
2008-03-31 Steven Whitehouse[GFS2] Reduce inode size by merging fields
2008-03-31 Bob Peterson[GFS2] Remove rgrp and glock version numbers
2008-03-31 Steven Whitehouse[GFS2] Add consts to various bits of rgrp.c
2008-03-31 Bob Peterson[GFS2] Combine rg_flags and rd_flags
2008-03-31 Bob Peterson[GFS2] Allocate gfs2_rgrpd from slab memory
2008-03-31 Bob Peterson[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Bob Peterson[GFS2] Incremental patch to fix compiler warning
2008-01-25 Bob Peterson[GFS2] Run through full bitmaps quicker in gfs2_bitfit
2008-01-25 Abhijith Das[GFS2] patch to check for recursive lock requests in...
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2007-10-10 Benjamin Marzinski[GFS2] Alternate gfs2_iget to avoid looking up inodes...
2007-10-10 Bob Peterson[GFS2] invalid metadata block - REVISED
2007-10-10 Bob Peterson[GFS2] Prevent infinite loop in try_rgrp_unlink()
2007-08-14 Steven Whitehouse[GFS2] Fix incorrect return code in rgrp.c
2007-08-14 Bob Peterson[GFS2] soft lockup in rgblk_search
2007-07-09 Wendy Cheng[GFS2] Remove i_mode passing from NFS File Handle
2007-07-09 Wendy Cheng[GFS2] Obtaining no_formal_ino from directory entry
2007-07-09 Steven Whitehouse[GFS2] Remove bogus '\0' in rgrp.c
2007-07-09 Steven Whitehouse[GFS2] Recovery for lost unlinked inodes
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Steven Whitehouse[GFS2] Clean up inode number handling
2007-07-09 Robert Peterson[GFS2] Addendum patch 2 for gfs2_grow
2007-07-09 Robert Peterson[GFS2] Kernel changes to support new gfs2_grow command...
2007-07-09 Robert Peterson[GFS2] kernel changes to support new gfs2_grow command
2007-05-01 Steven Whitehouse[GFS2] Fix bz 234168 (ignoring rgrp flags)
2007-05-01 Benjamin Marzinski[GFS2] flush the log if a transaction can't allocate...
next