index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
fsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-02
ext4: remove unused header files
Sheng Yong
1
-1
/
+0
2013-06-12
ext4: Fix fsync error handling after filesystem abort
Dmitry Monakhov
1
-1
/
+6
2013-06-04
ext4: remove i_mutex from ext4_file_sync()
Jan Kara
1
-6
/
+2
2013-06-04
ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode
Jan Kara
1
-36
/
+11
2013-06-04
ext4: defer clearing of PageWriteback after extent conversion
Jan Kara
1
-4
/
+0
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
1
-2
/
+1
2012-12-25
ext4: fix an incorrect comment about i_mutex
Andy Lutomirski
1
-2
/
+0
2012-12-10
ext4: use sync_inode_metadata() when syncing inode metadata
Guo Chao
1
-5
/
+1
2012-10-05
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
1
-1
/
+1
2012-09-29
ext4: completed_io locking cleanup
Dmitry Monakhov
1
-81
/
+0
2012-08-17
ext4: check return value of blkdev_issue_flush()
Theodore Ts'o
1
-3
/
+6
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+1
2012-07-14
ext4: get rid of open-coded d_find_any_alias()
Al Viro
1
-8
/
+1
2012-03-05
ext4: fix race between sync and completed io work
Jeff Moyer
1
-0
/
+2
2011-10-31
ext4: optimize locking for end_io extent conversion
Theodore Ts'o
1
-3
/
+2
2011-10-30
ext4: Use correct locking for ext4_end_io_nolock()
Tao Ma
1
-3
/
+0
2011-10-18
ext4: functions should not be declared extern
H Hartley Sweeten
1
-1
/
+1
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-5
/
+21
2011-07-30
ext4: fix races in ext4_sync_parent()
Theodore Ts'o
1
-5
/
+21
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-3
/
+35
2011-05-24
ext4: fix waiting and sending of a barrier in ext4_sync_file()
Jan Kara
1
-16
/
+7
2011-05-09
ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
Tao Ma
1
-1
/
+1
2011-04-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-3
/
+14
2011-04-10
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-21
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
1
-5
/
+9
2011-01-10
ext4: flush the i_completed_io_list during ext4_truncate
Jiaying Zhang
1
-2
/
+2
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
1
-0
/
+83
2010-10-27
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
Theodore Ts'o
1
-0
/
+83
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-3
/
+2
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-4
/
+4
2010-05-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-4
/
+31
2010-05-17
ext4: Make fsync sync new parent directories in no-journal mode
Frank Mayhar
1
-2
/
+29
2010-05-17
ext4: Drop whitespace at end of lines
Theodore Ts'o
1
-1
/
+1
2010-05-10
ext4: check missed return value in ext4_sync_file()
Dmitry Monakhov
1
-1
/
+1
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-2
/
+4
2010-03-02
ext4: mechanical rename some of the direct I/O get_block's identifiers
Jiaying Zhang
1
-1
/
+1
2009-12-23
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
1
-2
/
+14
2009-12-08
ext4: Wait for proper transaction commit on fsync
Jan Kara
1
-29
/
+17
2009-11-23
ext4: avoid issuing unnecessary barriers
Theodore Ts'o
1
-5
/
+3
2009-09-28
ext4: async direct IO for holes and fallocate support
Mingming Cao
1
-0
/
+5
2009-09-12
ext4: Assure that metadata blocks are written during fsync in no journal mode
Theodore Ts'o
1
-2
/
+7
2009-09-05
ext4: fix cache flush in ext4_sync_file
Christoph Hellwig
1
-2
/
+2
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
1
-4
/
+4
2008-10-05
ext4: Add debugging markers that can be used by systemtap
Theodore Ts'o
1
-0
/
+5
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
1
-1
/
+1
2008-07-11
ext4: call blkdev_issue_flush on fsync
Eric Sandeen
1
-0
/
+4
[next]