1. c36dff3 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  2. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  3. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  4. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  5. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  6. 0ebf7f1 fix sysvfs symlinks by Al Viro · 8 years ago
  7. 2e03f3e sysv: switch to simple_follow_link() by Al Viro · 9 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. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  10. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  11. c07cb01 sysv: drop lock/unlock super by Marco Stornelli · 12 years ago
  12. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  14. a726ecc userns: Convert the sysv filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  15. 9d46be2 fs/sysv: stop using write_super and s_dirt by Artem Bityutskiy · 12 years ago
  16. eee4589 fs/sysv: remove another useless write_super call by Artem Bityutskiy · 12 years ago
  17. a4d05d3 fs/sysv: remove useless write_super call by Artem Bityutskiy · 12 years ago
  18. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  19. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  20. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  21. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  22. 719f2c8 sysv: do not mark superblock dirty on remount by Artem Bityutskiy · 14 years ago
  23. d299ead switch sysv to ->evict_inode() by Al Viro · 14 years ago
  24. 4c9002d fix fs/sysv s_dirt handling by Al Viro · 14 years ago
  25. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  26. 5ac3455 get rid of BKL in fs/sysv by Al Viro · 15 years ago
  27. ad43ffd sysv: add ->sync_fs by Christoph Hellwig · 15 years ago
  28. 05459ca repair sysv_write_inode(), switch sysv to simple_fsync() by Al Viro · 15 years ago
  29. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  30. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  31. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  32. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  33. 1c5b454 fs/sysv: return f_fsid for statfs(2) by Coly Li · 15 years ago
  34. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  35. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  36. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 16 years ago
  37. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  38. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  39. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  40. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  41. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  42. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  43. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  44. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  45. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  46. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  47. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  48. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago