ocfs2: Simplify ocfs2_read_block()
[safe/jmp/linux-2.6] / fs / ocfs2 / inode.c
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 Joel Beckerocfs2: Separate out sync reads from ocfs2_read_blocks()
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Mark Fashehocfs2: POSIX file locks support
2008-01-25 Marcin Slusarzocfs2: convert byte order of constant instead of variable
2008-01-25 Jan Karaocfs2: Silence false lockdep warnings
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2007-11-28 Mark Fashehocfs2: log valid inode # on bad inode
2007-11-28 Joe Perches[PATCH] fs/ocfs2: Add missing "space"
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-05-02 Jan Kara[PATCH] Copy i_flags to ocfs2 inode flags on write
2007-05-02 Joel Beckerocfs2: Wrap access of directory allocations with ip_all...
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: teach extend/truncate about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: small cleanup of ocfs2_request_delete()
2007-04-26 Tiger Yangocfs2: remove unused code
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-01-22 Mark Fashehocfs2: cleanup ocfs2_iget() errors
2006-12-08 Sunil Mushranocfs2: local mounts
2006-12-02 Tiger Yangocfs2: core atime update functions
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-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: Hook rest of the file system into dentry locking API
2006-09-20 Mark Fashehocfs2: implement directory read-ahead
2006-09-20 Herbert Poetzlocfs2: add ext2 attributes
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-03-01 Mark Fasheh[PATCH] ocfs2: fix orphan recovery deadlock
2006-02-03 Mark Fasheh[OCFS2] Make ip_io_sem a mutex
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem