1. 6f7ab6d UBIFS: fix no_chk_data_crc by Artem Bityutskiy · 16 years ago
  2. 6ba87c9 UBIFS: fix assertions by Artem Bityutskiy · 16 years ago
  3. 49d128a UBIFS: ensure orphan area head is initialized by Adrian Hunter · 16 years ago
  4. b4978e9 UBIFS: always clean up GC LEB space by Artem Bityutskiy · 16 years ago
  5. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 16 years ago
  6. e4d9b6c UBIFS: fix LEB list freeing by Artem Bityutskiy · 16 years ago
  7. 82c1593 UBIFS: simplify locking by Artem Bityutskiy · 16 years ago
  8. 7078202 UBIFS: document dark_wm and dead_wm better by Artem Bityutskiy · 16 years ago
  9. a50412e UBIFS: do not treat all data as short term by Artem Bityutskiy · 16 years ago
  10. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  11. dedb0d4 UBIFS: do not commit twice by Artem Bityutskiy · 16 years ago
  12. 4b48d9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  13. c071fcf Btrfs: fix ioctl arg size (userland incompatible change!) by Chris Mason · 16 years ago
  14. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 16 years ago
  15. 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 16 years ago
  16. 1bcbf31 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> by Qinghuang Feng · 16 years ago
  17. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  18. 2b66421 [CVE-2009-0029] System call wrappers part 33 by Heiko Carstens · 16 years ago
  19. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 16 years ago
  20. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 16 years ago
  21. 6559eed8 [CVE-2009-0029] System call wrappers part 30 by Heiko Carstens · 16 years ago
  22. 2e4d092 [CVE-2009-0029] System call wrappers part 29 by Heiko Carstens · 16 years ago
  23. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 16 years ago
  24. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 16 years ago
  25. 5a8a82b [CVE-2009-0029] System call wrappers part 23 by Heiko Carstens · 16 years ago
  26. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 16 years ago
  27. 3cdad42 [CVE-2009-0029] System call wrappers part 20 by Heiko Carstens · 16 years ago
  28. 003d7ab [CVE-2009-0029] System call wrappers part 19 by Heiko Carstens · 16 years ago
  29. ca013e9 [CVE-2009-0029] System call wrappers part 17 by Heiko Carstens · 16 years ago
  30. 002c897 [CVE-2009-0029] System call wrappers part 16 by Heiko Carstens · 16 years ago
  31. a26eab2 [CVE-2009-0029] System call wrappers part 15 by Heiko Carstens · 16 years ago
  32. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 16 years ago
  33. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 16 years ago
  34. 64fd1de [CVE-2009-0029] System call wrappers part 12 by Heiko Carstens · 16 years ago
  35. 257ac26 [CVE-2009-0029] System call wrappers part 11 by Heiko Carstens · 16 years ago
  36. bdc480e [CVE-2009-0029] System call wrappers part 10 by Heiko Carstens · 16 years ago
  37. a5f8fa9 [CVE-2009-0029] System call wrappers part 09 by Heiko Carstens · 16 years ago
  38. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 16 years ago
  39. c9da9f2 [CVE-2009-0029] Make sys_pselect7 static by Heiko Carstens · 16 years ago
  40. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  41. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  42. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 16 years ago
  43. cb7a97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  44. 6256851 Fix timeouts in sys_pselect7 by Bernd Schmidt · 16 years ago
  45. c69e883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  46. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 16 years ago
  47. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  48. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  49. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  50. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 16 years ago
  51. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 16 years ago
  52. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  53. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  54. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  55. b32714b partial revert of asynchronous inode delete by Arjan van de Ven · 16 years ago
  56. ab5610b [JFFS2] remove junk prototypes by Artem Bityutskiy · 16 years ago
  57. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  58. 6ddaab2 Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  59. 54b0d12 block: fix bug in ptbl lookup cache by Neil Brown · 16 years ago
  60. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  61. e293e97 Btrfs: explicitly mark the tree log root for writeback by Chris Mason · 16 years ago
  62. 0087167 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  63. 958f8c0 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  64. 058652a [XFS] make xfs_ino_t an unsigned long long by Christoph Hellwig · 16 years ago
  65. 1544031 [XFS] truncate readdir offsets to signed 32 bit values by Christoph Hellwig · 16 years ago
  66. e6edbd1 [XFS] fix compile of xfs_btree_readahead_lblock on m68k by Christoph Hellwig · 16 years ago
  67. fb82557 [XFS] Remove macro-to-function indirections in the mask code by Eric Sandeen · 16 years ago
  68. c9fb86a [XFS] Remove macro-to-function indirections in attr code by Eric Sandeen · 16 years ago
  69. 9800b55 [XFS] Remove several unused typedefs. by Eric Sandeen · 16 years ago
  70. c9a9855 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations by Christoph Hellwig · 16 years ago
  71. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  72. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  73. 894bcdf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  74. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 16 years ago
  75. c7be761 dlm: change rsbtbl rwlock to spinlock by David Teigland · 16 years ago
  76. 892c446 dlm: fix seq_file usage in debugfs lock dump by David Teigland · 16 years ago
  77. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  78. 9a8d5bb generic swap(): dcache: use swap() instead of private do_switch() by Wu Fengguang · 16 years ago
  79. 97e133b generic swap(): ext4: remove local swap() macro by Wu Fengguang · 16 years ago
  80. be857df generic swap(): ext3: remove local swap() macro by Wu Fengguang · 16 years ago
  81. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  82. f156596 romfs: romfs_iget() - unsigned ino >= 0 is always true by roel kluin · 16 years ago
  83. 921d58c vmcore: remove saved_max_pfn check by Magnus Damm · 16 years ago
  84. f06295b ELF: implement AT_RANDOM for glibc PRNG seeding by Kees Cook · 16 years ago
  85. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 16 years ago
  86. e04a88a9 quota: don't set grace time when user isn't above softlimit by Jan Kara · 16 years ago
  87. 87d1fda coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL by Richard A. Holden III · 16 years ago
  88. 1579c3a jbd: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  89. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  90. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  91. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  92. f420d4d jbd: improve fsync batching by Josef Bacik · 16 years ago
  93. ef8b646 ext2: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  94. 0e090f1 ext2: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  95. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 16 years ago
  96. 22d613d ext2: fix ext2_splice_branch() comments by Qinghuang Feng · 16 years ago
  97. 96777fe async: Don't call async_synchronize_full_special() while holding sb_lock by Dave Kleikamp · 16 years ago
  98. 0f3e442 FLAT: Don't attempt to expand the userspace stack to fill the space allocated by David Howells · 16 years ago
  99. f4bbf51 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated by David Howells · 16 years ago
  100. 38f7147 NOMMU: Improve procfs output using per-MM VMAs by David Howells · 16 years ago