1. 792590c squashfs: fix locking bug in zlib wrapper by Phillip Lougher · 14 years ago
  2. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  3. 6a945f3 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. 50fc88c 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
  5. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  6. 0826167 quota: Fix possible dq_flags corruption by Andrew Perepechko · 14 years ago
  7. 4c5e6c0 quota: Hide warnings about writes to the filesystem before quota was turned on by Jan Kara · 14 years ago
  8. 774f03f ext3: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  9. fc7683a ext2: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  10. be3bd22 nilfs2: fix typo "numer" -> "number" in alloc.c by Ryusuke Konishi · 14 years ago
  11. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  13. c15d0fc udf: add speciffic ->setattr callback by Dmitry Monakhov · 14 years ago
  14. 69ecbbe udf: potential integer overflow by Dan Carpenter · 14 years ago
  15. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  16. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  17. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  18. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  19. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  20. f05337c not overwriting file_lock structure after GET_LK by Pavel Shilovsky · 14 years ago
  21. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  22. 9f680ce Btrfs: make sure the chunk allocator doesn't create zero length chunks by Chris Mason · 14 years ago
  23. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  24. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  25. ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 14 years ago
  26. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  27. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  28. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  29. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  30. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  31. 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 14 years ago
  32. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  33. d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 14 years ago
  34. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  35. 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 14 years ago
  36. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  37. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  38. 6513a81 cifs: Fix a kernel BUG with remote OS/2 server (try #3) by Suresh Jayaraman · 14 years ago
  39. a24e2d7 [CIFS] initialize nbytes at the beginning of CIFSSMBWrite() by Steve French · 14 years ago
  40. 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  41. 308f441 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() by Li Hong · 14 years ago
  42. b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 14 years ago
  43. 30d1872 fat: fix buffer overflow in vfat_create_shortname() by Nikolaus Schulz · 14 years ago
  44. 7532340 nilfs2: fix a wrong type conversion in nilfs_ioctl() by Li Hong · 14 years ago
  45. 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 14 years ago
  46. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  47. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  48. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  49. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  50. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  51. f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 14 years ago
  52. ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 14 years ago
  53. 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 14 years ago
  54. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  55. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  56. b7b7fa4 reiserfs: Fix locking BUG during mount failure by Jeff Mahoney · 14 years ago
  57. 4660d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 9623e5a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  60. 9f32160 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  61. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  62. 6be7fa0 [LogFS] Erase new journal segments by Joern Engel · 14 years ago
  63. 0943846 [LogFS] Move reserved segments with journal by Joern Engel · 14 years ago
  64. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  65. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  66. 723b2ff [LogFS] Clear PagePrivate when moving journal by Joern Engel · 14 years ago
  67. 81def6b Simplify and fix pad_wbuf by Joern Engel · 14 years ago
  68. 1932191 Prevent data corruption in logfs_rewrite_block() by Joern Engel · 14 years ago
  69. 6f2e9e6 Use deactivate_locked_super by Joern Engel · 14 years ago
  70. 7db8064 Fix logfs_get_sb_final error path by Joern Engel · 14 years ago
  71. faaa27a Write out both superblocks on mismatch by Joern Engel · 14 years ago
  72. e326068 Prevent schedule while atomic in __logfs_readdir by Joern Engel · 14 years ago
  73. e07bf55 Plug memory leak in writeseg_end_io by Joern Engel · 14 years ago
  74. 59fe27c Limit max_pages for insane devices by Joern Engel · 14 years ago
  75. 49137f2 Open segment file before using it by Joern Engel · 14 years ago
  76. 810627a0 [CIFS] Add mmap for direct, nobrl cifs mount types by Pavel Shilovsky · 14 years ago
  77. e4d5042 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  78. e0df9c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  79. 3e297b6 Restore LOOKUP_DIRECTORY hint handling in final lookup on open() by Al Viro · 14 years ago
  80. 39f1cd6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  81. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  82. 1147d0f fscache: add missing unlock by Dan Carpenter · 14 years ago
  83. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 14 years ago
  84. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 14 years ago
  85. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 14 years ago
  86. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 14 years ago
  87. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 14 years ago
  88. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  89. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  90. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 14 years ago
  91. c4caae2 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs by Eric Sandeen · 14 years ago
  92. ba69f9a ext4: Don't use delayed allocation by default when used instead of ext3 by Jan Kara · 14 years ago
  93. 37f328e ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 by Theodore Ts'o · 14 years ago
  94. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  95. b54c2ca Ocfs2: Handle deletion of reflinked oprhan inodes correctly. by Tristan Ye · 14 years ago
  96. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  97. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 14 years ago
  98. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  99. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  100. 393f662 ceph: fix possible double-free of mds request reference by Sage Weil · 14 years ago