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
Commit message (
Expand
)
Author
Age
...
*
[GFS2] fix typo in locking/dlm
David Teigland
2006-07-21
*
[GFS2] Fix endian conversion bug
Steven Whitehouse
2006-07-17
*
[GFS2] Fix use after free bug in dir.c
Steven Whitehouse
2006-07-17
*
[GFS2] NFS update
Wendy Cheng
2006-07-13
*
[GFS2] Fix a coupls of warnings in dir.c
Steven Whitehouse
2006-07-11
*
[PATCH] patch to init di_payload_format field in gfs2_dinode
Abhijith Das
2006-07-11
*
[GFS2] Fix deadlock in memory allocation
Steven Whitehouse
2006-07-11
*
[GFS2] Add generation number
Steven Whitehouse
2006-07-11
*
[GFS2] Bug fix to gfs2_readpages()
Steven Whitehouse
2006-07-10
*
[GFS2] Remove unused code from dir.c
Steven Whitehouse
2006-07-10
*
[GFS2] Fixes to scanning of glocks (again)
Steven Whitehouse
2006-07-06
*
[GFS2] Correct logic in glock scanner
Steven Whitehouse
2006-07-05
*
[GFS2] Add cast for printk
Steven Whitehouse
2006-07-05
*
[GFS2] Make GFS2 work with lock validator
Steven Whitehouse
2006-07-05
*
[GFS2] Fix locking for Direct I/O reads
Steven Whitehouse
2006-07-05
*
[GFS2] Mark file_operations const
Steven Whitehouse
2006-07-03
*
[GFS2] Make our address_space_operations const
Steven Whitehouse
2006-07-03
*
[GFS2] API change for gfs2_statfs
Steven Whitehouse
2006-07-03
*
[patch 1/1] gfs2: get_sb_dev() fix
Andrew Morton
2006-07-03
*
[GFS2] Remove dependance on tty_write_message()
Steven Whitehouse
2006-07-03
*
[GFS2] Eliminate one instance of __GFP_NOFAIL
Steven Whitehouse
2006-06-24
*
[GFS2] Use generic_file_sendfile directly
Steven Whitehouse
2006-06-23
*
[GFS2] gfs2/dlm: mailing list and web page
David Teigland
2006-06-22
*
[GFS2] Remove unused flag
Steven Whitehouse
2006-06-22
*
[GFS2] [-mm patch] fs/gfs2/: make code static
Adrian Bunk
2006-06-22
*
[GFS2] Remove gfs2_repermission
Steven Whitehouse
2006-06-22
*
[GFS2] Fix double locking problem in rename
Steven Whitehouse
2006-06-21
*
[GFS2] Remove unused ra_state variable
Steven Whitehouse
2006-06-20
*
[GFS2] Fix printk format warnings in DLM code
David Woodhouse
2006-06-20
*
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
David Woodhouse
2006-06-20
*
[GFS2] Always include glock in transaction
Steven Whitehouse
2006-06-19
*
[GFS2] Remove debugging printks
Steven Whitehouse
2006-06-19
*
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-14
*
[GFS2] Fix warning on impossible event in eattr code
Steven Whitehouse
2006-06-06
*
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
2006-06-06
*
[GFS2] Fix for selinux support
Ryan O'Hara
2006-05-25
*
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
2006-05-24
*
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2006-05-24
*
[GFS2] Flag up issue in selinux code
Steven Whitehouse
2006-05-22
*
[GFS2] selinux support
Ryan O'Hara
2006-05-22
*
[GFS2] setup lock_dlm kobject earlier
David Teigland
2006-05-19
*
[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] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-05-18
*
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
2006-05-18
*
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
*
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-18
*
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
2006-05-16
*
[GFS2] Fix attributes setting logic
Steven Whitehouse
2006-05-12
[prev]
[next]