1. 2be0847 ANDROID: fs: logfs: fix filler function type by Sami Tolvanen · 6 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  4. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  6. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  7. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  8. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  10. 7f5458e qstr: constify instances in logfs by Al Viro · 8 years ago
  11. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  12. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  13. 5e26124 logfs: no need to lock directory in lseek by Al Viro · 8 years ago
  14. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  15. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  16. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  17. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  18. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  19. 2886357b logfs: fix logfs build errors and dependencies by Arnd Bergmann · 8 years ago
  20. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 8 years ago
  22. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  23. fb417f1 logfs: don't duplicate page_symlink_inode_operations by Al Viro · 8 years ago
  24. cf4f219 kbuild: Allow to specify composite modules with modname-m by Michal Marek · 9 years ago
  25. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  26. ce4f2fd logfs: fix build warning by Sudip Mukherjee · 9 years ago
  27. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  28. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  29. b427264 logfs: fix a pagecache leak for symlinks by Al Viro · 9 years ago
  30. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  31. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  32. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  33. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  34. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  35. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  36. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  37. 2252b62 logfs: check for the return value after calling find_or_create_page() by Younger Liu · 10 years ago
  38. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 10 years ago
  39. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  40. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  41. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 10 years ago
  42. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  43. 46d0733 [readdir] convert logfs by Al Viro · 11 years ago
  44. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  45. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  46. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  47. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  49. 03edef0 fs/logfs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  50. 5dfc282 logfs: drop vmtruncate by Marco Stornelli · 11 years ago
  51. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  52. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  53. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  54. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  55. 1a0a994 userns: Convert logfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  56. 89a897f Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  57. 9f0bbd8 logfs: query block device for number of pages to send with bio by Prasad Joshi · 12 years ago
  58. 41b93bc logfs: maintain the ordering of meta-inode destruction by Prasad Joshi · 12 years ago
  59. ddb24bb logfs: create a pagecache page if it is not present by Prasad Joshi · 12 years ago
  60. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  61. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  62. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  63. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  64. cd8bfa9 logfs: initialize the number of iovecs in bio by Prasad Joshi · 12 years ago
  65. d2dcd90 logfs: destroy the reserved inodes while unmounting by Prasad Joshi · 12 years ago
  66. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 12 years ago
  68. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  69. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  70. 50bc9b6 logfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  71. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 12 years ago
  72. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  73. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 13 years ago
  74. bbe0138 logfs: Grow inode in delete path by Joern Engel · 13 years ago
  75. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  76. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 13 years ago
  77. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  78. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  79. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 12 years ago
  80. 934eed3 logfs: Prevent memory corruption by Joern Engel · 12 years ago
  81. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 12 years ago
  82. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  83. d58b27e logfs: do not use 'mtd->block_isbad' directly by Artem Bityutskiy · 12 years ago
  84. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 12 years ago
  85. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 12 years ago
  86. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 12 years ago
  87. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 12 years ago
  88. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 12 years ago
  89. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 12 years ago
  90. 48d3610 logfs: rename functions starting with mtd_ by Artem Bityutskiy · 12 years ago
  91. 8817644 logfs: propagate umode_t by Al Viro · 13 years ago
  92. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  93. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  94. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  95. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  96. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  97. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  98. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  99. dd2a981 logfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  100. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago