1. 96de3db jffs2: fix UAF problem by Zhe Li · 4 years, 1 month ago
  2. e22c11d jffs2: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  3. c356972 jffs2: Fix use of uninitialized delayed_work, lockdep breakage by Daniel Santos · 6 years ago
  4. f5f578e jffs2: free jffs2_sb_info through jffs2_kill_sb() by Hou Tao · 6 years ago
  5. 5f7a01e jffs2: use unsigned 32-bit timstamps consistently by Arnd Bergmann · 6 years ago
  6. c4592b9 jffs2: use 64-bit intermediate timestamps by Arnd Bergmann · 6 years ago
  7. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  8. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  9. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  10. a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 6 years ago
  11. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  12. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  13. c66b23c jffs2_kill_sb(): deal with failed allocations by Al Viro · 6 years ago
  14. 8f347c4 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() by Boris Brezillon · 6 years ago
  15. 884cfd9 mtd: Stop assuming mtd_erase() is asynchronous by Boris Brezillon · 6 years ago
  16. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  17. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  18. 5bdd0c6 jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path by Jake Daryll Obina · 7 years ago
  19. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  20. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  23. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  24. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  25. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  26. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  27. 8918821 jffs2: fix spelling mistake: "requestied" -> "requested" by Colin Ian King · 7 years ago
  28. 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
  29. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 7 years ago
  30. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  31. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  32. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  33. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  34. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  36. 6966f84 jffs2: Remove jffs2_{get,set,remove}xattr macros by Andreas Gruenbacher · 8 years ago
  37. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  38. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  39. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  40. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  41. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  42. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  43. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  44. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  45. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  46. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  47. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  48. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  49. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  50. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  51. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. f938128 jffs2: reduce the breakage on recovery from halfway failed rename() by Al Viro · 8 years ago
  53. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  54. 5817b9d jffs2: Improve post-mount CRC scan efficiency by David Woodhouse · 8 years ago
  55. be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 8 years ago
  56. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  57. 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago
  58. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  60. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  61. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  62. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  63. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 43584c1 jffs2: use to_delayed_work by Geliang Tang · 9 years ago
  65. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  66. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  67. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  68. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  69. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  70. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. 9317bb9 signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT) by Oleg Nesterov · 9 years ago
  72. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  73. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  74. eac44a5 fs/jffs2/wbuf.c: remove stray semicolon by Andrew Morton · 9 years ago
  75. eb042ec jffs2: fix a memleak in read_direntry() by Wei Fang · 9 years ago
  76. 16c863b jffs2: remove unneeded kfree by fangwei · 9 years ago
  77. 1bc81ee jffs2: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  78. e1305df jffs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  79. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  80. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  81. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  82. a8db149 jffs2: switch to simple_follow_link() by Al Viro · 9 years ago
  83. 7aaea76 jffs2: fix unbalanced locking by Brian Norris · 10 years ago
  84. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  86. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  87. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  88. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  89. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  90. d800fca jffs2: remove an unneeded condition by Dan Carpenter · 9 years ago
  91. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  92. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  93. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  94. eb928d4 Merge JFFS2 updates from David Woodhouse by Brian Norris · 9 years ago
  95. 164c240 jffs2: fix handling of corrupted summary length by Chen Jie · 9 years ago
  96. e4999bb jffs2: compr_rubin: Remove unused function by Rickard Strandqvist · 10 years ago
  97. 4740f49 jffs2: Drop bogus if in comment by Geert Uytterhoeven · 10 years ago
  98. 7f4028b jffs2: fix sparse warning: unexpected unlock by Fabian Frederick · 10 years ago
  99. 99358a1 [jffs2] kill wbuf_queued/wbuf_dwork_lock by Al Viro · 10 years ago
  100. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago