1. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  2. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  3. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  4. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  5. 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. 6d6747f minix zmap block counts calculation fix by Qi Yong · 10 years ago
  8. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  9. 84ee353 fs/minix/inode.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  10. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  11. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  12. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  13. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  14. 7fc7cd0 minix: drop vmtruncate by Marco Stornelli · 11 years ago
  15. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  17. f303bdc userns: Convert minix to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  18. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  19. ca85c07 minixfs: switch to d_make_root() by Al Viro · 12 years ago
  20. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  21. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 12 years ago
  23. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  24. 016e8d4 fs/minix: Verify bitmap block counts before mounting by Josh Boyer · 13 years ago
  25. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  26. 2def9e4 minix_getattr(): don't bother with ->d_parent by Al Viro · 13 years ago
  27. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  28. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  29. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  30. 5ccb4a7 switch minix to ->evict_inode(), fix write_inode/delete_inode race by Al Viro · 14 years ago
  31. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  32. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  33. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  34. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  35. cc46759 get rid of BKL in fs/minix by Al Viro · 15 years ago
  36. 0d7916d switch minix to simple_fsync() by Al Viro · 15 years ago
  37. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  38. 054475d fs/minix: return f_fsid for statfs(2) by Coly Li · 15 years ago
  39. f762dd6 Update my email address by Gertjan van Wingerde · 15 years ago
  40. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  41. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  42. a90a088 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 16 years ago
  43. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  44. 4a66af9 minixfs: convert to new aops by Nick Piggin · 17 years ago
  45. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  46. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  47. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  48. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  49. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  50. 939b00d [PATCH] Minix V3 support by Andries Brouwer · 17 years ago
  51. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  52. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  53. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  54. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  55. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  56. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  57. f5fb09f [PATCH] Fix for minix crash by Andries Brouwer · 18 years ago
  58. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  59. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  60. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  61. 11b8448 [PATCH] fix messages in fs/minix by Denis Vlasenko · 18 years ago
  62. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  63. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  64. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago