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
/
gfs2
/
ops_super.c
Commit message (
Expand
)
Author
Age
*
[GFS2] Remove unused field in struct gfs2_inode
Steven Whitehouse
2008-01-25
*
[GFS2] Clean up journaled data writing
Steven Whitehouse
2007-10-10
*
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
*
[GFS2] Fix deallocation issues
Abhijith Das
2007-07-09
*
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
2007-05-01
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
*
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
2007-02-05
*
[GFS2] Fix ordering of page disposal vs. glock_dq
Steven Whitehouse
2007-02-05
*
[GFS2] don't try to lockfs after shutdown
David Teigland
2007-02-05
*
[GFS2] Fix journal flush problem
Steven Whitehouse
2006-11-30
*
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
2006-11-30
*
[GFS2] split and annotate gfs2_statfs_change
Al Viro
2006-11-30
*
[GFS2] Fix incorrect fs sync behaviour.
Steven Whitehouse
2006-11-06
*
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
2006-09-28
*
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-25
*
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-19
*
[GFS2] vfree should be kfree (II)
Steven Whitehouse
2006-09-09
*
[GFS2] Directory code style changes
Steven Whitehouse
2006-09-05
*
[GFS2] Some further style changes
Steven Whitehouse
2006-09-04
*
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-09-01
*
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
Abhijith Das
2006-08-25
*
[GFS2] Fix leak of gfs2_bufdata
Steven Whitehouse
2006-08-18
*
[GFS2] Remove page.[ch]
Steven Whitehouse
2006-07-26
*
[GFS2] API change for gfs2_statfs
Steven Whitehouse
2006-07-03
*
[GFS2] Remove debugging printks
Steven Whitehouse
2006-06-19
*
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-14
*
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
*
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
*
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
*
[GFS2] Readpages support
Steven Whitehouse
2006-05-05
*
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
2006-04-18
*
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-04-07
*
[GFS2] Tidy up mount code.
Steven Whitehouse
2006-03-01
*
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
*
[GFS2] Audit printk and kmalloc
Steven Whitehouse
2006-02-27
*
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
2006-02-23
*
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-21
*
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-30
*
[GFS2] The core of GFS2
David Teigland
2006-01-16