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-07-07
fs/fuse: Remove unneeded kaddr parameter
Ira Weiny
1
-4
/
+2
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-80
/
+152
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-22
virtiofs: Fix spelling mistakes
Zheng Yongjun
3
-5
/
+5
2021-06-22
fuse: use DIV_ROUND_UP helper macro for calculations
Wu Bo
1
-1
/
+1
2021-06-22
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
2021-06-22
fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)
Richard W.M. Jones
1
-4
/
+6
2021-06-22
fuse: Make fuse_fill_super_submount() static
Greg Kurz
2
-11
/
+2
2021-06-22
fuse: Switch to fc_mount() for submounts
Greg Kurz
1
-23
/
+6
2021-06-22
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2
-48
/
+41
2021-06-22
fuse: add dedicated filesystem context ops for submounts
Greg Kurz
3
-0
/
+24
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
3
-0
/
+44
2021-06-22
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-06-22
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-06-18
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-2
/
+1
2021-06-09
fuse: Fix infinite loop in sget_fc()
Greg Kurz
1
-0
/
+11
2021-06-09
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
1
-4
/
+4
2021-06-09
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
1
-1
/
+5
2021-06-03
fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()
Al Viro
1
-1
/
+0
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-57
/
+97
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-402
/
+571
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+5
2021-04-15
useful constants: struct qstr for ".."
Al Viro
1
-2
/
+1
2021-04-14
cuse: simplify refcount
Miklos Szeredi
1
-7
/
+3
2021-04-14
cuse: prevent clone
Miklos Szeredi
1
-0
/
+2
2021-04-14
virtiofs: fix userns
Miklos Szeredi
1
-2
/
+1
2021-04-14
virtiofs: remove useless function
Jiapeng Chong
1
-5
/
+0
2021-04-14
virtiofs: split requests that exceed virtqueue size
Connor Kuehl
3
-3
/
+22
2021-04-14
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
1
-0
/
+1
2021-04-14
fuse: invalidate attrs when page writeback completes
Vivek Goyal
1
-0
/
+9
2021-04-14
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
1
-1
/
+6
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
4
-6
/
+14
2021-04-14
fuse: fix matching of FUSE_DEV_IOC_CLONE command
Alessio Balsini
1
-5
/
+2
2021-04-14
fuse: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-04-14
fuse: don't zero pages twice
Miklos Szeredi
1
-15
/
+6
2021-04-14
fuse: fix typo for fuse_conn.max_pages comment
Connor Kuehl
1
-1
/
+1
2021-04-14
fuse: fix write deadlock
Vivek Goyal
2
-12
/
+30
2021-04-12
fuse: convert to fileattr
Miklos Szeredi
3
-10
/
+141
2021-04-12
fuse: add internal open/release helpers
Miklos Szeredi
2
-17
/
+40
2021-04-12
fuse: unsigned open flags
Miklos Szeredi
3
-4
/
+6
2021-04-12
fuse: move ioctl to separate source file
Miklos Szeredi
4
-381
/
+394
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
1
-10
/
+16
2021-03-08
new helper: inode_wrong_type()
Al Viro
3
-5
/
+5
2021-03-05
virtiofs: Fail dax mount if device does not support it
Vivek Goyal
1
-1
/
+8
2021-03-04
fuse: fix live lock in fuse_iget()
Amir Goldstein
1
-0
/
+1
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-5
/
+1
[prev]
[next]