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
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-26
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
1
-1
/
+1
2022-03-24
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
1
-1
/
+1
2022-03-24
gfs2: Remove dead code in gfs2_file_read_iter
Andreas Gruenbacher
1
-6
/
+3
2022-03-24
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
1
-0
/
+1
2022-03-23
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
1
-18
/
+16
2022-03-23
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
1
-1
/
+3
2022-03-23
gfs2: Fix should_fault_in_pages() logic
Andreas Gruenbacher
1
-8
/
+9
2022-02-15
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
1
-1
/
+0
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
1
-1
/
+1
2022-02-11
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
1
-3
/
+4
2021-11-10
gfs2: Prevent endless loops in gfs2_file_buffered_write
Andreas Gruenbacher
1
-0
/
+3
2021-11-03
gfs2: Only dereference i->iov when iter_is_iovec(i)
Andreas Gruenbacher
1
-3
/
+3
2021-11-02
Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+2
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-23
/
+229
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-10-25
gfs2: Fix unused value warning in do_gfs2_set_flags()
Tim Gardner
1
-1
/
+0
2021-10-25
gfs2: Allow append and immutable bits to coexist
Bob Peterson
1
-8
/
+2
2021-10-25
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
1
-12
/
+87
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2021-10-24
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
1
-5
/
+94
2021-10-20
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
1
-13
/
+21
2021-10-20
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
1
-0
/
+27
2021-10-20
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
1
-10
/
+17
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-2
/
+2
2021-09-10
locks: remove LOCK_MAND flock lock support
Jeff Layton
1
-2
/
+0
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-3
/
+0
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
1
-2
/
+2
2021-06-29
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
1
-10
/
+12
2021-06-29
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
1
-23
/
+40
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-28
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
1
-1
/
+1
2021-06-01
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
1
-3
/
+1
2021-05-21
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
1
-1
/
+3
2021-05-20
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-7
/
+5
2021-04-12
gfs2: convert to fileattr
Miklos Szeredi
1
-43
/
+20
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-4
/
+3
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
1
-3
/
+2
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-4
/
+4
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
1
-2
/
+2
2021-02-17
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
1
-2
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+1
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-5
/
+2
2021-01-13
gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
Eric Biggers
1
-2
/
+2
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-16
/
+15
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
[next]