const: constify remaining file_operations
[safe/jmp/linux-2.6] / fs / ocfs2 / super.c
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-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-07-23 Jan Karaocfs2: Fix initialization of blockcheck stats
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
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-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...
next