1. 26eb3ba fuse: extract helper for range writeback by Miklos Szeredi · 6 years ago
  2. a2bc923 fuse: fix copy_file_range() in the writeback case by Miklos Szeredi · 6 years ago
  3. 4a2abf9 fuse: add FUSE_WRITE_KILL_PRIV by Miklos Szeredi · 6 years ago
  4. 35d6fcb fuse: fallocate: fix return with locked inode by Miklos Szeredi · 6 years ago
  5. 6407f44 fuse: Add ioctl flag for x32 compat ioctl by Ian Abbott · 6 years ago
  6. 154603f fuse: document fuse_fsync_in.fsync_flags by Alan Somers · 6 years ago
  7. bbd84f3 fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 6 years ago
  8. 0cbade0 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 6 years ago
  9. 9de5be0 fuse: fix writepages on 32bit by Miklos Szeredi · 6 years ago
  10. fabf7e0 fuse: cache readdir calls if filesystem opts out of opendir by Chad Austin · 6 years ago
  11. d9a9ea9 fuse: support clients that don't implement 'opendir' by Chad Austin · 6 years ago
  12. 2f7b6f5 fuse: lift bad inode checks into callers by Miklos Szeredi · 6 years ago
  13. 55752a3a fuse: multiplex cached/direct_io file operations by Miklos Szeredi · 6 years ago
  14. d4136d6 fuse add copy_file_range to direct io fops by Miklos Szeredi · 6 years ago
  15. 3c3db09 fuse: use iov_iter based generic splice helpers by Miklos Szeredi · 6 years ago
  16. 23c94e1 fuse: Switch to using async direct IO for FOPEN_DIRECT_IO by Martin Raiber · 6 years ago
  17. 75126f5 fuse: use atomic64_t for khctr by Miklos Szeredi · 6 years ago
  18. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  19. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  20. ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
  21. c5de16cc fuse: Replace page without copying in fuse_writepage_in_flight() by Kirill Tkhai · 6 years ago
  22. e2653bd fuse: fix leaked aux requests by Miklos Szeredi · 6 years ago
  23. 419234d fuse: only reuse auxiliary request in fuse_writepage_in_flight() by Miklos Szeredi · 6 years ago
  24. 7f305ca fuse: clean up fuse_writepage_in_flight() by Miklos Szeredi · 6 years ago
  25. 2fe93bd fuse: extract fuse_find_writeback() helper by Miklos Szeredi · 6 years ago
  26. a2ebba8 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 6 years ago
  27. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  28. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  29. ebacb81 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  30. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  32. 9a2eb24 fuse: only invalidate atime in direct read by Miklos Szeredi · 6 years ago
  33. e52a825 fuse: realloc page array by Miklos Szeredi · 6 years ago
  34. 5da784c fuse: add max_pages to init_out by Constantine Shulyupin · 6 years ago
  35. ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
  36. 5d7bc7e fuse: allow using readdir cache by Miklos Szeredi · 6 years ago
  37. 63825b4 fuse: do not take fc->lock in fuse_request_send_background() by Kirill Tkhai · 6 years ago
  38. ae2dffa fuse: introduce fc->bg_lock by Kirill Tkhai · 6 years ago
  39. 88bc7d5 fuse: add support for copy_file_range() by Niels de Vos · 6 years ago
  40. ad1d697 Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  41. 46fb504 fs: fuse: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  42. 109728c fuse: Add missed unlock_page() to fuse_readpages_fill() by Kirill Tkhai · 6 years ago
  43. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  44. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  45. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  46. 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
  47. e7989f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  48. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
  49. e1c0eec fuse: honor iocb sync flags on write by Miklos Szeredi · 7 years ago
  50. 5d6d3a3 fuse: allow server to run in different pid_ns by Miklos Szeredi · 7 years ago
  51. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  52. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  53. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  54. 61c12b4 fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio by Ashish Samant · 8 years ago
  55. 7e51fe1 fuse: convert to errseq_t based error tracking for fsync by Jeff Layton · 7 years ago
  56. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  57. 68227c0 fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 8 years ago
  58. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  59. 50f2112 locks: Set FL_CLOSE when removing flock locks on close() by Benjamin Coddington · 8 years ago
  60. 0b6e9ea fuse: Add support for pid namespaces by Seth Forshee · 11 years ago
  61. 4e8c2eb fuse: convert fuse_file.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  62. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  63. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  64. 9a87ad3 fuse: release: private_data cannot be NULL by Miklos Szeredi · 8 years ago
  65. 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 8 years ago
  66. 2e38bea fuse: add missing FR_FORCE by Miklos Szeredi · 8 years ago
  67. 59c3b76 fuse: fix fuse_write_end() if zero bytes were copied by Miklos Szeredi · 8 years ago
  68. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  70. acbe5fd fuse: don't use fuse_ioctl_copy_user() helper by Miklos Szeredi · 8 years ago
  71. 3daa9c5 fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() by Al Viro · 8 years ago
  72. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
  73. 8fba54a fuse: direct-io: don't dirty ITER_BVEC pages by Miklos Szeredi · 8 years ago
  74. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  75. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  76. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  77. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  78. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  79. 7879c4e fuse: improve aio directIO write performance for size extending writes by Ashish Sangwan · 9 years ago
  80. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  81. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  82. 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 9 years ago
  83. 2c932d4 fuse: Fix return value from fuse_get_user_pages() by Ashish Samant · 9 years ago
  84. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  85. 742f992 fuse: return patrial success from fuse_direct_io() by Ashish Samant · 9 years ago
  86. 744742d fuse: Add reference counting for fuse_io_priv by Seth Forshee · 9 years ago
  87. 7cabc61 fuse: do not use iocb after it may have been freed by Robert Doebbelin · 9 years ago
  88. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  89. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  90. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  91. 0b5da8d fuse: add support for SEEK_HOLE and SEEK_DATA in lseek by Ravishankar N · 10 years ago
  92. 3ca8138 fuse: break infinite loop in fuse_fill_write_pages() by Roman Gushchin · 9 years ago
  93. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  94. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. a7ba4bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  96. 33e14b4 fuse: req state use flags by Miklos Szeredi · 10 years ago
  97. 7a3b2c7 fuse: simplify req states by Miklos Szeredi · 10 years ago
  98. 825d6d3 fuse: req use bitops by Miklos Szeredi · 10 years ago
  99. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 10 years ago
  100. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 10 years ago