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
/
sync.c
Commit message (
Expand
)
Author
Age
*
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
2009-09-23
*
fs: Assign bdi in super_block
Jens Axboe
2009-09-16
*
fsync: wait for data writeout completion before calling ->fsync
Christoph Hellwig
2009-09-14
*
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
2009-09-14
*
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
*
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-11
*
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
2009-07-06
*
remove the call to ->write_super in __sync_filesystem
Christoph Hellwig
2009-06-11
*
->write_super lock_super pushdown
Christoph Hellwig
2009-06-11
*
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-11
*
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
2009-06-11
*
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
2009-06-11
*
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
2009-06-11
*
vfs: Move syncing code from super.c to sync.c (version 4)
Jan Kara
2009-06-11
*
vfs: Make sys_sync() use fsync_super() (version 4)
Jan Kara
2009-06-11
*
vfs: Fix sys_sync() and fsync_super() reliability (version 4)
Jan Kara
2009-06-11
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
|
\
|
*
vfs: Use lowercase names of quota functions
Jan Kara
2009-03-25
*
|
Get rid of pdflush_operation() in emergency sync and remount
Jens Axboe
2009-03-26
|
/
*
[CVE-2009-0029] System call wrappers part 09
Heiko Carstens
2009-01-14
*
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
2009-01-14
*
mm: do_sync_mapping_range integrity fix
Nick Piggin
2009-01-06
*
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
*
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
2008-07-24
*
vfs: fix unconditional write_super() call in file_fsync()
OGAWA Hirofumi
2008-04-29
*
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
*
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
2007-04-26
*
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
*
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
2006-09-30
*
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-23
*
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2006-04-11
*
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31