1. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  2. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  3. aab99c2 ext3: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  4. ffba102 ext2: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  5. e00117f exofs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  6. ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  7. 319b2be jfs: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  8. 217f206 9p: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  9. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  10. 52957fe fs-writeback.c: bitfields should be unsigned by H Hartley Sweeten · 14 years ago
  11. 9a22968 namei.c : update mnt when it needed by Huang Shijie · 14 years ago
  12. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  13. cc91062 fs/partitions: use ADDPART_FLAG_RAID instead of magic number by Cesar Eduardo Barros · 14 years ago
  14. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  15. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 14 years ago
  16. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 14 years ago
  17. a7cf414 anon_inode: set S_IFREG on the anon_inode by Eric Paris · 14 years ago
  18. b7bb0a1 gfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  19. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  20. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  21. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  22. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  23. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 14 years ago
  24. d1f2104 ext3: constify xattr handlers by Stephen Hemminger · 14 years ago
  25. 749c72e ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  26. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  27. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  28. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  29. e1e46bf Trim includes in fs/super.c by Al Viro · 14 years ago
  30. d3f2147 Move grabbing s_umount to callers of grab_super() by Al Viro · 14 years ago
  31. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 14 years ago
  32. e8c2625 switch selinux delayed superblock handling to iterate_supers() by Al Viro · 14 years ago
  33. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  34. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  35. 79893c1 fix prune_dcache()/umount() race by Al Viro · 14 years ago
  36. df40c01 In get_super() and user_get_super() restarts are unconditional by Al Viro · 14 years ago
  37. 1494583 fix get_active_super()/umount() race by Al Viro · 14 years ago
  38. e7fe058 fix do_emergency_remount()/umount() races by Al Viro · 14 years ago
  39. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  40. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  41. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  42. 1712ac8 Saner locking around deactivate_super() by Al Viro · 14 years ago
  43. b20bd1a get rid of S_BIAS by Al Viro · 14 years ago
  44. 389b8be get rid of open-coded grab_super() in get_active_super() by Al Viro · 14 years ago
  45. 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 14 years ago
  46. 3981f2e ceph: should use deactivate_locked_super() on failure exits by Al Viro · 14 years ago
  47. 2ccde7c Clean ecryptfs ->get_sb() up by Al Viro · 14 years ago
  48. decabd6 fix a couple of ecryptfs leaks by Al Viro · 14 years ago
  49. 8946807 Simplify devpts_get_sb() failure exits by Al Viro · 14 years ago
  50. a135aa2 remove incorrect comment in do_emergency_remount by Christoph Hellwig · 14 years ago
  51. 13e3c5e clean DCACHE_CANT_MOUNT in d_delete() by Al Viro · 14 years ago
  52. 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
  53. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  54. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  55. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  56. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  57. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  58. 7ce1418 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  59. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  60. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  61. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  62. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  63. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  64. 1907131 dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages by Jiaying Zhang · 14 years ago
  65. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  66. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  67. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  68. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  69. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  70. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  71. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  72. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 14 years ago
  73. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  74. fcbc59f quota: remove sb_has_quota_active in get/set_info by Christoph Hellwig · 14 years ago
  75. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  76. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  77. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  78. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  79. da8d1ba suppress warning: "quotatypes" defined but not used by Sergey Senozhatsky · 14 years ago
  80. 5277970 ext3: Fix waiting on transaction during fsync by Jan Kara · 14 years ago
  81. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  82. 311b954 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  83. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  84. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  85. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 14 years ago
  86. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 14 years ago
  87. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 14 years ago
  88. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 14 years ago
  89. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 14 years ago
  90. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  91. 524e4a1 ext2: remove useless call to brelse() in ext2_free_inode() by Francis Moreau · 14 years ago
  92. eabf290 quota: optimize mark_dirty logic by Dmitry Monakhov · 14 years ago
  93. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  94. 8cef107 ext3: Avoid loading bitmaps for full groups during block allocation by Frans van de Wiel · 14 years ago
  95. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 14 years ago
  96. 7c4fda1 i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  97. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  98. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  99. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  100. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago