aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.c
Commit message (Expand)AuthorAgeFilesLines
...
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-261-5/+3
* ocfs2: add some missing address space callbacksJoel Becker2007-03-141-1/+25
* ocfs2: Allow direct I/O read past end of fileMark Fasheh2006-12-281-7/+17
* [PATCH] struct path: convert ocfs2Josef Sipek2006-12-081-2/+2
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-4/+4
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-011-1/+1
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-011-2/+2
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-4/+4
* ocfs2: properly update i_mtime on buffered writeMark Fasheh2006-09-201-49/+34
* ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita2006-06-291-8/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* ocfs2: take data locks around extendMark Fasheh2006-05-171-7/+39
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-1/+1
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-8/+10
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+643