index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-03-25
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
1
-2
/
+2
2016-03-09
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2013-02-26
kill f_vfsmnt
Al Viro
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
1
-0
/
+2
2011-07-24
ocfs2: Fix ocfs2_page_mkwrite()
Wengang Wang
1
-29
/
+24
2011-02-22
ocfs2: Remove FILE_IO from masklog.
Tao Ma
1
-4
/
+3
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-1
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-1
/
+1
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
1
-3
/
+4
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
1
-3
/
+5
2010-08-12
ocfs2: pass struct file* to ocfs2_write_begin_nolock.
Tao Ma
1
-3
/
+4
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+9
2010-05-10
ocfs2: Wrap signal blocking in void functions.
Joel Becker
1
-39
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-2
/
+4
2008-11-10
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
1
-1
/
+5
2008-01-25
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
1
-4
/
+4
2008-01-25
ocfs2: Remove data locks
Mark Fasheh
1
-9
/
+0
2007-07-20
fix some conversion overflows
Nick Piggin
1
-1
/
+1
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-16
/
+14
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-9
/
+8
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+1
2007-07-10
ocfs2: shared writeable mmap
Mark Fasheh
1
-24
/
+143
2007-04-26
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
1
-2
/
+5
2006-12-07
ocfs2: local mounts
Sunil Mushran
1
-2
/
+4
2006-12-01
ocfs2: update file system paths to set atime
Tiger Yang
1
-1
/
+10
2006-06-29
ocfs2: Compile-time disabling of ocfs2 debugging output.
Joel Becker
1
-2
/
+2
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-6
/
+2
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
1
-0
/
+102