1. a8db149 jffs2: switch to simple_follow_link() by Al Viro · 9 years ago
  2. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  4. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  6. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  7. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  8. d800fca jffs2: remove an unneeded condition by Dan Carpenter · 9 years ago
  9. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  10. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  12. eb928d4 Merge JFFS2 updates from David Woodhouse by Brian Norris · 9 years ago
  13. 164c240 jffs2: fix handling of corrupted summary length by Chen Jie · 9 years ago
  14. e4999bb jffs2: compr_rubin: Remove unused function by Rickard Strandqvist · 9 years ago
  15. 4740f49 jffs2: Drop bogus if in comment by Geert Uytterhoeven · 10 years ago
  16. 7f4028b jffs2: fix sparse warning: unexpected unlock by Fabian Frederick · 10 years ago
  17. 99358a1 [jffs2] kill wbuf_queued/wbuf_dwork_lock by Al Viro · 10 years ago
  18. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  19. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  20. 086f2f7 fs/jffs2/xattr.c: remove null test before kfree by Fabian Frederick · 10 years ago
  21. b6861d0 fs/jffs2/acl.c: remove null test before kfree by Fabian Frederick · 10 years ago
  22. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  23. c240837 signals: jffs2: fix the wrong usage of disallow_signal() by Oleg Nesterov · 10 years ago
  24. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  25. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  26. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  27. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  28. 67f9fd9 mm: remove read_cache_page_async() by Sasha Levin · 10 years ago
  29. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  30. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  31. 41bf1a2 jffs2: Fix crash due to truncation of csize by Ajesh Kunhipurayil Vijayan · 10 years ago
  32. 3367da5 jffs2: Fix segmentation fault found in stress test by Kamlakant Patel · 10 years ago
  33. 01887a3 jffs2: unlock f->sem on error in jffs2_new_inode() by Wang Guoli · 10 years ago
  34. 13b546d jffs2: avoid soft-lockup in jffs2_reserve_space_gc() by Li Zefan · 10 years ago
  35. 3ead957 jffs2: remove from wait queue after schedule() by Li Zefan · 10 years ago
  36. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  37. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  38. f2963d4 jffs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  39. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  40. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  41. e8bbeeb fs/jffs2: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 10 years ago
  42. 2072552 jffs2: NULL return of kmem_cache_zalloc should be handled by Zhouyi Zhou · 11 years ago
  43. e104f1e jffs2: do not support the MLC nand by Huang Shijie · 11 years ago
  44. 0312fa7 [readdir] convert jffs2 by Al Viro · 11 years ago
  45. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  46. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  48. cf98c5e fs/jffs2: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  49. 2cbba75 jffs2: hold erase_completion_lock on exit by Alexey Khoroshilov · 12 years ago
  50. 5ffd341 jffs2: Fix lock acquisition order bug in jffs2_write_begin by Thomas Betker · 12 years ago
  51. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  52. bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
  53. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  55. 74d83be JFFS2: don't fail on bitflips in OOB by Brian Norris · 12 years ago
  56. a445f78 JFFS2: fix unmount regression by Artem Bityutskiy · 12 years ago
  57. 0cfe53d userns: Convert jffs2 to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  58. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  59. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  60. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  61. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  62. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  63. 8bdc81c jffs2: get rid of jffs2_sync_super by Artem Bityutskiy · 12 years ago
  64. 0668890 jffs2: remove unnecessary GC pass on sync by Artem Bityutskiy · 12 years ago
  65. d0490ee jffs2: remove unnecessary GC pass on umount by Artem Bityutskiy · 12 years ago
  66. 3a0c0e2 jffs2: remove lock_super by Artem Bityutskiy · 12 years ago
  67. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  68. 8c5a036 jffs2: allow to complete xattr integrity check on first GC scan by Jean-Christophe DUBOIS · 12 years ago
  69. 9824f75 jffs2: allow to discriminate between recoverable and non-recoverable errors by Jean-Christophe DUBOIS · 12 years ago
  70. 208b14e jffs2: get rid of jffs2_sync_super by Artem Bityutskiy · 12 years ago
  71. e832579 jffs2: remove unnecessary GC pass on sync by Artem Bityutskiy · 12 years ago
  72. c3c4a36 jffs2: remove unnecessary GC pass on umount by Artem Bityutskiy · 12 years ago
  73. f4d0b35 jffs2: remove lock_super by Artem Bityutskiy · 12 years ago
  74. b6778fd jffs2: refactor csize usage in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  75. 7c80c35 jffs2: validate symlink size in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  76. 8da8ba2 JFFS2: Add parameter to reserve disk space for root by Daniel Drake · 12 years ago
  77. 226bb7d jffs2: Fix lock acquisition order bug in gc path by Josh Cartwright · 12 years ago
  78. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  79. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  80. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 12 years ago
  81. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 12 years ago
  82. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  83. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  84. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 12 years ago
  85. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 12 years ago
  86. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 12 years ago
  87. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  88. 3e34174 jffs2: fix typo in scan.c by Masanari Iida · 12 years ago
  89. a6c2285 jffs2: update to new MTD interface by Brian Norris · 12 years ago
  90. f026545 jffs2: remove direct mtd->point reference by Artem Bityutskiy · 12 years ago
  91. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  92. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  94. 42ea197 jffs2: Fix typo in compr.c by Masanari Iida · 12 years ago
  95. bce41d6 jffs2: do not initialize variable unnecessarily by Artem Bityutskiy · 12 years ago
  96. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  97. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 12 years ago
  98. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  99. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  100. 1093447 mtd: do use mtd->point directly by Artem Bityutskiy · 13 years ago