index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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-07-14
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
Joel Becker
1
-1
/
+1
2008-04-18
ocfs2: Use BUG_ON
Julia Lawall
1
-2
/
+1
2008-04-18
ocfs2: De-magic the in-memory slot map.
Joel Becker
1
-1
/
+1
2008-04-18
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
1
-15
/
+166
2008-04-18
ocfs2: Make ocfs2_slot_info private.
Joel Becker
1
-12
/
+12
2008-04-18
ocfs2: Move slot map access into slot_map.c
Mark Fasheh
1
-2
/
+1
2008-01-25
ocfs2: Silence false lockdep warnings
Jan Kara
1
-1
/
+1
2008-01-25
ocfs2: Support commit= mount option
Mark Fasheh
1
-2
/
+6
2008-01-25
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
1
-13
/
+13
2008-01-25
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-10
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
1
-4
/
+2
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
1
-3
/
+4
2007-04-26
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
1
-11
/
+3
2007-04-26
ocfs2: Fix extent lookup to return true size of holes
Mark Fasheh
1
-3
/
+3
2007-04-26
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
1
-1
/
+1
2007-04-26
ocfs2: temporarily remove extent map caching
Mark Fasheh
1
-2
/
+1
2007-04-26
ocfs2: Remove delete inode vote
Tiger Yang
1
-2
/
+1
2006-12-07
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-01
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
1
-75
/
+20
2006-12-01
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
1
-21
/
+8
2006-12-01
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
1
-2
/
+0
2006-12-01
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
1
-2
/
+3
2006-12-01
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
1
-6
/
+4
2006-12-01
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
1
-1
/
+1
2006-12-01
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
1
-78
/
+2
2006-12-01
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
1
-43
/
+0
2006-12-01
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
1
-12
/
+1
2006-12-01
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
1
-6
/
+3
2006-12-01
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-24
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
1
-1
/
+2
2006-06-29
ocfs2: clean up some osb fields
Mark Fasheh
1
-3
/
+2
2006-06-27
[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-17
ocfs2: fix gfp mask in some file system paths
Sunil Mushran
1
-2
/
+2
2006-05-17
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-24
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-03
[PATCH] ocfs2: don't wait on recovery when locking journal
Mark Fasheh
1
-1
/
+5
2006-02-03
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
1
-8
/
+4
2006-02-03
[PATCH] ocfs2: Semaphore to mutex conversion.
Arjan van de Ven
1
-5
/
+5
[next]