ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
[safe/jmp/linux-2.6] / fs / ocfs2 / ocfs2.h
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