1. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  2. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  3. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  4. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  5. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  6. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  7. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  8. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  9. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  10. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  11. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  12. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  13. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  14. 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 14 years ago
  15. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  16. d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 14 years ago
  17. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  18. 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 14 years ago
  19. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  20. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  21. 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
  22. b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 14 years ago
  23. 30d1872 fat: fix buffer overflow in vfat_create_shortname() by Nikolaus Schulz · 14 years ago
  24. 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 14 years ago
  25. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  26. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  27. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  28. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  29. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  30. f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 14 years ago
  31. ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 14 years ago
  32. 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 14 years ago
  33. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  34. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  35. b7b7fa4 reiserfs: Fix locking BUG during mount failure by Jeff Mahoney · 14 years ago
  36. 4660d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  37. 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
  38. 9623e5a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  39. 9f32160 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  40. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  41. 6be7fa0 [LogFS] Erase new journal segments by Joern Engel · 14 years ago
  42. 0943846 [LogFS] Move reserved segments with journal by Joern Engel · 14 years ago
  43. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  44. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  45. 723b2ff [LogFS] Clear PagePrivate when moving journal by Joern Engel · 14 years ago
  46. 81def6b Simplify and fix pad_wbuf by Joern Engel · 14 years ago
  47. 1932191 Prevent data corruption in logfs_rewrite_block() by Joern Engel · 14 years ago
  48. 6f2e9e6 Use deactivate_locked_super by Joern Engel · 14 years ago
  49. 7db8064 Fix logfs_get_sb_final error path by Joern Engel · 14 years ago
  50. faaa27a Write out both superblocks on mismatch by Joern Engel · 14 years ago
  51. e326068 Prevent schedule while atomic in __logfs_readdir by Joern Engel · 14 years ago
  52. e07bf55 Plug memory leak in writeseg_end_io by Joern Engel · 14 years ago
  53. 59fe27c Limit max_pages for insane devices by Joern Engel · 14 years ago
  54. 49137f2 Open segment file before using it by Joern Engel · 14 years ago
  55. e4d5042 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  56. 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
  57. 3e297b6 Restore LOOKUP_DIRECTORY hint handling in final lookup on open() by Al Viro · 14 years ago
  58. 39f1cd6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  59. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  60. 1147d0f fscache: add missing unlock by Dan Carpenter · 14 years ago
  61. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 14 years ago
  62. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 14 years ago
  63. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 14 years ago
  64. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 14 years ago
  65. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 14 years ago
  66. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  67. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  68. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 14 years ago
  69. c4caae2 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs by Eric Sandeen · 14 years ago
  70. ba69f9a ext4: Don't use delayed allocation by default when used instead of ext3 by Jan Kara · 14 years ago
  71. 37f328e ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 by Theodore Ts'o · 14 years ago
  72. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  73. b54c2ca Ocfs2: Handle deletion of reflinked oprhan inodes correctly. by Tristan Ye · 14 years ago
  74. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  75. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 14 years ago
  76. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  77. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  78. 393f662 ceph: fix possible double-free of mds request reference by Sage Weil · 14 years ago
  79. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  80. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  81. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  82. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  83. ec4318bc ceph: fix snap rebuild condition by Sage Weil · 14 years ago
  84. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 14 years ago
  85. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  86. 3c3f2e3 ceph: fix connection fault con_work reentrancy problem by Sage Weil · 14 years ago
  87. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  88. efd7576 ceph: fix pg pool decoding from incremental osdmap update by Sage Weil · 14 years ago
  89. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  90. 916623d ceph: only release unused caps with mds requests by Sage Weil · 14 years ago
  91. 15637c8 ceph: clean up handle_cap_grant, handle_caps wrt session mutex by Sage Weil · 14 years ago
  92. cdc2ce0 ceph: fix session locking in handle_caps, ceph_check_caps by Sage Weil · 14 years ago
  93. 4ea0043 ceph: drop unnecessary WARN_ON in caps migration by Sage Weil · 14 years ago
  94. 12eadc1 ceph: fix null pointer deref of r_osd in debug output by Sage Weil · 14 years ago
  95. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  96. 99b437a AFS: Potential null dereference by Dan Carpenter · 14 years ago
  97. 556ae3b NFS: don't try to decode GETATTR if DELEGRETURN returned error by Jeff Layton · 14 years ago
  98. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 14 years ago
  99. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago
  100. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 14 years ago