index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.h
Commit message (
Expand
)
Author
Age
*
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
Xiaowei.Hu
2011-11-17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
ocfs2: Fix estimate of necessary credits for mkdir
Jan Kara
2011-02-20
*
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
2010-09-10
*
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
2010-03-25
*
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-05
*
ocfs2: Decrement refcount when truncating refcounted extents.
Tao Ma
2009-09-22
*
ocfs2: Basic tree root operation.
Tao Ma
2009-09-22
*
ocfs2: Add metaecc for ocfs2_refcount_block.
Tao Ma
2009-09-22
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
*
ocfs2: move ip_created_trans to struct ocfs2_caching_info
Joel Becker
2009-09-04
*
ocfs2: move ip_last_trans to struct ocfs2_caching_info
Joel Becker
2009-09-04
*
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
*
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
*
ocfs2: Fixup orphan scan cleanup after failed mount
Jeff Mahoney
2009-07-08
*
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
2009-06-22
*
ocfs2: timer to queue scan of all orphan slots
Srinivas Eeda
2009-06-03
*
ocfs2: Fix a missing credit when deleting from indexed directories.
Joel Becker
2009-04-30
*
ocfs2: recover orphans in offline slots during recovery and mount
Srinivas Eeda
2009-04-03
*
ocfs2: Introduce dir free space list
Mark Fasheh
2009-04-03
*
ocfs2: Store dir index records inline
Mark Fasheh
2009-04-03
*
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
2009-04-03
*
ocfs2: Move struct recovery_map to a header file
Sunil Mushran
2009-04-03
*
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
2009-02-10
*
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
2009-01-05
*
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-10-13
*
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
2008-07-31
*
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
2008-04-18
*
[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
2008-01-25
*
ocfs2: Write support for inline data
Mark Fasheh
2007-10-12
*
ocfs2: support for removing file regions
Mark Fasheh
2007-07-10
*
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-04-26
*
ocfs2: ocfs2_link() journal credits update
Mark Fasheh
2007-02-01
*
ocfs2: local mounts
Sunil Mushran
2006-12-07
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
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
[next]