Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / gfs2 /
2012-04-24 Bob PetersonGFS2: Instruct DLM to avoid queue convert slowdown
2012-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-04-10 Bob PetersonGFS2: Allow caching of rindex glock
2012-04-05 Bob PetersonGFS2: Make sure rindex is uptodate before starting...
2012-03-31 Al Viroget rid of pointless includes of ext2_fs.h
2012-03-26 Benjamin PoirierGFS2: use depends instead of select in kconfig
2012-03-26 Bob PetersonGFS2: put glock reference in error patch of read_rindex...
2012-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Cong Wanggfs2: remove the second argument of k[un]map_atomic()
2012-03-20 Bob PetersonGFS2: Change truncate page allocation to be GFP_NOFS
2012-03-09 Benjamin MarzinskiGFS2: call gfs2_write_alloc_required for each chunk
2012-03-09 Steven WhitehouseGFS2: Clean up log flush header writing
2012-03-08 Steven WhitehouseGFS2: Remove a __GFP_NOFAIL allocation
2012-03-07 Steven WhitehouseGFS2: Flush pending glock work when evicting an inode
2012-03-05 Bob PetersonGFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
2012-03-05 Bob PetersonGFS2: Eliminate sd_rindex_mutex
2012-03-01 Bob PetersonGFS2: Unlock rindex mutex on glock error
2012-02-28 Steven WhitehouseGFS2: Make bd_cmp() static
2012-02-28 Bob PetersonGFS2: Sort the ordered write list
2012-02-28 Steven WhitehouseGFS2: FITRIM ioctl support
2012-02-28 Steven WhitehouseGFS2: Move two functions from log.c to lops.c
2012-02-28 Steven WhitehouseGFS2: glock statistics gathering
2012-02-28 Steven WhitehouseGFS2: Read resource groups on mount
2012-02-28 Bob PetersonGFS2: Ensure rindex is uptodate for fallocate
2012-02-28 Bob PetersonGFS2: Read in rindex if necessary during unlink
2012-02-28 Steven WhitehouseGFS2: Fix race between lru_list and glock ref count
2012-01-11 Steven WhitehouseGFS2: Fix nlink setting on inode creation
2012-01-11 David TeiglandGFS2: fail mount if journal recovery fails
2012-01-11 David TeiglandGFS2: let spectator mount do read only recovery
2012-01-11 Bob PetersonGFS2: Fix a use-after-free that coverity spotted
2012-01-11 David TeiglandGFS2: dlm based recovery coordination
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 David Teiglanddlm: add recovery callbacks
2012-01-04 Al Virofs: propagate umode_t, misc bits
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-12-06 H Hartley SweetenGFS2: local functions should be static
2011-11-23 Steven WhitehouseGFS2: We only need one ACL getting function
2011-11-22 Steven WhitehouseGFS2: Fix multi-block allocation
2011-11-22 Bob PetersonGFS2: decouple quota allocations from block allocations
2011-11-21 Tejun Heofreezer: unexport refrigerator() and update try_to_free...
2011-11-21 Bob PetersonGFS2: split function rgblk_search
2011-11-21 Steven WhitehouseGFS2: Fix up "off by one" in the previous patch
2011-11-21 Bob PetersonGFS2: move toward a generic multi-block allocator
2011-11-21 Steven WhitehouseGFS2: O_(D)SYNC support for fallocate
2011-11-18 Bob PetersonGFS2: remove vestigial al_alloced
2011-11-15 Bob PetersonGFS2: combine gfs2_alloc_block and gfs2_alloc_di
2011-11-15 Bob PetersonGFS2: Add non-try locks back to get_local_rgrp
2011-11-09 Steven WhitehouseGFS2: f_ra is always valid in dir readahead function
2011-11-09 Steven WhitehouseGFS2: Fix very unlikley memory leak in ACL xattr code
2011-11-08 Steven WhitehouseGFS2: More automated code analysis fixes
2011-11-08 Bob PetersonGFS2: Add readahead to sequential directory traversal
2011-11-08 Steven WhitehouseGFS2: Fix up REQ flags
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-10-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-10-28 Linus TorvaldsMerge http://sucs.org/~rohan/git/gfs2-3.0-nmw
2011-10-28 Andi Kleenvfs: do (nearly) lockless generic_file_llseek
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-21 Steven WhitehouseGFS2: Move readahead of metadata during deallocation...
2011-10-21 Steven WhitehouseGFS2: Remove two unused variables
2011-10-21 Steven WhitehouseGFS2: Misc fixes
2011-10-21 Benjamin MarzinskiGFS2: rewrite fallocate code to write blocks directly
2011-10-21 Bob PetersonGFS2: speed up delete/unlink performance for large...
2011-10-21 Steven WhitehouseGFS2: Fix off-by-one in gfs2_blk2rgrpd
2011-10-21 Steven WhitehouseGFS2: Clean up ->page_mkwrite
2011-10-21 Steven WhitehouseGFS2: Correctly set goal block after allocation
2011-10-21 Steven WhitehouseGFS2: Fix AIL flush issue during fsync
2011-10-21 Steven WhitehouseGFS2: Use cached rgrp in gfs2_rlist_add()
2011-10-21 Steven WhitehouseGFS2: Call do_strip() directly from recursive_scan()
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-10-21 Steven WhitehouseGFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been...
2011-10-21 Steven WhitehouseGFS2: Clean up gfs2_create
2011-10-21 Steven WhitehouseGFS2: Use ->dirty_inode()
2011-10-21 Steven WhitehouseGFS2: Fix bug trap and journaled data fsync
2011-10-21 Steven WhitehouseGFS2: Fix inode allocation error path
2011-10-21 Steven WhitehouseGFS2: Make atime checks more efficient
2011-10-21 Steven WhitehouseGFS2: Fix bug-trap in ail flush code
2011-10-21 Steven WhitehouseGFS2: Split data write & wait in fsync
2011-10-21 Steven WhitehouseGFS2: Clean up dir hash table reading
2011-08-23 Christoph Hellwigblock: separate priority boosting from REQ_META
2011-08-23 Christoph Hellwigblock: remove READ_META and WRITE_META
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-01 Al Viroswitch posix_acl_equiv_mode() to umode_t *
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
next