1. 5f92b3bc [PATCH] namei fixes (2/19) by Al Viro · 19 years ago
  2. 90ebe56 [PATCH] namei fixes by Al Viro · 19 years ago
  3. 0b68177 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  4. 854715b [PATCH] mpage_end_io_write() I/O error handling fix by Qu Fuping · 19 years ago
  5. 72e3148 JFS: Fix compiler warning in jfs_logmgr.c by Dave Kleikamp · 19 years ago
  6. d0d2f2d [CIFS] Update cifs version number and fix whitespace by Steve French · 19 years ago
  7. 7e3b11a [PATCH] ext3: fix list scanning in __cleanup_transaction by Jan Kara · 19 years ago
  8. 00ea814 [PATCH] ext3: fix log_do_checkpoint() assertion failure by Jan Kara · 19 years ago
  9. c273150 JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859 by Dave Kleikamp · 19 years ago
  10. 7078253 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  11. 16a789c Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  12. 1272567 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  13. 5f64f73 [PATCH] ppc32/ppc64: cleanup /proc/device-tree by Benjamin Herrenschmidt · 19 years ago
  14. e74d633 [PATCH] UDF filesystem: array '__mon_yday' declared as not static by Goffredo Baroncelli · 19 years ago
  15. af6f5e3 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  16. a2e4b97 [PATCH] uml: remove 2_5compat.h by Jeff Dike · 19 years ago
  17. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 19 years ago
  18. b19312c Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Christoph Hellwig · 19 years ago
  19. f359b74 [PATCH] reiserfs: max_key fix by Vladimir Saveliev · 19 years ago
  20. 7e29875 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  21. f81a0bf [AF_UNIX]: Use lookup_create(). by Christoph Hellwig · 19 years ago
  22. 3012162 [PATCH] Avoid console spam with ext3 aborted journal. by Stephen Tweedie · 19 years ago
  23. b1a4569 [CIFS] fix casts of unicode strings to match function definition by Steve French · 19 years ago
  24. b2aeb9d [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, by Steve French · 19 years ago
  25. 67594fe [CIFS] missing break needed to handle < when mount option "mapchars" specified by Steve French · 19 years ago
  26. c64610b [PATCH] block_read_full_page() get_block() error handling fix by Andrew Morton · 19 years ago
  27. 64d13c0 [PATCH] fix impossible VmallocChunk by Hugh Dickins · 19 years ago
  28. a84a505 [PATCH] fix Linux kernel ELF core dump privilege elevation by Greg Kroah-Hartman · 19 years ago
  29. 259692b JFS: Remove redundant kfree() NULL pointer checks by Jesper Juhl · 19 years ago
  30. b2411dd [PATCH] revert msdos partitioning fix by Andrew Morton · 19 years ago
  31. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 19 years ago
  32. 68d1498 [XFS] Fix a bug in xfs_iomap for extent handling of write cases by Russell Cattelan · 19 years ago
  33. f59154c [PATCH] fs/udf/udftime.c: fix off by one error by Adrian Bunk · 19 years ago
  34. 3677209 [PATCH] comments on locking of task->comm by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. 291c4a7 [PATCH] reiserfs: use NULL instead of 0 by Randy.Dunlap · 19 years ago
  36. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  37. d17d7fa [PATCH] revert ext3-writepages-support-for-writeback-mode by Andrew Morton · 19 years ago
  38. 2ef4163 [PATCH] remove do_sync parameter from __invalidate_device by Christoph Hellwig · 19 years ago
  39. dfc1e14 [PATCH] remove BK documentation by Adrian Bunk · 19 years ago
  40. f0fbd5f [PATCH] __block_write_full_page() simplification by Andrew Morton · 19 years ago
  41. 05937ba [PATCH] __block_write_full_page speedup by Andrew Morton · 19 years ago
  42. ad576e6 [PATCH] __block_write_full_page race fix by Nick Piggin · 19 years ago
  43. f3ddbdc [PATCH] fix race in __block_prepare_write by Nick Piggin · 19 years ago
  44. 51a1411 [PATCH] uml: hostfs failed mount handling by Jeff Dike · 19 years ago
  45. e422fd2 [PATCH] avoid -ENOMEM due reclaimable slab caches by Andrea Arcangeli · 19 years ago
  46. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 19 years ago
  47. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 19 years ago
  48. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 19 years ago
  49. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 19 years ago
  50. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 19 years ago
  51. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 19 years ago
  52. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 19 years ago
  53. 764433b [XFS] Fix up warnings by Eric Sandeen · 19 years ago
  54. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 19 years ago
  55. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 19 years ago
  56. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 19 years ago
  57. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 19 years ago
  58. de20614 [XFS] Block mount attempts for filesystems with version 1 directories. by Nathan Scott · 19 years ago
  59. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 19 years ago
  60. 6f817ab Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  61. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  62. 7a694ca JFS: Fix sparse warning by Dave Kleikamp · 19 years ago
  63. dcc9871 JFS: cleanup - remove unneeded sanity check by Dave Kleikamp · 19 years ago
  64. 1868f4a JFS: fix sparse warnings by moving extern declarations to headers by Dave Kleikamp · 19 years ago
  65. 6b6bf51 JFS: Endian errors by Dave Kleikamp · 19 years ago
  66. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  67. 6628465 [PATCH] JFS: Don't allocate extents that overlap existing extents by Dave Kleikamp · 19 years ago
  68. 1c62782 [PATCH] JFS: Write journal sync points more often by Dave Kleikamp · 19 years ago
  69. 7fab479 [PATCH] JFS: Support page sizes greater than 4K by Dave Kleikamp · 19 years ago
  70. dc5798d [PATCH] JFS: Changes for larger page size by Dave Kleikamp · 19 years ago
  71. d2e8370 [PATCH] JFS: Simplify creation of new iag by Dave Kleikamp · 19 years ago
  72. 66f3131 [PATCH] JFS: reduce number of synchronous transactions by Dave Kleikamp · 19 years ago
  73. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  74. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  75. fe55c45 [PATCH] ext3: remove unnecessary race then retry in ext3_get_block by Mingming Cao · 19 years ago
  76. 6b9f582 [PATCH] reiserfs endianness: comp_short_keys() cleanup by Al Viro · 19 years ago
  77. b8cc936 [PATCH] reiserfs endianness: fix endianness bugs by Al Viro · 19 years ago
  78. 3e8962b [PATCH] reiserfs endianness: annotate little-endian objects by Al Viro · 19 years ago
  79. 6a3a16f [PATCH] reiserfs endianness: clone struct reiserfs_key by Al Viro · 19 years ago
  80. 3a9720c [PATCH] autofs4: tree race fix by Ian Kent · 19 years ago
  81. 4dcd00b [PATCH] autofs4: wait order fix by Ian Kent · 19 years ago
  82. 945b092 [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops by Colin Leroy · 19 years ago
  83. 954d3e9 [PATCH] aio: optimize io_submit_one() by Ken Chen · 19 years ago
  84. 644d3a0 [PATCH] aio: clean up debug code by Ken Chen · 19 years ago
  85. 4bf69b2 [PATCH] aio: ring wrapping simplification by Ken Chen · 19 years ago
  86. 212079c [PATCH] aio: remove superfluous kiocb member initialization by Ken Chen · 19 years ago
  87. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  88. 74f9f97 [PATCH] reiserfs: journal_init fix by Edward Shishkin · 19 years ago
  89. 127144d [PATCH] Fix rewriting on a full reiserfs filesystem by Jan Kara · 19 years ago
  90. 9a3bb30 [PATCH] reiserfs: make resize option auto-get new device size by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  91. f246315 [PATCH] procfs: Fix hardlink counts for /proc/<PID>/task by Daniel Drake · 19 years ago
  92. bcf88e1 [PATCH] procfs: Fix hardlink counts by Daniel Drake · 19 years ago
  93. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  94. ffa0aea [PATCH] uml - hostfs: avoid buffers by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  95. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  96. de7d5a3 [PATCH] drop_buffers() oops fix by akpm@osdl.org · 19 years ago
  97. 552fca4 [PATCH] mpage_writepages() page locking fix by Nikita Danilov · 19 years ago
  98. 9ea1f8f [PATCH] cifs: Update cifs todo list by Steve French · 19 years ago
  99. 6857547 [PATCH] cifs: append \* properly on ASCII servers by Steve French · 19 years ago
  100. 456be6c [AUDIT] LOGIN message credentials by Steve Grubb · 19 years ago