1. 9f3fb90 fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years ago
  2. c7ac366 fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years ago
  3. 95fc841 fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years ago
  4. 954fc7d fs/minix: reject too-large maximum file size by Eric Biggers · 4 years ago
  5. 169f7f3 fs/minix: don't allow getting deleted inodes by Eric Biggers · 4 years ago
  6. b846b77 fs/minix: check return value of sb_getblk() by Eric Biggers · 4 years ago
  7. b014951 minix_lookup: use d_splice_alias() by Al Viro · 6 years ago
  8. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  9. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  12. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
  14. 4f2ed69 minix: Deinline get_block, save 2691 bytes by Denys Vlasenko · 7 years ago
  15. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 7 years ago
  16. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  17. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  18. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  19. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  20. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  21. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  22. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  23. 3b0a3c1 simple local filesystems: switch to ->iterate_shared() by Al Viro · 8 years ago
  24. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  25. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  26. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  27. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  28. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  29. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  30. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  31. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
  33. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  34. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  35. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  36. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  37. 6d6747f minix zmap block counts calculation fix by Qi Yong · 10 years ago
  38. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  39. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  40. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  41. 84ee353 fs/minix/inode.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  42. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  43. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  44. ca40e29 fs/minix: Drop dependency on H8300 by Guenter Roeck · 11 years ago
  45. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  46. 642b704 minix: bug widening a binary "not" operation by Dan Carpenter · 11 years ago
  47. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  48. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  49. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  50. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  51. 7fc7cd0 minix: drop vmtruncate by Marco Stornelli · 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. f303bdc userns: Convert minix to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  55. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  56. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  57. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  58. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  59. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. ca85c07 minixfs: switch to d_make_root() by Al Viro · 12 years ago
  61. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  62. 27a6d5c minix: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  63. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  64. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 13 years ago
  65. 4f45ba3 minix: propagate umode_t by Al Viro · 13 years ago
  66. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  67. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  68. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  69. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  70. f1fd306 minixfs: kill manual hweight(), simplify by Al Viro · 13 years ago
  71. 016e8d4 fs/minix: Verify bitmap block counts before mounting by Josh Boyer · 13 years ago
  72. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  73. 2def9e4 minix_getattr(): don't bother with ->d_parent by Al Viro · 13 years ago
  74. b80d2c2 minix: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  75. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  76. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  77. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  78. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  79. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  80. 6f88049 minix: i_nlink races in rename() by Al Viro · 13 years ago
  81. c6cb412 minixfs: kill dead code by Al Viro · 14 years ago
  82. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  83. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  84. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  85. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  86. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  87. 5ccb4a7 switch minix to ->evict_inode(), fix write_inode/delete_inode race by Al Viro · 14 years ago
  88. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  89. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  90. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  91. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  92. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  93. 01afaf6 Minix: Clean up left over label by Andrew Hendry · 14 years ago
  94. 49837a8 remove detritus left by "mm: make read_cache_page synchronous" by Al Viro · 14 years ago
  95. 0ab7620 fs/minix: bugfix, number of indirect block ptrs per block depends on block size by Erik van der Kouwe · 14 years ago
  96. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  97. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  99. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  100. 9f6c133 V3 minixfs: add missing directory type checking by Doug Graham · 15 years ago