Linus Torvalds
|
e7989f973a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
8 years ago |
Miklos Szeredi
|
5b97eeacbd
fuse: getattr cleanup
|
8 years ago |
Miklos Szeredi
|
e1c0eecba1
fuse: honor iocb sync flags on write
|
8 years ago |
Miklos Szeredi
|
5d6d3a301c
fuse: allow server to run in different pid_ns
|
8 years ago |
Linus Torvalds
|
ec3604c7a5
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 years ago |
Linus Torvalds
|
066dea8c30
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 years ago |
Jeff Layton
|
9183976ef1
fuse: set mapping error in writepage_locked when it fails
|
8 years ago |
Ashish Samant
|
61c12b49e1
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
|
8 years ago |
Jeff Layton
|
7e51fe1dd1
fuse: convert to errseq_t based error tracking for fsync
|
8 years ago |
Benjamin Coddington
|
9d5b86ac13
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
|
8 years ago |
Mateusz Jurczyk
|
68227c03cb
fuse: initialize the flock flag in fuse_file on allocation
|
8 years ago |
Linus Torvalds
|
73ccb023a2
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
8 years ago |
Benjamin Coddington
|
50f2112cf7
locks: Set FL_CLOSE when removing flock locks on close()
|
8 years ago |
Seth Forshee
|
0b6e9ea041
fuse: Add support for pid namespaces
|
11 years ago |
Elena Reshetova
|
4e8c2eb543
fuse: convert fuse_file.count from atomic_t to refcount_t
|
8 years ago |
Linus Torvalds
|
4e66c42c60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Miklos Szeredi
|
9a87ad3da9
fuse: release: private_data cannot be NULL
|
8 years ago |
Miklos Szeredi
|
267d84449f
fuse: cleanup fuse_file refcounting
|
8 years ago |
Miklos Szeredi
|
2e38bea99a
fuse: add missing FR_FORCE
|
8 years ago |
Miklos Szeredi
|
59c3b76cc6
fuse: fix fuse_write_end() if zero bytes were copied
|
9 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
9 years ago |
Miklos Szeredi
|
acbe5fda1f
fuse: don't use fuse_ioctl_copy_user() helper
|
9 years ago |
Al Viro
|
3daa9c5165
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
|
9 years ago |
Jan Kara
|
6249033076
fuse: Propagate dentry down to inode_change_ok()
|
9 years ago |
Miklos Szeredi
|
8fba54aebb
fuse: direct-io: don't dirty ITER_BVEC pages
|
9 years ago |
Linus Torvalds
|
27ae0c41ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
9 years ago |
Miklos Szeredi
|
4a7f4e88fe
fuse: use filemap_check_errors()
|
9 years ago |
Maxim Patlasov
|
9ebce595f6
fuse: fuse_flush must check mapping->flags for errors
|
9 years ago |