ocfs2: Trivial cleanup of jbd compatibility layer removal
[safe/jmp/linux-2.6] / fs / ocfs2 / ocfs2.h
2009-11-13 Sunil Mushranocfs2: Trivial cleanup of jbd compatibility layer removal
2009-09-23 Tao Maocfs2: Add functions for extents refcounted.
2009-09-23 Tao Maocfs2: Add refcount tree lock mechanism.
2009-09-23 Tao Maocfs2: Add ocfs2_read_refcount_block.
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: move ip_created_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: move ip_last_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: Change metadata caching locks to an operations...
2009-09-04 Joel Beckerocfs2: Make the ocfs2_caching_info structure self-conta...
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-06-22 Jan Karaocfs2: Add lockdep annotations
2009-06-22 Sunil Mushranocfs2: Stop orphan scan as early as possible during...
2009-06-04 Joel Beckerocfs2: Add statistics for the checksum and ecc operations.
2009-06-04 Srinivas Eedaocfs2 patch to track delayed orphan scan timer statistics
2009-06-04 Srinivas Eedaocfs2: timer to queue scan of all orphan slots
2009-04-03 Srinivas Eedaocfs2: recover orphans in offline slots during recovery...
2009-04-03 wengang wangocfs2: fix rare stale inode errors when exporting via nfs
2009-04-03 Tao Maocfs2: Optimize inode group allocation by recording...
2009-04-03 Mark Fashehocfs2: fix leaf start calculation in ocfs2_dx_dir_rebal...
2009-04-03 Mark Fashehocfs2: Increase max links count
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-04-03 Sunil Mushranocfs2: Remove debugfs file local_alloc_stats
2009-04-03 Sunil Mushranocfs2: Expose the file system state via debugfs
2009-02-26 Tao Maocfs2: lock the metaecc process for xattr bucket
2009-02-02 Jan Karaocfs2: Push out dropping of dentry lock to ocfs2_wq
2009-01-05 Mark Fashehocfs2: Add directory block trailers.
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Joel Beckerocfs2: Add the underlying blockcheck code.
2009-01-05 Jan Karaocfs2: Enable quota accounting on mount, disable on...
2009-01-05 Jan Karaocfs2: Implement quota recovery
2009-01-05 Joel Beckerocfs2: Wrap extent block reads in a dedicated function.
2009-01-05 Joel Beckerocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC...
2009-01-05 Joel Beckerocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE()...
2009-01-05 Tiger Yangocfs2: add POSIX ACL API
2008-12-01 Coly Liocfs2: comments typo fix
2008-11-10 Joel Beckerocfs2: Check xattr block signatures properly.
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Add the 'inode64' mount option.
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tiger Yangocfs2: reserve inline space for extended attribute
2008-10-13 Mark Fashehocfs2: track local alloc state via debugfs
2008-10-13 Mark Fashehocfs2: throttle back local alloc when low on disk space
2008-10-13 Mark Fashehocfs2: Track local alloc bits internally
2008-07-31 Sunil Mushran[PATCH 2/2] ocfs2: Fix race between mount and recovery
2008-07-14 Sunil Mushran[PATCH 2/2] ocfs2: Instrument fs cluster locks
2008-04-18 Tao Maocfs2: Add inode stealing for ocfs2_reserve_new_inode
2008-04-18 Joel Beckerocfs2: Add the USERSPACE_STACK incompat bit.
2008-04-18 Joel Beckerocfs2: Remove CANCELGRANT from the view of dlmglue.
2008-04-18 Joel Beckerocfs2: Move o2hb functionality into the stack glue.
2008-04-18 Joel Beckerocfs2: Abstract out node number queries.
2008-04-18 Joel Beckerocfs2: Introduce the new ocfs2_cluster_connect/disconne...
2008-04-18 Joel Beckerocfs2: Create the lock status block union.
2008-04-18 Joel Beckerocfs2: New slot map format
2008-04-18 Joel Beckerocfs2: De-magic the in-memory slot map.
2008-04-18 Joel Beckerocfs2: Change the recovery map to an array of node...
2008-04-18 Joel Beckerocfs2: Make ocfs2_slot_info private.
2008-02-08 Marcin Slusarzbyteorder: move le32_add_cpu & friends from OCFS2 to...
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2008-01-25 Mark Fashehocfs2: document access rules for blocked_lock_list
2008-01-25 Mark Fasheh[PATCH 2/2] ocfs2: cluster aware flock()
2008-01-25 Mark Fasheh[PATCH 1/2] ocfs2: add flock lock type
2008-01-25 Sunil Mushranocfs2: Local alloc window size changeable via mount...
2008-01-25 Mark Fashehocfs2: Support commit= mount option
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-08-10 Mark Fashehocfs2: Fix some casting errors related to file writes
2007-07-11 Mark Fashehocfs2: btree changes for unwritten extents
2007-07-11 Sunil Mushranocfs2: Add "preferred slot" mount option
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: teach ocfs2_file_aio_write() about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2006-12-08 Sunil Mushranocfs2: local mounts
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-08-07 Mark Fashehocfs2: allocation hints
2006-08-07 Mark Fashehocfs2: limit cluster bitmap information saved at mount
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-03-01 Mark Fasheh[PATCH] ocfs2: fix orphan recovery deadlock
2006-03-01 Mark Fasheh[PATCH] ocfs2: remove unused code
2006-02-03 Arjan van de Ven[PATCH] ocfs2: Semaphore to mutex conversion.
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem