Commit History

Author SHA1 Message Date
  Miklos Szeredi 5d6d3a301c fuse: allow server to run in different pid_ns 8 years ago
  Linus Torvalds a2e5ad45a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 8 years ago
  Jan Kara 7fbbe972c3 fuse: Get rid of bdi_initialized 8 years ago
  Jan Kara 5f7f7543f5 fuse: Convert to separately allocated bdi 8 years ago
  Seth Forshee 0b6e9ea041 fuse: Add support for pid namespaces 11 years ago
  Elena Reshetova ec99f6d31f fuse: convert fuse_req.count from atomic_t to refcount_t 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Miklos Szeredi 84588a93d0 fuse: fix uninitialized flags in pipe_buffer 8 years ago
  Sahitya Tummala 6ba4d2722d fuse: fix use after free issue in fuse_dev_do_read() 8 years ago
  Tahsin Erdogan a8a86d78d6 fuse: clear FR_PENDING flag when moving requests out of pending queue 8 years ago
  Linus Torvalds d1f5323370 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Miklos Szeredi ca76f5b6bd pipe: add pipe_buf_steal() helper 9 years ago
  Miklos Szeredi fba597db42 pipe: add pipe_buf_confirm() helper 9 years ago
  Miklos Szeredi a779638cf6 pipe: add pipe_buf_release() helper 9 years ago
  Miklos Szeredi 7bf2d1df80 pipe: add pipe_buf_get() helper 9 years ago
  Al Viro d82718e348 fuse_dev_splice_read(): switch to add_to_pipe() 9 years ago
  Al Viro 8924feff66 splice: lift pipe_lock out of splice_to_pipe() 9 years ago
  Miklos Szeredi 4680a7ee5d fuse: remove duplicate cs->offset assignment 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
  Al Viro 7d3a07fcb8 fuse: don't mess with blocking signals 9 years ago
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Jann Horn 8ed1f0e22f fs/fuse: fix ioctl type confusion 10 years ago
  Miklos Szeredi c3696046be fuse: separate pqueue for clones 10 years ago
  Miklos Szeredi cc080e9e9b fuse: introduce per-instance fuse_dev structure 10 years ago
  Miklos Szeredi 00c570f4ba fuse: device fd clone 10 years ago
  Miklos Szeredi ee314a870e fuse: abort: no fc->lock needed for request ending 10 years ago
  Miklos Szeredi 46c34a348b fuse: no fc->lock for pqueue parts 10 years ago
  Miklos Szeredi efe2800fac fuse: no fc->lock in request_end() 10 years ago
  Miklos Szeredi 1e6881c36e fuse: cleanup request_end() 10 years ago