[PATCH] fs/ocfs2/: make 3 functions static
[safe/jmp/linux-2.6] / fs / ocfs2 / aops.c
2007-05-02 Adrian Bunk[PATCH] fs/ocfs2/: make 3 functions static
2007-04-26 Mark Fashehocfs2: Remember rw lock level during direct io
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: Fix extent lookup to return true size of holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: Use own splice write actor
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: Teach ocfs2_get_block() about holes
2007-04-26 Mark Fashehocfs2: remove ocfs2_prepare_write() and ocfs2_commit_wr...
2007-04-26 Mark Fashehocfs2: teach ocfs2_file_aio_write() about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-03-14 Joel Beckerocfs2: add some missing address space callbacks
2006-12-29 Mark Fashehocfs2: Allow direct I/O read past end of file
2006-12-08 Josef Sipek[PATCH] struct path: convert ocfs2
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-09-20 Mark Fashehocfs2: properly update i_mtime on buffered write
2006-06-29 Florin Malitaocfs2: remove redundant NULL checks in ocfs2_direct_IO_...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-05-17 Mark Fashehocfs2: take data locks around extend
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem