index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ocfs2: Support commit= mount option
Mark Fasheh
1
-2
/
+6
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
1
-13
/
+13
2008-01-26
ocfs2: Remove mount/unmount votes
Mark Fasheh
1
-8
/
+7
2007-12-17
ocfs2: Re-journal buffers after transaction extend
Mark Fasheh
1
-0
/
+6
2007-12-17
ocfs2: Allow for debugging of transaction extends
Mark Fasheh
1
-0
/
+4
2007-12-17
ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
Mark Fasheh
1
-1
/
+2
2007-10-12
ocfs2: Remove open coded readdir()
Mark Fasheh
1
-74
/
+44
2007-10-12
ocfs2: Move directory manipulation code into dir.c
Mark Fasheh
1
-1
/
+1
2007-07-11
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
1
-4
/
+2
2007-05-03
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
1
-3
/
+4
2007-04-27
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
1
-11
/
+3
2007-04-27
ocfs2: Fix extent lookup to return true size of holes
Mark Fasheh
1
-3
/
+3
2007-04-27
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
1
-1
/
+1
2007-04-27
ocfs2: temporarily remove extent map caching
Mark Fasheh
1
-2
/
+1
2007-04-27
ocfs2: Remove delete inode vote
Tiger Yang
1
-2
/
+1
2006-12-08
ocfs2: local mounts
Sunil Mushran
1
-13
/
+33
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-240
/
+31
2006-12-02
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
1
-75
/
+20
2006-12-02
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
1
-21
/
+8
2006-12-02
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
1
-2
/
+0
2006-12-02
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
1
-2
/
+3
2006-12-02
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
1
-6
/
+4
2006-12-02
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
1
-1
/
+1
2006-12-02
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
1
-78
/
+2
2006-12-02
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
1
-43
/
+0
2006-12-02
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
1
-12
/
+1
2006-12-02
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
1
-6
/
+3
2006-12-02
ocfs2: remove unused ocfs2_journal_handle field
Mark Fasheh
1
-6
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-09-25
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
1
-1
/
+2
2006-06-30
ocfs2: clean up some osb fields
Mark Fasheh
1
-3
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
1
-2
/
+1
2006-05-18
ocfs2: fix gfp mask in some file system paths
Sunil Mushran
1
-2
/
+2
2006-05-18
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
Mark Fasheh
1
-1
/
+3
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
1
-1
/
+1
2006-03-26
[PATCH] 2tb-files-add-blkcnt_t-fixes
Andrew Morton
1
-3
/
+5
2006-03-25
ocfs2: don't use MLF* in the file system
Mark Fasheh
1
-13
/
+14
2006-03-01
[PATCH] ocfs2: fix orphan recovery deadlock
Mark Fasheh
1
-31
/
+93
2006-02-16
[PATCH] ocfs2: only checkpoint journal when asked to
Mark Fasheh
1
-4
/
+3
2006-02-04
[PATCH] ocfs2: don't wait on recovery when locking journal
Mark Fasheh
1
-1
/
+5
2006-02-04
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
1
-8
/
+4
2006-02-04
[PATCH] ocfs2: Semaphore to mutex conversion.
Arjan van de Ven
1
-5
/
+5
2006-02-04
[OCFS2] Make ip_io_sem a mutex
Mark Fasheh
1
-2
/
+2
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-7
/
+7
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
1
-0
/
+1652