1. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  2. 9e443bc um: hostfs: make functions static by James Hogan · 11 years ago
  3. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  4. 65984ff um: hostfs: Fix writeback by Richard Weinberger · 11 years ago
  5. 8e28bc7 [readdir] convert hostfs by Al Viro · 11 years ago
  6. 371fdab hostfs: use kmalloc instead of kzalloc by James Hogan · 11 years ago
  7. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 11 years ago
  8. 9dcc5e8 hostfs: remove "will unlock" comment by James Hogan · 11 years ago
  9. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  10. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 11 years ago
  11. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  12. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  15. 3be2be0 hostfs: drop vmtruncate by Marco Stornelli · 12 years ago
  16. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  17. 29f82ae userns: Convert hostfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  18. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  19. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  20. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  21. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  22. 3ee6bd8 uml/hostfs: Propagate dirent.d_type to filldir() by Geert Uytterhoeven · 12 years ago
  23. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  24. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  25. 138d570 switch hostfs_iattr to explicit unsigned short by Al Viro · 13 years ago
  26. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  27. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  28. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  29. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  30. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  31. 548fd1e um: kill useless include of user.h by Al Viro · 13 years ago
  32. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  33. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  34. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  35. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  36. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  37. e41a59e hostfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  38. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  39. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  40. f772c4a switch hostfs by Al Viro · 13 years ago
  41. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  42. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  43. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  44. ec2447c hostfs: simplify locking by Nick Piggin · 13 years ago
  45. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  46. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  47. c5c6dd4 hostfs: code cleanups by Richard Weinberger · 14 years ago
  48. 1b627d5 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  49. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  50. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  51. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  52. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  53. f8ad850 try to get rid of races in hostfs open() by Al Viro · 14 years ago
  54. f8d7e18 leak in hostfs_unlink() by Al Viro · 14 years ago
  55. e919305 hostfs: fix races in dentry_name() and inode_name() by Al Viro · 14 years ago
  56. d0352d3 hostfs: sanitize symlinks by Al Viro · 14 years ago
  57. c532222 hostfs: get rid of inode_dentry_name() by Al Viro · 14 years ago
  58. 4754b82 hostfs: get rid of file_type(), fold init_inode() by Al Viro · 14 years ago
  59. 39b743c switch stat_file() to passing a single struct rather than fsckloads of pointers by Al Viro · 14 years ago
  60. 5e2df28 hostfs: pass pathname to init_inode() by Al Viro · 14 years ago
  61. 52b209f7 get rid of hostfs_read_inode() by Al Viro · 14 years ago
  62. 601d2c3 hostfs: don't keep a field in each inode when we are using it only in root by Al Viro · 14 years ago
  63. e971a6d stop icache pollution in hostfs, switch to ->evict_inode() by Al Viro · 14 years ago
  64. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  65. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  66. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  67. 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
  68. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 15 years ago
  69. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  70. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  71. ea7e743 hostfs: fix a duplicated global function name by WANG Cong · 16 years ago
  72. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  73. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  74. 6966a97 UML: fix hostfs build by Jiri Kosina · 16 years ago
  75. dd2cc4d mount options: fix hostfs by Miklos Szeredi · 16 years ago
  76. 0a370e5 iget: stop HOSTFS from using iget() and read_inode() by David Howells · 16 years ago
  77. d7b8851 uml: fix hostfs tv_usec calculations by Dominique Quatravaux · 16 years ago
  78. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  79. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  80. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago
  81. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  82. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  83. f1adc05 uml: hostfs style fixes by Jeff Dike · 17 years ago
  84. 5822b7f uml: make hostfs_setattr() support operations on unlinked open files by Alberto Bertogli · 17 years ago
  85. 75e8def [PATCH] uml: hostfs variable renaming by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  86. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 17 years ago
  87. a6eb0be [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  88. bca2711 [PATCH] uml: hostfs: fix double free by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  89. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  90. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  91. 88f6cd0 [PATCH] uml: fix mknod by Johannes Stezenbach · 17 years ago
  92. 680b0da [PATCH] struct path: convert hostfs by Josef Sipek · 18 years ago
  93. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  94. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  95. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  96. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  97. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  98. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  99. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  100. 86c79cb [PATCH] uml: fix hostfs stack corruption by Jeff Dike · 18 years ago