switch ecryptfs_get_locked_page() to struct inode *
[safe/jmp/linux-2.6] / fs / ocfs2 / super.c
2010-05-21 Jan Karaocfs2: Fix lock inversion in quotas during umount
2010-05-18 Joel BeckerMerge branch 'discontig-bg' of git://oss.oracle.com...
2010-05-10 Joel Beckerocfs2: Wrap signal blocking in void functions.
2010-05-06 Sunil Mushranocfs2: Make nointr a default mount option
2010-05-06 Mark Fashehocfs2: Add dir_resv_level mount option
2010-05-06 Mark Fashehocfs2: increase the default size of local alloc windows
2010-05-06 Mark Fashehocfs2: clean up localalloc mount option size parsing
2010-05-06 Mark Fashehocfs2: use allocation reservations during file write
2010-05-06 Mark Fashehocfs2: allocation reservations
2010-04-13 Tao Maocfs2: ocfs2_group_bitmap_size has to handle old volume.
2010-04-13 Joel Beckerocfs2: Define data structures for discontiguous block...
2010-02-26 Tiger Yangocfs2: add extent block stealing for ocfs2 v5
2010-01-26 Sunil Mushranocfs2/trivial: Remove trailing whitespaces
2009-12-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-10-29 Coly Liocfs2: return f_fsid info in ocfs2_statfs()
2009-10-29 Jan Karaocfs2: Set MS_POSIXACL on remount
2009-10-29 Jan Karaocfs2: Make acl use the default
2009-10-29 Jan Karaocfs2: Always include ACL support
2009-10-29 Joel Beckerocfs2: Return -EINVAL when a device is not ocfs2.
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
next