1. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago
  2. a9a745d xfs: Delayed logging design documentation by Dave Chinner · 14 years ago
  3. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 14 years ago
  4. 955833c xfs: make the log ticket ID available outside the log infrastructure by Dave Chinner · 14 years ago
  5. 169a7b0 xfs: clean up log ticket overrun debug output by Dave Chinner · 14 years ago
  6. c115541 xfs: Clean up XFS_BLI_* flag namespace by Dave Chinner · 14 years ago
  7. 64fc35d xfs: modify buffer item reference counting by Dave Chinner · 14 years ago
  8. 3383ca5 xfs: allow log ticket allocation to take allocation flags by Dave Chinner · 14 years ago
  9. 524ee36 xfs: Don't reuse the same transaction ID for duplicated transactions. by Dave Chinner · 14 years ago
  10. b4ed462 xfs: mark xfs_iomap_write_ helpers static by Christoph Hellwig · 14 years ago
  11. bd1556a xfs: clean up end index calculation in xfs_page_state_convert by Christoph Hellwig · 14 years ago
  12. 2b8f12b xfs: clean up mapping size calculation in __xfs_get_blocks by Christoph Hellwig · 14 years ago
  13. 558e689 xfs: clean up xfs_iomap_valid by Christoph Hellwig · 14 years ago
  14. 34a52c6 xfs: move I/O type flags into xfs_aops.c by Christoph Hellwig · 14 years ago
  15. 207d041 xfs: kill struct xfs_iomap by Christoph Hellwig · 14 years ago
  16. e513182 xfs: report iomap_bn in block base by Christoph Hellwig · 14 years ago
  17. 8699bb0 xfs: report iomap_offset and iomap_bsize in block base by Christoph Hellwig · 14 years ago
  18. 9563b3d xfs: remove iomap_delta by Christoph Hellwig · 14 years ago
  19. 046f168 xfs: remove iomap_target by Christoph Hellwig · 14 years ago
  20. 826bf0a xfs: limit xfs_imap_to_bmap to a single mapping by Christoph Hellwig · 14 years ago
  21. 4a5224d xfs: simplify buffer to transaction matching by Christoph Hellwig · 14 years ago
  22. 2d1ff3c xfs: Make fiemap work in query mode. by Tao Ma · 14 years ago
  23. 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 14 years ago
  24. 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 14 years ago
  25. 1414a60 xfs: remove dead XFS_LOUD_RECOVERY code by Christoph Hellwig · 14 years ago
  26. 8112e9d xfs: removed unused XFS_QMOPT_ flags by Christoph Hellwig · 14 years ago
  27. 191f848 xfs: remove a few macro indirections in the quota code by Christoph Hellwig · 14 years ago
  28. 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 14 years ago
  29. 37bc574 xfs: wait for direct I/O to complete in fsync and write_inode by Christoph Hellwig · 14 years ago
  30. fce1cad xfs: xfs_trace.c: duplicated include by Andrea Gelmini · 14 years ago
  31. 3f943d8 xfs: minor odds and ends in xfs_log_recover.c by Alex Elder · 14 years ago
  32. e3bb2e3 xfs: avoid repeated pointer dereferences by Alex Elder · 14 years ago
  33. 9db127e xfs: change a few labels in xfs_log_recover.c by Alex Elder · 14 years ago
  34. 8c38366 xfs: enforce synchronous writes in xfs_bwrite by Christoph Hellwig · 14 years ago
  35. df308bc xfs: remove periodic superblock writeback by Christoph Hellwig · 14 years ago
  36. f983710 xfs: make the log ticket transaction id random by Dave Chinner · 14 years ago
  37. 36adecf xfs: nothing special about 1-block log sector by Alex Elder · 14 years ago
  38. ff30a62 xfs: encapsulate bbcount validity checking by Alex Elder · 14 years ago
  39. 5c17f53 xfs: kill XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  40. 8511998 xfs: simplify XLOG_SECTOR_ROUND*() by Alex Elder · 14 years ago
  41. 6881a22 xfs: fix min bufsize bugs in two places by Alex Elder · 14 years ago
  42. a0e856b xfs: add const qualifiers to xfs error function args by Alex Elder · 14 years ago
  43. 74457cf xfs: remove xfs_dqmarker by Christoph Hellwig · 14 years ago
  44. 3a8406f xfs: convert the dquot free list to use list heads by Dave Chinner · 14 years ago
  45. e6a81f1 xfs: convert the dquot hash list to use list heads by Dave Chinner · 14 years ago
  46. 368e136 xfs: remove duplicate code from dquot reclaim by Dave Chinner · 14 years ago
  47. 3a25404 xfs: convert the per-mount dquot list to use list heads by Dave Chinner · 14 years ago
  48. 9abbc53 xfs: add log item recovery tracing by Dave Chinner · 14 years ago
  49. e6b1f27 xfs: clean up xlog_write_adv_cnt by Christoph Hellwig · 14 years ago
  50. 55b6633 xfs: introduce new internal log vector structure by Dave Chinner · 14 years ago
  51. 99428ad xfs: reindent xlog_write by Christoph Hellwig · 14 years ago
  52. b5203cd xfs: factor xlog_write by Dave Chinner · 14 years ago
  53. 9b9fc2b7 xfs: log ticket reservation underestimates the number of iclogs by Dave Chinner · 14 years ago
  54. b1c1b5b xfs: Clean up xfs_trans_committed code after factoring by Dave Chinner · 14 years ago
  55. 8e646a5 xfs: update and factor xfs_trans_committed() by Dave Chinner · 14 years ago
  56. a3ccd2c xfs: clean up xfs_trans_commit logic even more by Christoph Hellwig · 14 years ago
  57. 0924378 xfs: split out iclog writing from xfs_trans_commit() by Dave Chinner · 14 years ago
  58. 713bf88 xfs: fix reservation release commit flag in xfs_bmap_add_attrfork() by Dave Chinner · 14 years ago
  59. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  60. 4aaf15d xfs: Add inode pin counts to traces by Dave Chinner · 14 years ago
  61. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  62. e2a0781 xfs: add blockdev name to kthreads by Jan Engelhardt · 14 years ago
  63. fda168c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c by Zhitong Wang · 14 years ago
  64. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  65. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  67. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  68. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  69. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  70. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  71. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  72. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  73. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  74. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  75. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  76. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  77. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  78. c28f3f8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  80. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  81. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  82. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  83. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. ecbb458 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  86. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  87. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  88. ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  90. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  91. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  92. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  93. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  94. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  95. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  96. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  97. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 3ac4e82 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
  99. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  100. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago