1. 7e619bc GFS2: Fix writing to non-page aligned gfs2_quota structures by Abhijith Das · 14 years ago
  2. a8cd456 fix "seperate" typos in comments by Anand Gadiyar · 14 years ago
  3. 0671e70 ext4: check missed return value in ext4_sync_file() by Dmitry Monakhov · 14 years ago
  4. d240e06 nilfs2: disallow remount of snapshot from/to a regular mount by Ryusuke Konishi · 14 years ago
  5. cdce214 nilfs2: use huge_encode_dev/huge_decode_dev by Ryusuke Konishi · 14 years ago
  6. b87ca91 nilfs2: update comment on deactivate_super at nilfs_get_sb by Ryusuke Konishi · 14 years ago
  7. e2d1591 nilfs2: replace MS_VERBOSE with MS_SILENT by Ryusuke Konishi · 14 years ago
  8. 4571b82 nilfs2: add missing initialization of s_mode by Ryusuke Konishi · 14 years ago
  9. 13e9055 nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive by Ryusuke Konishi · 14 years ago
  10. 25294d8 nilfs2: use checkpoint number instead of timestamp to select super block by Ryusuke Konishi · 15 years ago
  11. 34cb9b5 nilfs2: add missing endian conversion on super block magic number by Ryusuke Konishi · 15 years ago
  12. 4e81950 nilfs2: make nilfs_sc_*_ops static by Ryusuke Konishi · 15 years ago
  13. db55d92 nilfs2: add kernel doc comments to persistent object allocator functions by Ryusuke Konishi · 15 years ago
  14. fdce895 nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info by Li Hong · 15 years ago
  15. 154ac5a nilfs2: remove nilfs_segctor_init() in segment.c by Li Hong · 15 years ago
  16. 50614bc nilfs2: insert checkpoint number in segment summary header by Ryusuke Konishi · 15 years ago
  17. 9f13026 nilfs2: add a print message after loading nilfs2 by Li Hong · 15 years ago
  18. 41c88bd nilfs2: cleanup multi kmem_cache_{create,destroy} code by Li Hong · 15 years ago
  19. aaed1d5 nilfs2: move out checksum routines to segment buffer code by Ryusuke Konishi · 15 years ago
  20. 1e2b68b nilfs2: move pointer to super root block into logs by Ryusuke Konishi · 15 years ago
  21. 277a6a3 nilfs2: change default of 'errors' mount option to 'remount-ro' mode by Ryusuke Konishi · 15 years ago
  22. 73bb488 nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() by Li Hong · 15 years ago
  23. f905440 nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() by Li Hong · 15 years ago
  24. 5d4cec2 nfsd4: fix bare destroy_session null dereference by J. Bruce Fields · 15 years ago
  25. 9167746 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  26. 6f485b41 logfs: handle powerfail on NAND flash by Joern Engel · 14 years ago
  27. ccf31c1 logfs: handle errors from get_mtd_device() by Dan Carpenter · 14 years ago
  28. 58e323c logfs: remove unused variable by Joern Engel · 14 years ago
  29. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 14 years ago
  30. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  31. 0467ae9 ocfs2/dlm: Increase o2dlm lockres hash size by Sunil Mushran · 14 years ago
  32. c901fb0 ocfs2: Make ocfs2_extend_trans() really extend. by Tao Ma · 15 years ago
  33. 3e4218d ocfs2/trivial: Code cleanup for allocation reservation. by Tao Ma · 15 years ago
  34. b065556 ocfs2: make ocfs2_adjust_resv_from_alloc simple. by Tao Ma · 15 years ago
  35. 4b37fcb ocfs2: Make nointr a default mount option by Sunil Mushran · 15 years ago
  36. 5c80d4c ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE by Sunil Mushran · 15 years ago
  37. 23fd9ab o2net: log socket state changes by Srinivas Eeda · 15 years ago
  38. a5196ec ocfs2: print node # when tcp fails by Wengang Wang · 15 years ago
  39. 83f9231 ocfs2: Add dir_resv_level mount option by Mark Fasheh · 15 years ago
  40. b07f8f2 ocfs2: change default reservation window sizes by Mark Fasheh · 15 years ago
  41. 6b82021 ocfs2: increase the default size of local alloc windows by Mark Fasheh · 15 years ago
  42. 73c8a80 ocfs2: clean up localalloc mount option size parsing by Mark Fasheh · 15 years ago
  43. a57c8fd ocfs2: remove ocfs2_local_alloc_in_range() by Mark Fasheh · 15 years ago
  44. 33d5d38 ocfs2: allocate btree internal block groups from the global bitmap by Mark Fasheh · 15 years ago
  45. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 15 years ago
  46. 4fe370a ocfs2: use allocation reservations during file write by Mark Fasheh · 15 years ago
  47. d02f00c ocfs2: allocation reservations by Mark Fasheh · 15 years ago
  48. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 15 years ago
  49. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  50. bdfae14 [CIFS] Remove unused cifs_oplock_cachep by Steve French · 14 years ago
  51. 26efa0b cifs: have decode_negTokenInit set flags in server struct by Jeff Layton · 15 years ago
  52. 198b568 cifs: break negotiate protocol calls out of cifs_setup_session by Jeff Layton · 15 years ago
  53. c0c79c3 logfs: fix sync by Joern Engel · 14 years ago
  54. bba0b5c logfs: fix compile failure by Joern Engel · 14 years ago
  55. 2f07a88 udf: BKL ioctl pushdown by John Kacur · 14 years ago
  56. ad6bb90 GFS2: fix quota state reporting by Christoph Hellwig · 14 years ago
  57. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  58. 7572e56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  59. 5dfc589 ceph: unregister bdi before kill_anon_super releases device name by Sage Weil · 14 years ago
  60. 2479753 logfs: initialize li->li_refcount by Prasad Joshi · 14 years ago
  61. 05ebad8 logfs: commit reservations under space pressure by Joern Engel · 14 years ago
  62. 2050366 logfs: survive logfs_buf_recover read errors by Joern Engel · 14 years ago
  63. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  64. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 14 years ago
  65. d577632 ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). by Joel Becker · 14 years ago
  66. d93ac51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  67. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 15 years ago
  68. 7ff899d ceph: fix lockless caps check by Sage Weil · 15 years ago
  69. ea1409f ceph: clear dir complete, invalidate dentry on replayed rename by Sage Weil · 15 years ago
  70. 5c6a2cd ceph: fix direct io truncate offset by Sage Weil · 15 years ago
  71. ae18756 ceph: discard incoming messages with bad seq # by Sage Weil · 15 years ago
  72. 684be25 ceph: fix seq counting for skipped messages by Sage Weil · 15 years ago
  73. d45d0d9 ceph: add missing #includes by Sage Weil · 15 years ago
  74. 0b0c06d ceph: fix leaked spinlock during mds reconnect by Sage Weil · 15 years ago
  75. c8f1658 ceph: print more useful version info on module load by Sage Weil · 15 years ago
  76. 91dee39 ceph: fix snap realm splits by Sage Weil · 15 years ago
  77. c10f5e1 ceph: clear dir complete on d_move by Sage Weil · 15 years ago
  78. 973bec3 nilfs2: fix sync silent failure by Ryusuke Konishi · 14 years ago
  79. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 15 years ago
  80. 17d2c0a NFS: Fix RCU issues in the NFSv4 delegation code by David Howells · 15 years ago
  81. 8f649c3 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() by Trond Myklebust · 15 years ago
  82. ccc0197 logfs: Close i_ino reuse race by Joern Engel · 15 years ago
  83. bd2b3f2 logfs: fix logfs_seek_hole() by Joern Engel · 15 years ago
  84. ad34263 logfs: Return -EINVAL if filesystem image doesn't match by Joern Engel · 15 years ago
  85. 6b933c8 ocfs2: Avoid direct write if we fall back to buffered I/O by Li Dongyang · 15 years ago
  86. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 15 years ago
  87. 89d799d dlm: fix ast ordering for user locks by David Teigland · 15 years ago
  88. 99fb19d dlm: cleanup remove unused code by Dan Carpenter · 15 years ago
  89. 12b1b32 Inotify: Fix build failure in inotify user support by Ralf Baechle · 15 years ago
  90. e97e712 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  91. fed0a9c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  92. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 15 years ago
  93. 3c2023d exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 15 years ago
  94. 5477d0f fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK by Jens Axboe · 15 years ago
  95. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  96. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 15 years ago
  97. a36fed1 exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 15 years ago
  98. 2e531fa LogFS: Fix typo in b6349ac8 by Joern Engel · 15 years ago
  99. 3272c8a logfs: testing the wrong variable by Dan Carpenter · 15 years ago
  100. 2fde99c UBIFS: mark VFS SB RO too by ZhangJieJing · 15 years ago