ocfs2: add IO error check in ocfs2_get_sector()
[safe/jmp/linux-2.6] / fs / ocfs2 / super.c
2009-02-26 wengang wangocfs2: add IO error check in ocfs2_get_sector()
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 Joel Beckerocfs2: Validate superblock with checksum and ecc.
2009-01-05 Jan Karaocfs2: Enable quota accounting on mount, disable on...
2009-01-05 Mark Fashehocfs2: Periodic quota syncing
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...
2009-01-05 Jan Karaocfs2: Assign feature bits and system inodes to quota...
2009-01-05 Tiger Yangocfs2: add mount option and Kconfig option for acl
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Sunil Mushranocfs2: Add xattr mount option in ocfs2_show_options()
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: throttle back local alloc when low on disk space
2008-10-13 Mark Fashehocfs2: Track local alloc bits internally
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-31 Sunil Mushran[PATCH 2/2] ocfs2: Fix race between mount and recovery
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-14 Wengang Wangocfs2: Handle error during journal load
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: Break out stackglue into modules.
2008-04-18 Joel Beckerocfs2: Clean up stackglue initialization
2008-04-18 Mark Fashehocfs2: Fill node number during cluster stack init
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: Separate out dlm lock functions.
2008-04-18 Joel Beckerocfs2: Change the recovery map to an array of node...
2008-04-18 Mark Fashehocfs2: Move slot map access into slot_map.c
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2008-01-25 Jan Karaocfs2: Silence false lockdep warnings
2008-01-25 Mark Fasheh[PATCH 2/2] ocfs2: cluster aware flock()
2008-01-25 Sunil Mushranocfs2: Local alloc window size changeable via mount...
2008-01-25 Mark Fashehocfs2: Support commit= mount option
2008-01-25 Tao Maocfs2: Initalize bitmap_cpg of ocfs2_super to be the...
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2008-01-25 Mark Fashehocfs2: Remove fs dependency on ocfs2_heartbeat module
2007-11-28 Mark Fashehocfs2: Reset journal parameters after s_mount_opt update
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Denis Cheng[PATCH] fs/ocfs2/: removed unneeded initial value and...
2007-10-12 Sunil Mushranocfs2: Implement show_options()
2007-10-12 Mark Fashehocfs2: Clear slot map when umounting a local volume
2007-09-11 Tiger Yang[PATCH] ocfs2: fix mount option parsing
2007-08-10 Mark Fashehocfs2: set non-default s_time_gran during mount
2007-08-10 Mark Fashehocfs2: Fix max offset calculations
2007-08-10 Mark Fashehocfs2: use s_maxbytes directly in ocfs2_change_file_space()
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Mark Fashehocfs2: Support xfs style space reservation ioctls
2007-07-11 Sunil Mushranocfs2: Add "preferred slot" mount option
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-08 Sunil Mushranocfs2: local mounts
2006-12-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
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 unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-11 Alexey Dobriyan[PATCH] fs/*: use BUILD_BUG_ON
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: manually d_move() during ocfs2_rename()
2006-08-07 Mark Fashehocfs2: limit cluster bitmap information saved at mount
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-29 Mark Fashehocfs2: fix init of uuid_net_key
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-01 Mark Fasheh[PATCH] ocfs2: fix orphan recovery deadlock
2006-02-03 Eric Sesterhenn... [PATCH] BUG_ON() Conversion in fs/ocfs2/
2006-02-03 Arjan van de Ven[PATCH] ocfs2: Semaphore to mutex conversion.
2006-02-03 Mark Fasheh[OCFS2] Make ip_io_sem a mutex
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem