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