index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.h
Age
Commit message (
Expand
)
Author
2009-01-05
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
ocfs2: Add journal_access functions with jbd2 triggers.
Joel Becker
2009-01-05
ocfs2: Implement quota recovery
Jan Kara
2009-01-05
ocfs2: Add quota calls for allocation and freeing of inodes and space
Jan Kara
2009-01-05
ocfs2: Remove JBD compatibility layer
Mark Fasheh
2008-10-13
ocfs2: Switch over to JBD2.
Joel Becker
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang
2008-10-13
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
2008-07-31
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
2008-04-18
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
2008-01-25
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
2008-01-25
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
2007-10-12
ocfs2: Write support for inline data
Mark Fasheh
2007-07-10
ocfs2: support for removing file regions
Mark Fasheh
2007-04-26
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-02-01
ocfs2: ocfs2_link() journal credits update
Mark Fasheh
2006-12-07
ocfs2: local mounts
Sunil Mushran
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
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: remove ocfs2_journal_handle journal field
Mark Fasheh
2006-12-01
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
2006-12-01
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
2006-12-01
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
2006-12-01
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
2006-12-01
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
2006-12-01
ocfs2: remove unused ocfs2_journal_handle field
Mark Fasheh
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-02-16
[PATCH] ocfs2: only checkpoint journal when asked to
Mark Fasheh
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh