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
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-1
/
+1
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
1
-1
/
+1
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-150
/
+197
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-11-02
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-11-02
virtiofs: use strscpy for copying the queue name
Miklos Szeredi
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-28
fuse: add FOPEN_NOFLUSH
Amir Goldstein
1
-0
/
+3
2021-10-28
fuse: only update necessary attributes
Miklos Szeredi
4
-10
/
+9
2021-10-28
fuse: take cache_mask into account in getattr
Miklos Szeredi
1
-1
/
+3
2021-10-28
fuse: add cache_mask
Miklos Szeredi
3
-9
/
+29
2021-10-28
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2
-9
/
+13
2021-10-28
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2
-6
/
+6
2021-10-28
fuse: cleanup code conditional on fc->writeback_cache
Miklos Szeredi
1
-13
/
+4
2021-10-28
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
1
-1
/
+1
2021-10-28
fuse: always invalidate attributes after writes
Miklos Szeredi
4
-20
/
+15
2021-10-28
fuse: rename fuse_write_update_size()
Miklos Szeredi
4
-9
/
+9
2021-10-28
fuse: don't bump attr_version in cached write
Miklos Szeredi
1
-2
/
+5
2021-10-28
fuse: selective attribute invalidation
Miklos Szeredi
4
-11
/
+19
2021-10-28
fuse: don't increment nlink in link()
Miklos Szeredi
1
-19
/
+11
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-22
fuse: decrement nlink on overwriting rename
Miklos Szeredi
1
-22
/
+27
2021-10-22
fuse: simplify __fuse_write_file_get()
Miklos Szeredi
1
-5
/
+4
2021-10-22
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2
-13
/
+6
2021-10-22
fuse: delete redundant code
Peng Hao
1
-1
/
+0
2021-10-22
fuse: use kmap_local_page()
Peng Hao
3
-8
/
+8
2021-10-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
1
-1
/
+1
2021-10-22
fuse: write inode in fuse_vma_close() instead of fuse_release()
Miklos Szeredi
1
-9
/
+6
2021-10-22
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
4
-0
/
+27
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2
-19
/
+7
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
3
-9
/
+15
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2
-2
/
+2
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-09-07
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-80
/
+214
2021-09-06
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
1
-9
/
+6
2021-09-06
fuse: wait for writepages in syncfs
Miklos Szeredi
3
-0
/
+100
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-31
fuse: flush extending writes
Miklos Szeredi
1
-1
/
+1
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-44
/
+35
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+5
2021-08-17
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
1
-2
/
+5
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
1
-4
/
+2
2021-08-05
fuse: allow sharing existing sb
Miklos Szeredi
1
-1
/
+37
2021-08-05
fuse: move fget() to fuse_get_tree()
Miklos Szeredi
2
-23
/
+22
2021-08-04
fuse: move option checking into fuse_fill_super()
Miklos Szeredi
1
-7
/
+6
2021-08-04
fuse: name fs_context consistently
Miklos Szeredi
3
-41
/
+41
2021-08-04
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
1
-2
/
+2
2021-07-13
fuse: Convert to using invalidate_lock
Jan Kara
5
-44
/
+35
[next]