aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/inode.h
Commit message (Expand)AuthorAge
* Track negative entries v3Goldwyn Rodrigues2010-09-10
* Reorganize data elements to reduce struct sizesGoldwyn Rodrigues2010-09-10
* Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
* convert ocfs2 to ->evict_inode()Al Viro2010-08-09
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * ocfs2: use allocation reservations during file writeMark Fasheh2010-05-05
* | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang2010-04-23
|/
* ocfs2: Drop struct inode from ocfs2_extent_tree_operations.Joel Becker2009-09-04
* ocfs2: move ip_created_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
* ocfs2: move ip_last_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-04
* ocfs2: Change metadata caching locks to an operations structure.Joel Becker2009-09-04
* ocfs2: Make the ocfs2_caching_info structure self-contained.Joel Becker2009-09-04
* ocfs2: fix rare stale inode errors when exporting via nfswengang wang2009-04-03
* ocfs2: Optimize inode allocation by remembering last groupTao Ma2009-04-03
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-05
* ocfs2: Wrap inode block reads in a dedicated function.Joel Becker2009-01-05
* ocfs2: Move ocfs2_bread() into dir.cJoel Becker2008-10-14
* ocfs2: Switch over to JBD2.Joel Becker2008-10-13
* ocfs2: Add extended attribute supportTiger Yang2008-10-13
* ocfs2: Silence false lockdep warningsJan Kara2008-01-25
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-25
* ocfs2: Remove data locksMark Fasheh2008-01-25
* ocfs2: Structure updates for inline dataMark Fasheh2007-10-12
* [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-02
* ocfs2: Cache extent recordsMark Fasheh2007-04-26
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
* ocfs2: remove unused codeTiger Yang2007-04-26
* ocfs2: Remove delete inode voteTiger Yang2007-04-26
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
* ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-01
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-20
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-03
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-03