index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
file.c
Age
Commit message (
Expand
)
Author
2022-06-25
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-01-27
fuse: fix bad inode
Miklos Szeredi
2020-07-22
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2019-11-06
fuse: truncate pending writes on O_TRUNC
Miklos Szeredi
2019-10-05
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-06-11
fuse: fallocate: fix return with locked inode
Miklos Szeredi
2019-05-25
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
2019-05-25
fuse: fix writepages on 32bit
Miklos Szeredi
2019-02-12
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2018-11-21
fuse: fix use-after-free in fuse_direct_IO()
Lukas Czerner
2018-09-05
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-03-12
fuse: add missing FR_FORCE
Miklos Szeredi
2016-11-15
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
2016-09-22
fuse: Propagate dentry down to inode_change_ok()
Jan Kara
2016-08-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-06-30
fuse: improve aio directIO write performance for size extending writes
Ashish Sangwan
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-04-25
fuse: Fix return value from fuse_get_user_pages()
Ashish Samant
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-16
fuse: return patrial success from fuse_direct_io()
Ashish Samant
2016-03-14
fuse: Add reference counting for fuse_io_priv
Seth Forshee
2016-03-14
fuse: do not use iocb after it may have been freed
Robert Doebbelin
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-11-10
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
Ravishankar N
2015-11-10
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-07-01
fuse: req state use flags
Miklos Szeredi
2015-07-01
fuse: simplify req states
Miklos Szeredi
2015-07-01
fuse: req use bitops
Miklos Szeredi
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
[next]