index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
aops.h
Age
Commit message (
Expand
)
Author
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2018-04-05
ocfs2: keep the trace point consistent with the function name
Jia Guo
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
2016-03-25
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
2016-03-25
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
2015-06-24
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
WeiWei Wang
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-04-03
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
Wengang Wang
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2011-07-28
ocfs2: serialize unaligned aio
Mark Fasheh
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-09
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
Tristan Ye
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-08-12
ocfs2: pass struct file* to ocfs2_write_begin_nolock.
Tao Ma
2009-09-22
ocfs2: Add CoW support.
Tao Ma
2007-10-16
ocfs2: convert to new aops
Nick Piggin
2007-10-12
ocfs2: Write support for inline data
Mark Fasheh
2007-10-12
ocfs2: Small refactor of truncate zeroing code
Mark Fasheh
2007-07-10
ocfs2: shared writeable mmap
Mark Fasheh
2007-07-10
ocfs2: rework ocfs2_buffered_write_cluster()
Mark Fasheh
2007-04-26
ocfs2: Remember rw lock level during direct io
Mark Fasheh
2007-04-26
ocfs2: Use own splice write actor
Mark Fasheh
2007-04-26
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
2007-04-26
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
2006-12-01
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-05-17
ocfs2: take data locks around extend
Mark Fasheh
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh