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_address.c
Commit message (
Expand
)
Author
Age
*
GFS2: high time to take some time over atime
Steven Whitehouse
2008-09-18
*
GFS2: Direct IO write at end of file error
Bob Peterson
2008-09-15
*
[GFS2] Revise readpage locking
Steven Whitehouse
2008-06-27
*
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-27
*
mm: remove nopage
Nick Piggin
2008-04-28
*
[GFS2] Streamline quota lock/check for no-quota case
Steven Whitehouse
2008-03-31
*
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
2008-03-31
*
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
2008-03-31
*
[GFS2] Fix a page lock / glock deadlock
Steven Whitehouse
2008-03-31
*
[GFS2] Misc fixups
Bob Peterson
2008-03-31
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
*
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
*
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2008-01-25
*
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
2008-01-25
*
[GFS2] Remove function gfs2_get_block
Bob Peterson
2008-01-25
*
[GFS2] Use correct include file in ops_address.c
Steven Whitehouse
2008-01-25
*
[GFS2] Don't hold page lock when starting transaction
Steven Whitehouse
2008-01-25
*
[GFS2] Add writepages for GFS2 jdata
Steven Whitehouse
2008-01-25
*
[GFS2] Split gfs2_writepage into three cases
Steven Whitehouse
2008-01-25
*
[GFS2] Introduce gfs2_set_aops()
Steven Whitehouse
2008-01-25
*
[GFS2] Add gfs2_is_writeback()
Steven Whitehouse
2008-01-25
*
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
2008-01-25
*
[GFS2] Use ->page_mkwrite() for mmap()
Steven Whitehouse
2008-01-25
*
[GFS2] Clean up internal read function
Steven Whitehouse
2008-01-25
*
gfs2: convert to new aops
Steven Whitehouse
2007-10-16
*
[GFS2] Don't try to remove buffers that don't exist
Steven Whitehouse
2007-10-10
*
[GFS2] Data corruption fix
Wendy Cheng
2007-10-10
*
[GFS2] Clean up journaled data writing
Steven Whitehouse
2007-10-10
*
[GFS2] Clean up ordered write code
Steven Whitehouse
2007-10-10
*
[GFS2] Clean up invalidatepage/releasepage
Steven Whitehouse
2007-10-10
*
[GFS2] Fix incorrect error path in prepare_write()
Steven Whitehouse
2007-08-14
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
*
[GFS2] Use zero_user_page() in stuffed_readpage()
Steven Whitehouse
2007-07-09
*
[GFS2] Journaled file write/unstuff bug
Robert Peterson
2007-07-09
*
[GFS2] fix jdata issues
Benjamin Marzinski
2007-07-09
*
[GFS2] Clean up inode number handling
Steven Whitehouse
2007-07-09
*
[GFS2] Addendum patch 2 for gfs2_grow
Robert Peterson
2007-07-09
*
[GFS2] Kernel changes to support new gfs2_grow command (part 2)
Robert Peterson
2007-07-09
*
[GFS2] kernel changes to support new gfs2_grow command
Robert Peterson
2007-07-09
*
[GFS2] Patch to fix mmap of stuffed files
Steven Whitehouse
2007-05-01
*
[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write
Josef Whiter
2007-05-01
*
[GFS2] fix hangup when multiple processes are trying to write to the same file
Josef Whiter
2007-03-07
*
[GFS2] make gfs2_writepages() static
Adrian Bunk
2007-02-07
*
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
2007-02-07
*
[GFS2] Add writepages for "data=writeback" mounts
Steven Whitehouse
2007-02-05
*
[GFS2] Fail over to readpage for stuffed files
Steven Whitehouse
2007-02-05
*
[GFS2] Fix DIO deadlock
Steven Whitehouse
2007-02-05
*
[GFS2] mark_inode_dirty after write to stuffed file
Steven Whitehouse
2006-11-30
*
[GFS2] Remove unused function from inode.c
Steven Whitehouse
2006-11-30
*
[GFS2] Remove unused zero_readpage from stuffed_readpage
Russell Cattelan
2006-11-30
[next]