1. a9f2fc0 UBIFS: fix writing uncompressed files by Artem Bityutskiy · 16 years ago
  2. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  3. 6a4a9b4 UBIFS: fix sparse warnings by Artem Bityutskiy · 16 years ago
  4. 2acf806 UBIFS: simplify make_free_space by Artem Bityutskiy · 16 years ago
  5. 2edc202 UBIFS: do not lie about used blocks by Artem Bityutskiy · 16 years ago
  6. 6edbfaf UBIFS: restore budg_uncommitted_idx by Artem Bityutskiy · 16 years ago
  7. 26d0577 UBIFS: always commit on unmount by Artem Bityutskiy · 16 years ago
  8. cb5c6a2 UBIFS: use ubi_sync by Artem Bityutskiy · 16 years ago
  9. f103830 UBIFS: always commit in sync_fs by Artem Bityutskiy · 16 years ago
  10. 304d427 UBIFS: fix file-system synchronization by Artem Bityutskiy · 16 years ago
  11. 79807d0 UBIFS: fix constants initialization by Artem Bityutskiy · 16 years ago
  12. c8f9159 UBIFS: avoid unnecessary calculations by Artem Bityutskiy · 16 years ago
  13. 650ed50 UBIFS: re-calculate min_idx_size after the commit by Artem Bityutskiy · 16 years ago
  14. 4d61db4 UBIFS: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  15. af14a1a UBIFS: fix available blocks count by Artem Bityutskiy · 16 years ago
  16. d3cf502 UBIFS: various comment improvements and fixes by Artem Bityutskiy · 16 years ago
  17. 21a6025 UBIFS: improve budgeting dump by Artem Bityutskiy · 16 years ago
  18. 24fa9e9 UBIFS: fix tnc dumping by Artem Bityutskiy · 16 years ago
  19. 7bbe5b5 UBIFS: use PAGE_CACHE_MASK correctly by Artem Bityutskiy · 16 years ago
  20. 995be04 UBIFS: fix section mismatch by Alexey Dobriyan · 16 years ago
  21. 2ba5f7a UBIFS: introduce LPT dump function by Artem Bityutskiy · 16 years ago
  22. 787845b UBIFS: dump stack in LPT check functions by Artem Bityutskiy · 16 years ago
  23. 45e12d9 UBIFS: run debugging checks only if they are enabled by Artem Bityutskiy · 16 years ago
  24. 552ff31 UBIFS: add debugfs support by Artem Bityutskiy · 16 years ago
  25. 17c2f9f UBIFS: separate debugging fields out by Artem Bityutskiy · 16 years ago
  26. 5dd7cbc UBIFS: avoid unnecessary checks by Kukkonen Mika · 16 years ago
  27. 553dea4 UBIFS: introduce compression mount options by Artem Bityutskiy · 16 years ago
  28. a1dc080c2 UBIFS: use bit-fields to store compression type by Artem Bityutskiy · 16 years ago
  29. 062e4fe UBIFS: slight compression optimization by Artem Bityutskiy · 16 years ago
  30. 51eaaa6 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  31. 0380155 ntfs: don't fool kernel-doc by Randy Dunlap · 16 years ago
  32. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  33. d6b58f8 ocfs2: fix regression in ocfs2_read_blocks_sync() by Mark Fasheh · 16 years ago
  34. 07d9a39 ocfs2: fix return value set in init_dlmfs_fs() by Coly Li · 16 years ago
  35. 07f9eeb ocfs2: fix wake_up in unlock_ast by David Teigland · 16 years ago
  36. 66f502a ocfs2: initialize stack_user lvbptr by David Teigland · 16 years ago
  37. 3b5da01 ocfs2: comments typo fix by Coly Li · 16 years ago
  38. 8e36a5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  39. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  40. a98ee8c [CIFS] fix regression in cifs_write_begin/cifs_write_end by Jeff Layton · 16 years ago
  41. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  42. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  43. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  44. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  45. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  46. ea7e743 hostfs: fix a duplicated global function name by WANG Cong · 16 years ago
  47. f945454 don't unlink an active swapfile by Hugh Dickins · 16 years ago
  48. ac97b9f eCryptfs: Allocate up to two scatterlists for crypto ops on keys by Michael Halcrow · 16 years ago
  49. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  50. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  51. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  52. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  53. 4e14e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  54. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  55. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  56. ab3f992 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch by Steve French · 16 years ago
  57. c2b3382 [CIFS] Fix build break by Steve French · 16 years ago
  58. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  59. 5c06fe7 Fix broken ownership of /proc/sys/ files by Al Viro · 16 years ago
  60. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  61. d82c2df [CIFS] minor cleanup to cifs_mount by Steve French · 16 years ago
  62. 14fbf50 cifs: reinstate sharing of SMB sessions sans races by Jeff Layton · 16 years ago
  63. e7ddee9 cifs: disable sharing session and tcon and add new TCP sharing code by Jeff Layton · 16 years ago
  64. 3ec332e [CIFS] clean up server protocol handling by Steve French · 16 years ago
  65. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  66. 7b42365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  67. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  68. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  69. 6cdfcc2 ext3: Clean up outdated and incorrect comment for ext3_write_super() by Theodore Tso · 16 years ago
  70. afef80b vfs: fix shrink_submounts by Eric W. Biederman · 16 years ago
  71. 04ca2c1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  72. 6c1e183 ocfs2: Check search result in ocfs2_xattr_block_get() by Tiger Yang · 16 years ago
  73. de29c08 ocfs2: fix printk related build warnings in xattr.c by Mark Fasheh · 16 years ago
  74. c435400 ocfs2: truncate outstanding block after direct io failure by Dmitri Monakhov · 16 years ago
  75. 80bcaf3 ocfs2/xattr: Proper hash collision handle in bucket division by Tao Ma · 16 years ago
  76. 4c1bbf1 ocfs2: return 0 in page_mkwrite to let VFS retry. by Tao Ma · 16 years ago
  77. ae0dff6 ocfs2: Set journal descriptor to NULL after journal shutdown by Sunil Mushran · 16 years ago
  78. d326479 ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. by Tao Ma · 16 years ago
  79. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  80. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  81. fa38e92 ocfs2: Fix check of return value of ocfs2_start_trans() by Jan Kara · 16 years ago
  82. 8573f79 ocfs2: Fix some typos in xattr annotations. by Tao Ma · 16 years ago
  83. 63fd775 ocfs2: Remove unused ocfs2_restore_xattr_block(). by Tao Ma · 16 years ago
  84. 54f443f ocfs2: Don't repeat ocfs2_xattr_block_find() by Joel Becker · 16 years ago
  85. eb6ff23 ocfs2: Specify appropriate journal access for new xattr buckets. by Joel Becker · 16 years ago
  86. bd60bd3 ocfs2: Check errors from ocfs2_xattr_update_xattr_search() by Joel Becker · 16 years ago
  87. b37c4d8 ocfs2: Don't return -EFAULT from a corrupt xattr entry. by Joel Becker · 16 years ago
  88. f6087fb ocfs2: Check xattr block signatures properly. by Joel Becker · 16 years ago
  89. c988fd0 ocfs2: add handler_map array bounds checking by Tiger Yang · 16 years ago
  90. ceb1eba ocfs2: remove duplicate definition in xattr by Tiger Yang · 16 years ago
  91. 0030e00 ocfs2: fix function declaration and definition in xattr by Tiger Yang · 16 years ago
  92. c3cb682 ocfs2: fix license in xattr by Tiger Yang · 16 years ago
  93. 220ca31 [XFS] XFS: Check for valid transaction headers in recovery by David Chinner · 16 years ago
  94. 8f330f5 [XFS] handle memory allocation failures during log initialisation by Dave Chinner · 16 years ago
  95. 6f9f51a [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  96. 2cf7f0d [XFS] Wait for all I/O on truncate to zero file size by Lachlan McIlroy · 16 years ago
  97. 9ccbece [XFS] Fix use-after-free with log and quotas by Lachlan McIlroy · 16 years ago
  98. 8b805ef Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  99. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  100. 1538a09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago