index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
file.c
Age
Commit message (
Expand
)
Author
2007-05-25
[PATCH] ocfs2: use generic_segment_checks
Christoph Hellwig
2007-05-25
ocfs2: unmap_mapping_range() in ocfs2_truncate()
Mark Fasheh
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
2007-05-02
[PATCH] fs/ocfs2/: make 3 functions static
Adrian Bunk
2007-05-02
ocfs2: Implement compat_ioctl()
Mark Fasheh
2007-04-26
ocfs2: Remember rw lock level during direct io
Mark Fasheh
2007-04-26
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
2007-04-26
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
2007-04-26
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-04-26
ocfs2: Use own splice write actor
Mark Fasheh
2007-04-26
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
2007-04-26
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
2007-04-26
ocfs2: abstract out allocation locking
Mark Fasheh
2007-04-26
ocfs2: teach extend/truncate about sparse files
Mark Fasheh
2007-04-26
ocfs2: sparse b-tree support
Mark Fasheh
2007-04-26
ocfs2: filter more error prints
Mark Fasheh
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-12-28
ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()
Mark Fasheh
2006-12-28
ocfs2: don't print error in ocfs2_permission()
Mark Fasheh
2006-12-13
[PATCH] ocfs2: relative atime support
Mark Fasheh
2006-12-08
[PATCH] struct path: convert ocfs2
Josef Sipek
2006-12-01
ocfs2: implement i_op->permission
Tiger Yang
2006-12-01
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
ocfs2: core atime update functions
Tiger Yang
2006-12-01
ocfs2: Add splice support
Tiger Yang
2006-12-01
ocfs2: Remove ocfs2_write_should_remove_suid()
Mark Fasheh
2006-12-01
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-12-01
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
2006-12-01
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
2006-12-01
ocfs2: don't use handle for locking in allocation functions
Mark Fasheh
2006-12-01
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
2006-10-20
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
2006-10-20
ocfs2: fix page zeroing during simple extends
Mark Fasheh
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-09-20
ocfs2: add ext2 attributes
Herbert Poetzl
2006-05-17
ocfs2: take meta data lock in ocfs2_file_aio_read()
Mark Fasheh
2006-05-17
ocfs2: take data locks around extend
Mark Fasheh
2006-04-07
ocfs2: multi node truncate fix
Mark Fasheh
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-24
ocfs2: don't use MLF* in the file system
Mark Fasheh
2006-03-01
[PATCH] ocfs2: remove unused code
Mark Fasheh
2006-02-03
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh