1. f9eadbb writeback: bdi_writeback_task() must set task state before calling schedule() by Jens Axboe · 14 years ago
  2. 7c8a355 writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync by Jens Axboe · 14 years ago
  3. 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
  4. 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
  5. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  6. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  7. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  8. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  9. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  10. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  11. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  12. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 14 years ago
  13. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  14. fcbc59f quota: remove sb_has_quota_active in get/set_info by Christoph Hellwig · 14 years ago
  15. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  16. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  17. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  18. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  19. da8d1ba suppress warning: "quotatypes" defined but not used by Sergey Senozhatsky · 14 years ago
  20. 5277970 ext3: Fix waiting on transaction during fsync by Jan Kara · 14 years ago
  21. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  22. 311b954 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  23. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  24. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  25. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 14 years ago
  26. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 14 years ago
  27. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 14 years ago
  28. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 14 years ago
  29. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 14 years ago
  30. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  31. 524e4a1 ext2: remove useless call to brelse() in ext2_free_inode() by Francis Moreau · 14 years ago
  32. eabf290 quota: optimize mark_dirty logic by Dmitry Monakhov · 14 years ago
  33. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  34. 8cef107 ext3: Avoid loading bitmaps for full groups during block allocation by Frans van de Wiel · 14 years ago
  35. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  36. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  37. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  38. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  39. af10ec7 sysfs: Add support for tagged directories with untagged members. by Eric W. Biederman · 14 years ago
  40. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  41. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  42. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  43. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  44. d7dbf4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  45. 677abe4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  46. e90e4d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  47. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  48. 777cb1b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  49. 277a4ed Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  50. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  51. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  52. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  53. 8120a8a fs/timerfd.c: make use of wait_event_interruptible_locked_irq() by Michal Nazarewicz · 14 years ago
  54. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  55. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  56. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  57. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  58. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  59. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  60. 9723152 jffs2: Stop triggering block erases from jffs2_write_super() by Joakim Tjernlund · 14 years ago
  61. 64a5c2e jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() by Joakim Tjernlund · 14 years ago
  62. ae3b6ba jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases by David Woodhouse · 14 years ago
  63. acb64a4 jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held by David Woodhouse · 14 years ago
  64. d6ce171 jffs2: Wake GC thread when there are blocks to be erased by Joakim Tjernlund · 14 years ago
  65. 0717bf8 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return by David Woodhouse · 14 years ago
  66. 9957abe jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() by Joakim Tjernlund · 14 years ago
  67. e9cee8e Merge branch 'master' into for-linus by Alex Elder · 14 years ago
  68. b4ed462 xfs: mark xfs_iomap_write_ helpers static by Christoph Hellwig · 14 years ago
  69. bd1556a xfs: clean up end index calculation in xfs_page_state_convert by Christoph Hellwig · 14 years ago
  70. 2b8f12b xfs: clean up mapping size calculation in __xfs_get_blocks by Christoph Hellwig · 14 years ago
  71. 558e689 xfs: clean up xfs_iomap_valid by Christoph Hellwig · 14 years ago
  72. 34a52c6 xfs: move I/O type flags into xfs_aops.c by Christoph Hellwig · 14 years ago
  73. 207d041 xfs: kill struct xfs_iomap by Christoph Hellwig · 14 years ago
  74. e513182 xfs: report iomap_bn in block base by Christoph Hellwig · 14 years ago
  75. 8699bb0 xfs: report iomap_offset and iomap_bsize in block base by Christoph Hellwig · 14 years ago
  76. 9563b3d xfs: remove iomap_delta by Christoph Hellwig · 14 years ago
  77. 046f168 xfs: remove iomap_target by Christoph Hellwig · 14 years ago
  78. 826bf0a xfs: limit xfs_imap_to_bmap to a single mapping by Christoph Hellwig · 14 years ago
  79. 4a5224d xfs: simplify buffer to transaction matching by Christoph Hellwig · 14 years ago
  80. 2d1ff3c xfs: Make fiemap work in query mode. by Tao Ma · 14 years ago
  81. 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 14 years ago
  82. 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 14 years ago
  83. 1414a60 xfs: remove dead XFS_LOUD_RECOVERY code by Christoph Hellwig · 14 years ago
  84. 8112e9d xfs: removed unused XFS_QMOPT_ flags by Christoph Hellwig · 14 years ago
  85. 191f848 xfs: remove a few macro indirections in the quota code by Christoph Hellwig · 14 years ago
  86. 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 14 years ago
  87. 37bc574 xfs: wait for direct I/O to complete in fsync and write_inode by Christoph Hellwig · 14 years ago
  88. fce1cad xfs: xfs_trace.c: duplicated include by Andrea Gelmini · 14 years ago
  89. 3f943d8 xfs: minor odds and ends in xfs_log_recover.c by Alex Elder · 14 years ago
  90. e3bb2e3 xfs: avoid repeated pointer dereferences by Alex Elder · 14 years ago
  91. 9db127e xfs: change a few labels in xfs_log_recover.c by Alex Elder · 14 years ago
  92. 8c38366 xfs: enforce synchronous writes in xfs_bwrite by Christoph Hellwig · 14 years ago
  93. df308bc xfs: remove periodic superblock writeback by Christoph Hellwig · 14 years ago
  94. f983710 xfs: make the log ticket transaction id random by Dave Chinner · 14 years ago
  95. 36adecf xfs: nothing special about 1-block log sector by Alex Elder · 14 years ago
  96. ff30a62 xfs: encapsulate bbcount validity checking by Alex Elder · 14 years ago
  97. 5c17f53 xfs: kill XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  98. 8511998 xfs: simplify XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  99. 6881a22 xfs: fix min bufsize bugs in two places by Alex Elder · 14 years ago
  100. a0e856b xfs: add const qualifiers to xfs error function args by Alex Elder · 14 years ago