1. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  2. 0834136 fuse: define the filesystem as untrusted by Mimi Zohar · 6 years ago
  3. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  4. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  6. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  7. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  8. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  9. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 69c8ebf fuseblk: Fix warning in super_setup_bdi_name() by Jan Kara · 7 years ago
  11. a2e5ad4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  12. 7fbbe97 fuse: Get rid of bdi_initialized by Jan Kara · 7 years ago
  13. 5f7f754 fuse: Convert to separately allocated bdi by Jan Kara · 7 years ago
  14. 0b6e9ea fuse: Add support for pid namespaces by Seth Forshee · 10 years ago
  15. 095fc40a fuse: convert fuse_conn.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  16. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  17. 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
  18. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  19. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  20. 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
  21. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
  23. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  24. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 8 years ago
  25. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  26. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  27. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  28. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  29. c3696046 fuse: separate pqueue for clones by Miklos Szeredi · 9 years ago
  30. cc080e9 fuse: introduce per-instance fuse_dev structure by Miklos Szeredi · 9 years ago
  31. 45a91cb fuse: pqueue locking by Miklos Szeredi · 9 years ago
  32. e96edd9 fuse: duplicate ->connected in pqueue by Miklos Szeredi · 9 years ago
  33. 3a2b5b9 fuse: separate out processing queue by Miklos Szeredi · 9 years ago
  34. e16714d fuse: duplicate ->connected in iqueue by Miklos Szeredi · 9 years ago
  35. f88996a fuse: separate out input queue by Miklos Szeredi · 9 years ago
  36. 7d2e0a0 fuse: simplify unique ctr by Miklos Szeredi · 9 years ago
  37. 825d6d3 fuse: req use bitops by Miklos Szeredi · 9 years ago
  38. 0ad0b32 fuse: initialize fc->release before calling it by Miklos Szeredi · 9 years ago
  39. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  40. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  41. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 10 years ago
  42. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  43. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
  44. 580640b fuse: flush requests on umount by Miklos Szeredi · 10 years ago
  45. 0c4dd4b fuse: don't wake up reserved req in fuse_conn_kill() by Miklos Szeredi · 10 years ago
  46. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 10 years ago
  47. a800bad3 fuse: s_time_gran fix by Miklos Szeredi · 10 years ago
  48. 233a01f fuse: handle large user and group ID by Miklos Szeredi · 10 years ago
  49. 7b3d8bf fuse: inode: drop cast by Himangi Saraogi · 10 years ago
  50. 4ace1f8 fuse: clear MS_I_VERSION by Miklos Szeredi · 10 years ago
  51. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 10 years ago
  52. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 10 years ago
  53. 1e18bda fuse: add .write_inode by Miklos Szeredi · 10 years ago
  54. d31433c fuse: do not use uninitialized i_mode by Maxim Patlasov · 10 years ago
  55. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  56. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  57. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  58. 4d99ff8 fuse: Turn writeback cache on by Pavel Emelyanov · 11 years ago
  59. b0aa760 fuse: Trust kernel i_mtime only by Maxim Patlasov · 11 years ago
  60. 8373200 fuse: Trust kernel i_size only by Pavel Emelyanov · 11 years ago
  61. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  62. dd3e2c5 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  63. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  64. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  65. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  66. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  67. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  68. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  69. 60b9df7 fuse: add flag to turn on async direct IO by Miklos Szeredi · 11 years ago
  70. 0aada88 fuse: skip blocking on allocations of synchronous requests by Maxim Patlasov · 11 years ago
  71. 796523fb fuse: add flag fc->initialized by Maxim Patlasov · 11 years ago
  72. 8b41e67 fuse: make request allocations for background processing explicit by Maxim Patlasov · 11 years ago
  73. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  74. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  76. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 11 years ago
  77. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 11 years ago
  78. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 11 years ago
  79. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  80. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  81. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  82. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  83. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  84. bbd9979 cuse: fix fuse_conn_kill() by Miklos Szeredi · 12 years ago
  85. 69fe05c fuse: add missing INIT flags by Miklos Szeredi · 12 years ago
  86. eed2179 fuse: invalidate inode mapping if mtime changes by Brian Foster · 12 years ago
  87. 72d0d24 fuse: add FUSE_AUTO_INVAL_DATA init flag by Brian Foster · 12 years ago
  88. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  89. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  90. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  91. 45c72cd fuse: fix stat call on 32 bit platforms by Pavel Shilovsky · 12 years ago
  92. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  93. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  94. 0a2da9b fuse: allow nanosecond granularity by Miklos Szeredi · 12 years ago
  95. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  96. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  97. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  98. 988f032 fuse: register_filesystem() called too early by Al Viro · 13 years ago
  99. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  100. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago