Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux...
[safe/jmp/linux-2.6] / fs / ocfs2 / aops.c
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-23 Tao Maocfs2: Use buffer IO if we are appending a file.
2009-09-23 Tao Maocfs2: CoW a reflinked cluster when it is truncated.
2009-09-23 Tao Maocfs2: Integrate CoW in file write.
2009-09-23 Tao Maocfs2: Add CoW support.
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_...
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-08-07 Sunil Mushranocfs2: Initialize the cluster we're writing to in a...
2009-07-21 Wengang Wangocfs2: Fail ocfs2_get_block() immediately when a block...
2009-07-21 Wengang Wangocfs2: Fix error return in ocfs2_write_cluster()
2009-04-03 Hisashi Hifumiocfs2: Pagecache usage optimization on ocfs2
2009-03-12 Tiger Yangocfs2: tweak to get the maximum inline data size with...
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Jan Karaocfs2: Add quota calls for allocation and freeing of...
2009-01-05 Mark Fashehocfs2: Remove JBD compatibility layer
2009-01-05 Joel Beckerocfs2: Wrap inode block reads in a dedicated function.
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-09-10 Tao Maocfs2: Fix a bug in direct IO read.
2008-07-31 Sunil Mushran[PATCH] ocfs2: Fix oops when racing files truncates...
2008-07-16 Coly Li[PATCH] ocfs2: fix oops in mmap_truncate testing
2008-04-18 Julia Lawallfs/ocfs2/aops.c: test for IS_ERR rather than 0
2008-03-03 Julia Lawall[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-25 Jan Karaocfs2: Safer read_inline_data()
2008-01-25 Mark Fashehocfs2: Readpages support
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2007-11-28 Mark Fashehocfs2: Fix comparison in ocfs2_size_fits_inline_data()
2007-11-06 Mark Fashehocfs2: fix write() performance regression
2007-10-16 Nick Pigginocfs2: convert to new aops
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Read support for inline data
2007-10-12 Mark Fashehocfs2: Small refactor of truncate zeroing code
2007-10-12 Mark Fashehocfs2: move nonsparse hole-filling into ocfs2_write_begin()
2007-09-20 Mark Fashehocfs2: Don't double set write parameters
2007-09-20 Mark Fashehocfs2: Fix pos/len passed to ocfs2_write_cluster
2007-09-11 tao.ma@oracle.com[PATCH] ocfs2: Fix a wrong cluster calculation.
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-11 Eric Sandeen[PATCH] ocfs2: zero_user_page conversion
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-07-11 Mark Fashehocfs2: support writing of unwritten extents
2007-07-11 Mark Fashehocfs2: small cleanup of ocfs2_write_begin_nolock()
2007-07-11 Mark Fashehocfs2: plug truncate into cached dealloc routines
2007-07-11 Mark Fashehocfs2: harden buffer check during mapping of page blocks
2007-07-11 Mark Fashehocfs2: shared writeable mmap
2007-07-11 Mark Fashehocfs2: factor out write aops into nolock variants
2007-07-11 Mark Fashehocfs2: rework ocfs2_buffered_write_cluster()
2007-06-06 Mark Fashehocfs2: Fix invalid assertion during write on 64k pages
2007-05-25 Nate Diller[PATCH] ocfs2: use zero_user_page
2007-05-25 Mark Fashehocfs2: trylock in ocfs2_readpage()
2007-05-02 Mark Fashehocfs2: Force use of GFP_NOFS in ocfs2_write()
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
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