summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/inode.c
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-031-6/+7
* [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-031-0/+20
* ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker2007-05-031-0/+2
* ocfs2: Cache extent recordsMark Fasheh2007-04-271-0/+2
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-271-6/+5Star
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-271-1/+2
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-271-1/+29
* ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-271-34/+12Star
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-271-5/+1Star
* ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh2007-04-261-33/+13Star
* ocfs2: remove unused codeTiger Yang2007-04-261-40/+0Star
* ocfs2: Remove delete inode voteTiger Yang2007-04-261-26/+67
* ocfs2: cleanup ocfs2_iget() errorsMark Fasheh2007-01-221-8/+3Star
* ocfs2: local mountsSunil Mushran2006-12-081-1/+2
* ocfs2: core atime update functionsTiger Yang2006-12-021-1/+0Star
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-021-3/+3
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-021-2/+2
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-021-3/+3
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-021-5/+5
* ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-021-6/+0Star
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-4/+0Star
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-35/+111
* ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh2006-09-241-6/+4Star
* ocfs2: implement directory read-aheadMark Fasheh2006-09-211-4/+0Star
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-211-1/+27
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-55/+61
* [PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh2006-03-011-1/+45
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-031-3/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-6/+6
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1140