1. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  2. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  4. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  5. 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
  6. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  7. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  8. c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  9. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  10. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  11. e7989f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  12. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
  13. e1c0eec fuse: honor iocb sync flags on write by Miklos Szeredi · 7 years ago
  14. 5d6d3a3 fuse: allow server to run in different pid_ns by Miklos Szeredi · 7 years ago
  15. 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
  16. 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
  17. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  18. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 7 years ago
  19. 61c12b4 fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio by Ashish Samant · 7 years ago
  20. 7e51fe1 fuse: convert to errseq_t based error tracking for fsync by Jeff Layton · 7 years ago
  21. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  22. 68227c0 fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 7 years ago
  23. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 69c8ebf fuseblk: Fix warning in super_setup_bdi_name() by Jan Kara · 7 years ago
  25. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  26. a2e5ad4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  27. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 7 years ago
  29. 50f2112 locks: Set FL_CLOSE when removing flock locks on close() by Benjamin Coddington · 7 years ago
  30. 7fbbe97 fuse: Get rid of bdi_initialized by Jan Kara · 7 years ago
  31. 5f7f754 fuse: Convert to separately allocated bdi by Jan Kara · 7 years ago
  32. 0b6e9ea fuse: Add support for pid namespaces by Seth Forshee · 10 years ago
  33. 095fc40a fuse: convert fuse_conn.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  34. ec99f6d fuse: convert fuse_req.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  35. 4e8c2eb fuse: convert fuse_file.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  36. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  37. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  38. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 7 years ago
  39. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  40. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  41. 9a87ad3 fuse: release: private_data cannot be NULL by Miklos Szeredi · 7 years ago
  42. 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 7 years ago
  43. 2e38bea fuse: add missing FR_FORCE by Miklos Szeredi · 7 years ago
  44. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  46. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  47. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  48. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  49. a8a86d7 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 8 years ago
  50. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  51. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  52. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  53. 59c3b76 fuse: fix fuse_write_end() if zero bytes were copied by Miklos Szeredi · 8 years ago
  54. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  55. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  57. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  60. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  61. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. ca76f5b pipe: add pipe_buf_steal() helper by Miklos Szeredi · 8 years ago
  63. fba597d pipe: add pipe_buf_confirm() helper by Miklos Szeredi · 8 years ago
  64. a779638 pipe: add pipe_buf_release() helper by Miklos Szeredi · 8 years ago
  65. 7bf2d1d pipe: add pipe_buf_get() helper by Miklos Szeredi · 8 years ago
  66. d82718e fuse_dev_splice_read(): switch to add_to_pipe() by Al Viro · 8 years ago
  67. 8924fef splice: lift pipe_lock out of splice_to_pipe() by Al Viro · 8 years ago
  68. 63401cc fuse: limit xattr returned size by Miklos Szeredi · 8 years ago
  69. 4680a7e fuse: remove duplicate cs->offset assignment by Miklos Szeredi · 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. 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
  73. 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
  74. cb3ae6d fuse: listxattr: verify xattr list by Miklos Szeredi · 8 years ago
  75. bcb6f6d fuse: use timespec64 by Miklos Szeredi · 8 years ago
  76. f75fdf2 fuse: don't use ->d_time by Miklos Szeredi · 8 years ago
  77. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  78. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  79. a09f99e fuse: fix killing s[ug]id in setattr by Miklos Szeredi · 8 years ago
  80. 5e2b882 fuse: invalidate dir dentry after chmod by Miklos Szeredi · 8 years ago
  81. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  82. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  83. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  84. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  85. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  86. 8fba54a fuse: direct-io: don't dirty ITER_BVEC pages by Miklos Szeredi · 8 years ago
  87. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
  89. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  90. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  91. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  92. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  93. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  94. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  95. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  96. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  97. 0f7d934 Merge branch 'for-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next by Miklos Szeredi · 8 years ago
  98. 7d3a07f fuse: don't mess with blocking signals by Al Viro · 8 years ago
  99. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  100. 7879c4e fuse: improve aio directIO write performance for size extending writes by Ashish Sangwan · 8 years ago