UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / gfs2 /
2011-08-29 Benjamin MarzinskiGFS2: make sure fallocate bytes is a multiple of blksiz...
2011-03-10 Al Virogfs2: fix d_revalidate oopsen on NFS exports
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-02-16 Tejun Heoworkqueue, freezer: unify spelling of 'freeze' + 'able...
2011-01-18 Steven WhitehouseGFS2: Fix error path in gfs2_lookup_by_inum()
2011-01-18 Benjamin MarzinskiGFS2: remove iopen glocks from cache on failed deletes
2011-01-17 Christoph Hellwigfallocate should be a file operation
2011-01-17 Christoph Hellwigmake the feature checks in ->fallocate future proof
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Josef BacikGfs2: fail if we try to use hole punch
2011-01-13 Al Viroswitch gfs2, close races
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-12-23 James BottomleyMerge branch 'block'
2010-12-16 Steven WhitehouseGFS2: Don't flush delete workqueue when releasing the...
2010-12-07 Bob PetersonGFS2: fsck.gfs2 reported statfs error after gfs2_grow
2010-11-30 Steven WhitehouseGFS2: Merge glock state fields into a bitfield
2010-11-30 Steven WhitehouseGFS2: Fix uninitialised error value in previous patch
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-30 Steven WhitehouseGFS2: Remove duplicate #defines from glock.h
2010-11-30 Steven WhitehouseGFS2: Clean up of gdlm_lock function
2010-11-30 Abhijith DasGFS2: Allow gfs2 to update quota usage values through...
2010-11-30 Joe PerchesGFS2: fs/gfs2/glock.h: Add __attribute__((format(printf...
2010-11-30 Joe PerchesGFS2: fs/gfs2/glock.c: Use printf extension %pV
2010-11-30 Steven WhitehouseGFS2: Clean up duplicated setattr code
2010-11-30 Steven WhitehouseGFS2: Remove unreachable calls to vmtruncate
2010-11-30 Joe PerchesGFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
2010-11-30 Steven WhitehouseGFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
2010-11-27 Jens AxboeMerge branch 'cleanup-bd_claim' of git://git./linux...
2010-11-19 Abhijith DasGFS2: Userland expects quota limit/warn/usage in 512b...
2010-11-15 Steven WhitehouseGFS2: Fix inode deallocation race
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-10-31 Christoph Hellwiglocks: let the caller free file_lock on ->setlease...
2010-10-31 J. Bruce Fieldslocks: fix setlease methods to free passed-in lock
2010-10-29 Al Viroconvert gfs2
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Al Virogfs2: invalidate_inodes() is no-op there
2010-10-26 Christoph Hellwigfs: kill block_prepare_write
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-18 Andrea GelminiGFS2: fixed typo
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-11 Tejun Heoworkqueue: add and use WQ_MEM_RECLAIM flag
2010-10-06 Steven WhitehouseGFS2: Fix type mapping for demote_rq interface
2010-10-05 Arnd Bergmannfs/locks.c: prepare for BKL removal
2010-09-30 Bob PetersonGFS2 fatal: filesystem consistency error on rename
2010-09-29 Steven WhitehouseGFS2: Improve journal allocation via sysfs
2010-09-29 Steven WhitehouseGFS2: Add "norecovery" mount option as a synonym for...
2010-09-29 Steven WhitehouseGFS2: Fix spectator umount issue
2010-09-28 Steven WhitehouseGFS2: Fix compiler warning from previous patch
2010-09-28 Benjamin MarzinskiGFS2: reserve more blocks for transactions
2010-09-27 Steven WhitehouseGFS2: Fix journal check for spectator mounts
2010-09-24 Steven WhitehouseGFS2: Remove upgrade mount option
2010-09-23 Steven WhitehouseGFS2: Remove localcaching mount option
2010-09-23 Steven WhitehouseGFS2: Remove ignore_local_fs mount argument
2010-09-20 Steven WhitehouseGFS2: Make . and .. qstrs constant
2010-09-20 Steven WhitehouseGFS2: Use new workqueue scheme
2010-09-20 Steven WhitehouseGFS2: Update handling of DLM return codes to match...
2010-09-20 Steven WhitehouseGFS2: Don't enforce min hold time when two demotes...
2010-09-20 Steven WhitehouseGFS2: Fix whitespace in previous patch
2010-09-20 Benjamin MarzinskiGFS2: fallocate support
2010-09-20 Steven WhitehouseGFS2: Add a bug trap in allocation code
2010-09-20 Steven WhitehouseGFS2: No longer experimental
2010-09-20 Steven WhitehouseGFS2: Remove i_disksize
2010-09-20 Steven WhitehouseGFS2: New truncate sequence
2010-09-17 Steven WhitehouseGFS2: gfs2_logd should be using interruptible waits
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Christoph Hellwiggfs2: replace barriers with explicit flush / FUA usage
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al ViroMake ->drop_inode() just return whether inode needs...
2010-08-09 Al Viroswitch gfs2 to ->evict_inode()
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: BARRIER request should imply SYNC
2010-08-02 Steven WhitehouseGFS2: Fix recovery stuck bug (try #2)
2010-07-30 Abhijith DasGFS2: Fix typo in stuffed file data copy handling
2010-07-29 Steven WhitehouseRevert "GFS2: recovery stuck on transaction lock"
2010-07-29 Steven WhitehouseGFS2: Make "try" lock not try quite so hard
2010-07-29 David RientjesGFS2: remove dependency on __GFP_NOFAIL
2010-07-29 Bob PetersonGFS2: Simplify gfs2_write_alloc_required
2010-07-29 Steven WhitehouseGFS2: Wait for journal id on mount if not specified...
next