1. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  2. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  4. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  6. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  7. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  8. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  9. d9c95bd fs: Remove old freezing mechanism by Jan Kara · 12 years ago
  10. 5accdf8 fs: Improve filesystem freezing handling by Jan Kara · 12 years ago
  11. 800179c fs: add link restrictions by Kees Cook · 12 years ago
  12. e4fad8e consolidate pipe file creation by Al Viro · 12 years ago
  13. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  14. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  15. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  16. 5c0d6b6 vfs: Create function for iterating over block devices by Jan Kara · 12 years ago
  17. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  18. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  19. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  20. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  21. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  22. 30d9049 kill struct opendata by Al Viro · 12 years ago
  23. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  24. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  25. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  26. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  27. 2f9d3df vfs: move inode stat information closer together by Linus Torvalds · 12 years ago
  28. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  29. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  30. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  31. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  32. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  33. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  34. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  35. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  36. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 12 years ago
  37. 169ebd9 writeback: Avoid iput() from flusher thread by Jan Kara · 12 years ago
  38. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  39. 9236163 userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  40. 1a48e2a userns: Replace the hard to write inode_userns with inode_capable. by Eric W. Biederman · 13 years ago
  41. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  43. 66189be CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  44. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  45. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  46. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  47. 9d547c3 vfs: remove unused superblock helpers by Artem Bityutskiy · 12 years ago
  48. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  49. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  50. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  51. 6a8a13e fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash by Bernd Schubert · 12 years ago
  52. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  53. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 12 years ago
  54. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  55. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 13 years ago
  56. b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  57. 87192a2 vfs: cache request_queue in struct block_device by Andi Kleen · 13 years ago
  58. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  59. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  60. 28d82dc epoll: limit paths by Jason Baron · 13 years ago
  61. ef00f59 block: Add BLKROTATIONAL ioctl by Martin K. Petersen · 13 years ago
  62. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  63. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  64. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  65. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  66. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  67. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  68. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  69. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  70. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  71. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  72. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  73. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  74. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  75. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  76. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  77. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  78. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  79. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  80. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  81. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  82. ea441d1 new helper: mount_subtree() by Al Viro · 13 years ago
  83. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  84. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  85. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  86. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  87. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  88. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  89. 6cdbb0e fs: optimize out 16 bytes worth of padding in struct inode by Theodore Ts'o · 13 years ago
  90. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  91. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  92. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  93. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 13 years ago
  94. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  95. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  96. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  97. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  98. 778fc54 locks: fix tracking of inprogress lease breaks by J. Bruce Fields · 13 years ago
  99. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  100. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago