sparc64: Eliminate obsolete __handle_softirq() function
[linux-flexiantxendom0.git] / fs / gfs2 /
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 *
2011-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Steven WhitehouseGFS2: Fix mount hang caused by certain access pattern...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Al Virokill boilerplates around posix_acl_create_masq()
2011-07-25 Al Virokill boilerplate around posix_acl_chmod_masq()
2011-07-25 Linus Torvaldsvfs: move ACL cache lookup into generic code
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-21 Al Virosimplify gfs2_lookup()
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigfs: move inode_dio_wait calls into ->setattr
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-07-15 Eric SandeenGFS2: combine duplicated block freeing routines
2011-07-15 Steven WhitehouseGFS2: Add S_NOSEC support
2011-07-15 Bob PetersonGFS2: Automatically adjust glock min hold time
2011-07-15 Steven WhitehouseGFS2: Cache dir hash table in a contiguous buffer
2011-07-14 Steven WhitehouseGFS2: Resolve inode eviction and ail list interaction bug
2011-07-12 Steven WhitehouseGFS2: Fix race during filesystem mount
2011-07-12 Benjamin MarzinskiGFS2: force a log flush when invalidating the rindex...
2011-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-05-26 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-05-26 Michal Marekgfs2: Drop __TIME__ usage
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-05-25 Bob PetersonGFS2: Processes waiting on inode glock that no processe...
2011-05-21 Steven WhitehouseGFS2: Wait properly when flushing the ail list
2011-05-21 Steven WhitehouseGFS2: Wipe directory hash table metadata when deallocat...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2011-05-13 Steven WhitehouseGFS2: Move all locking inside the inode creation function
2011-05-13 Steven WhitehouseGFS2: Clean up symlink creation
2011-05-13 Steven WhitehouseGFS2: Clean up mkdir
2011-05-10 Steven WhitehouseGFS2: Use UUID field in generic superblock
2011-05-10 Steven WhitehouseGFS2: Rename ops_inode.c to inode.c
2011-05-10 Steven WhitehouseGFS2: Inode.c is empty now, remove it
2011-05-09 Steven WhitehouseGFS2: Move final part of inode.c into super.c
2011-05-09 Steven WhitehouseGFS2: Move most of the remaining inode.c into ops_inode.c
2011-05-09 Steven WhitehouseGFS2: Move gfs2_refresh_inode() and friends into glops.c
2011-05-09 Steven WhitehouseGFS2: Remove gfs2_dinode_print() function
2011-05-09 Steven WhitehouseGFS2: When adding a new dir entry, inc link count if...
2011-05-09 Steven WhitehouseGFS2: Make gfs2_dir_del update link count when required
2011-05-09 Steven WhitehouseGFS2: Don't use gfs2_change_nlink in link syscall
2011-05-05 Steven WhitehouseGFS2: Don't use a try lock when promoting to a higher...
2011-05-05 Steven WhitehouseGFS2: Double check link count under glock
2011-05-03 Steven WhitehouseGFS2: Improve bug trap code in ->releasepage()
2011-05-03 Steven WhitehouseGFS2: Fix ail list traversal
2011-05-03 Benjamin MarzinskiGFS2: make sure fallocate bytes is a multiple of blksize
2011-04-26 Christoph Hellwigadd hlist_bl_lock/unlock helpers
2011-04-20 Steven WhitehouseGFS2: Add an AIL writeback tracepoint
2011-04-20 Steven WhitehouseGFS2: Make writeback more responsive to system conditions
2011-04-20 Steven WhitehouseGFS2: Optimise glock lru and end of life inodes
2011-04-20 Steven WhitehouseGFS2: Improve tracing support (adds two flags)
2011-04-20 Steven WhitehouseGFS2: Clean up fsync()
2011-04-20 Steven WhitehouseGFS2: Remove unused macro
2011-04-20 Steven WhitehouseGFS2: Alter point of entry to glock lru list for glocks...
2011-04-20 Steven WhitehouseGFS2: Use filemap_fdatawrite() to write back the AIL
2011-04-20 Steven WhitehouseGFS2: Make ->write_inode() really write
2011-04-20 Bob PetersonGFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc
2011-04-20 Bob PetersonGFS2: pass leaf_bh into leaf_dealloc
next