- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / ocfs2 / super.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-22 Mark Fasheh- patches.suse/ocfs2-allocation-resrvations.patch:...
2010-01-14 Mark Fasheh- patches.fixes/Ocfs2-Let-ocfs2-support-fiemap-for...
2009-12-03 Mark Fasheh- patches.suse/ocfs2-allocation-resrvations.patch:...
2009-12-03 Jeff Mahoney- Updated to 2.6.32-final.
2009-11-20 Mark Fasheh- patches.suse/ocfs2-allocation-resrvations.patch:...
2009-10-29 Coly Liocfs2: return f_fsid info in ocfs2_statfs()
2009-10-29 Joel Beckerocfs2: Return -EINVAL when a device is not ocfs2.
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-23 Sunil Mushranocfs2: __ocfs2_abort() should not enable panic for...
2009-09-23 Tao Maocfs2: Add refcount tree lock mechanism.
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
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: Take the inode out of the metadata read/write...
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-08-31 Jeff Mahoney- Update to 2.6.31-rc8.
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Jeff Mahoney- Updated to 2.6.31-rc6.
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-23 Jan Karaocfs2: Fix initialization of blockcheck stats
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-07-20 Jeff Mahoney- Update to 2.6.30.2
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
2009-07-02 Sunil Mushranocfs2: Fix ocfs2_osb_dump()
2009-06-24 Jan Beulich- Update Xen patches to 2.6.30 and c/s 908.
2009-06-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-22 Sunil Mushranocfs2: Disable orphan scanning for local and hard-ro...
2009-06-22 Sunil Mushranocfs2: Stop orphan scan as early as possible during...
2009-06-22 Sunil Mushranocfs2: Fix ocfs2_osb_dump()
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-04 Tao Maocfs2: Remove redundant gotos in ocfs2_mount_volume()
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-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-03 Srinivas Eedaocfs2: recover orphans in offline slots during recovery...
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-04-03 Sunil Mushranocfs2: Expose the file system state via debugfs
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-31 Jan Kara- patches.suse/ocfs2-Fix-mount-cleanup-after-quota...
2008-10-24 Jan Kara- Update config files.
2008-10-17 Mark Fasheh--------------------------------------------------...
2008-10-17 Mark Fasheh--------------------------------------------------...
2008-10-17 Mark Fasheh--------------------------------------------------...
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-09-11 Mark Fasheh--------------------------------------------------...
2008-09-11 Mark Fasheh--------------------------------------------------...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-13 Jeff Mahoney- Merged and re-enabled OCFS2 userspace clustering
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
next