1. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  2. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 14 years ago
  3. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 14 years ago
  4. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  5. 58a9d3d8 fs-writeback: check sync bit earlier in inode_wait_for_writeback by Richard Kennedy · 14 years ago
  6. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 14 years ago
  7. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 14 years ago
  8. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  9. 0163916 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  10. 3e766fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  11. 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  12. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  13. 6d27e64 9p: Optimize TCREATE by eliminating a redundant fid clone. by Venkateswararao Jujjuri · 14 years ago
  14. fe5bd07 9p: cleanup: remove unneeded assignment by Dan Carpenter · 14 years ago
  15. 75cc5c9 9p: Add mksock support by Venkateswararao Jujjuri · 14 years ago
  16. 85e0df2 fs/9p: Make sure we properly instantiate dentry. by Aneesh Kumar K.V · 14 years ago
  17. 3663df7 autofs4: Pushdown the bkl from ioctl by Frederic Weisbecker · 14 years ago
  18. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  19. 240ed68 ceph: reuse mon subscribe message instead of allocated anew by Sage Weil · 14 years ago
  20. 48c1e44 switch ecryptfs_write() to struct inode *, kill on-stack fake files by Al Viro · 14 years ago
  21. 02bd979 switch ecryptfs_get_locked_page() to struct inode * by Al Viro · 14 years ago
  22. bef5bc2 simplify access to ecryptfs inodes in ->readpage() and friends by Al Viro · 14 years ago
  23. f6d335c AFS: Don't put struct file on the stack by Al Viro · 14 years ago
  24. 4403158 Ban ecryptfs over ecryptfs by Al Viro · 14 years ago
  25. ab9a79b logfs: replace inode uid,gid,mode initialization with helper function by Al Viro · 14 years ago
  26. be8ded5 ufs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  27. a6c5a03 udf: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  28. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  29. 85640bd sysv: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  30. 04b7ed0 reiserfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  31. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  32. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  33. e6ecdc7 bfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  34. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  35. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  36. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  37. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  38. aab99c2 ext3: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  39. ffba102 ext2: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  40. e00117f exofs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  41. ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  42. 319b2be jfs: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  43. 217f206 9p: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  44. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  45. 52957fe fs-writeback.c: bitfields should be unsigned by H Hartley Sweeten · 14 years ago
  46. 9a22968 namei.c : update mnt when it needed by Huang Shijie · 14 years ago
  47. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  48. cc91062 fs/partitions: use ADDPART_FLAG_RAID instead of magic number by Cesar Eduardo Barros · 14 years ago
  49. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  50. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 14 years ago
  51. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 14 years ago
  52. a7cf414 anon_inode: set S_IFREG on the anon_inode by Eric Paris · 14 years ago
  53. b7bb0a1 gfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  54. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  55. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  56. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  57. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  58. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 14 years ago
  59. d1f2104 ext3: constify xattr handlers by Stephen Hemminger · 14 years ago
  60. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  61. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  62. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  63. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  64. e1e46bf Trim includes in fs/super.c by Al Viro · 14 years ago
  65. d3f2147 Move grabbing s_umount to callers of grab_super() by Al Viro · 14 years ago
  66. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 14 years ago
  67. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  68. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  69. 79893c1 fix prune_dcache()/umount() race by Al Viro · 14 years ago
  70. df40c01 In get_super() and user_get_super() restarts are unconditional by Al Viro · 14 years ago
  71. 1494583 fix get_active_super()/umount() race by Al Viro · 14 years ago
  72. e7fe058 fix do_emergency_remount()/umount() races by Al Viro · 14 years ago
  73. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  74. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  75. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  76. 1712ac8 Saner locking around deactivate_super() by Al Viro · 14 years ago
  77. b20bd1a get rid of S_BIAS by Al Viro · 14 years ago
  78. 389b8be get rid of open-coded grab_super() in get_active_super() by Al Viro · 14 years ago
  79. 3981f2e ceph: should use deactivate_locked_super() on failure exits by Al Viro · 14 years ago
  80. 2ccde7c Clean ecryptfs ->get_sb() up by Al Viro · 14 years ago
  81. decabd6 fix a couple of ecryptfs leaks by Al Viro · 14 years ago
  82. 8946807 Simplify devpts_get_sb() failure exits by Al Viro · 14 years ago
  83. a135aa2 remove incorrect comment in do_emergency_remount by Christoph Hellwig · 14 years ago
  84. 13e3c5e clean DCACHE_CANT_MOUNT in d_delete() by Al Viro · 14 years ago
  85. 9706900 ceph: avoid resending queued message to monitor by Sage Weil · 14 years ago
  86. 9e32789 ceph: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  87. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 14 years ago
  88. bda8e77 9p: add 9P2000.L statfs operation by Sripathi Kodi · 14 years ago
  89. 9b6533c 9p: VFS switches for 9p2000.L: VFS switches by Sripathi Kodi · 14 years ago
  90. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  91. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 14 years ago
  92. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 14 years ago
  93. d515e86 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  94. c2c4986 writeback: fix problem with !CONFIG_BLOCK compilation by Jens Axboe · 14 years ago
  95. b403a98 block: improve automatic native capacity unlocking by Tejun Heo · 14 years ago
  96. 1493bf2 block: use struct parsed_partitions *state universally in partition check code by Tejun Heo · 14 years ago
  97. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  98. 56bca01 block: restart partition scan after resizing a device by Tejun Heo · 14 years ago
  99. fa4b907 buffer: make invalidate_bdev() drain all percpu LRU add caches by Tejun Heo · 14 years ago
  100. f9eadbb writeback: bdi_writeback_task() must set task state before calling schedule() by Jens Axboe · 14 years ago