1. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 6 years ago
  2. a9cee17 reiserfs: Remove VLA from fs/reiserfs/reiserfs.h by Kyle Spiers · 7 years ago
  3. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  4. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  5. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  6. 9f97df5 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  10. 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
  11. 65f2b26 reiserfs: fix spelling mistake: "tranasction" -> "transaction" by Colin Ian King · 7 years ago
  12. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  13. fcea8ae reiserfs: preserve i_mode if __reiserfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  14. 6883cd7 reiserfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  15. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  16. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. 19c6e12 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  18. c3d98ea VFS: Don't use save/replace_mount_options if not using generic_show_options by David Howells · 7 years ago
  19. 08db141 reiserfs: fix race in prealloc discard by Jeff Mahoney · 7 years ago
  20. 54930df reiserfs: don't preallocate blocks for extended attributes by Jeff Mahoney · 7 years ago
  21. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  22. d8747d6 reiserfs: Make flush bios explicitely sync by Jan Kara · 7 years ago
  23. 7fe6a42 reiserfs: use designated initializers by Kees Cook · 7 years ago
  24. a480b5b reiserfs: Remove i_attrs_to_sd_attrs() by Jan Kara · 7 years ago
  25. a73415a reiserfs: Remove useless setting of i_flags by Jan Kara · 7 years ago
  26. 33eb928 reiserfs: Set flags on quota files directly by Jan Kara · 7 years ago
  27. 1e0e653 reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore by Jan Kara · 7 years ago
  28. 71b0576 reiserfs: Make cancel_old_flush() reliable by Jan Kara · 7 years ago
  29. ab49496 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  30. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  31. b899ba7 fs/reiserfs: atomically read inode size by Fabian Frederick · 8 years ago
  32. 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
  33. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  35. 8c54ca9 quota: constify struct path in quota_on by Al Viro · 8 years ago
  36. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
  37. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  38. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  39. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  41. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  43. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  44. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  45. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  46. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  47. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  48. 420902c reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() by Mike Galbraith · 12 years ago
  49. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  50. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  51. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  53. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  54. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  55. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  56. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  57. b9d8905 reiserfs: check kstrdup failure by Mikulas Patocka · 8 years ago
  58. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  59. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  61. 1ae1f3f reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() by Al Viro · 8 years ago
  62. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  63. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  64. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  65. 79a628d reiserfs: switch to generic_{get,set,remove}xattr() by Al Viro · 8 years ago
  66. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  67. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  68. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  69. 7dffc87 reiserfs_cache_default_acl(): use get_acl() by Al Viro · 8 years ago
  70. be6257b quota: Add support for ->get_nextdqblk() for VFS quota by Jan Kara · 9 years ago
  71. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  72. ff7d080 reiserfs: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  73. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  74. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  77. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  78. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  79. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  80. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  81. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  82. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  83. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  85. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  86. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  87. 2e6c97e reiserfs: Handle error from dquot_initialize() by Jan Kara · 9 years ago
  88. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 89bfae4 fs/reiserfs: remove unneeded cast by Firo Yang · 9 years ago
  90. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  91. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  93. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  94. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  95. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  96. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  97. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  98. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  99. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  100. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago