1. ae0dff6 ocfs2: Set journal descriptor to NULL after journal shutdown by Sunil Mushran · 16 years ago
  2. d326479 ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. by Tao Ma · 16 years ago
  3. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  4. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  5. fa38e92 ocfs2: Fix check of return value of ocfs2_start_trans() by Jan Kara · 16 years ago
  6. 8573f79 ocfs2: Fix some typos in xattr annotations. by Tao Ma · 16 years ago
  7. 63fd775 ocfs2: Remove unused ocfs2_restore_xattr_block(). by Tao Ma · 16 years ago
  8. 54f443f ocfs2: Don't repeat ocfs2_xattr_block_find() by Joel Becker · 16 years ago
  9. eb6ff23 ocfs2: Specify appropriate journal access for new xattr buckets. by Joel Becker · 16 years ago
  10. bd60bd3 ocfs2: Check errors from ocfs2_xattr_update_xattr_search() by Joel Becker · 16 years ago
  11. b37c4d8 ocfs2: Don't return -EFAULT from a corrupt xattr entry. by Joel Becker · 16 years ago
  12. f6087fb ocfs2: Check xattr block signatures properly. by Joel Becker · 16 years ago
  13. c988fd0 ocfs2: add handler_map array bounds checking by Tiger Yang · 16 years ago
  14. ceb1eba ocfs2: remove duplicate definition in xattr by Tiger Yang · 16 years ago
  15. 0030e00 ocfs2: fix function declaration and definition in xattr by Tiger Yang · 16 years ago
  16. c3cb682 ocfs2: fix license in xattr by Tiger Yang · 16 years ago
  17. 8b805ef Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  18. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  19. 1538a09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  20. 23712a9 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode by Frederic Bohe · 16 years ago
  21. ed9b3e3 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write by Aneesh Kumar K.V · 16 years ago
  22. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  23. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  24. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  25. 9ca59f4 fat: ->i_pos race fix by OGAWA Hirofumi · 16 years ago
  26. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  27. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  28. fa93ca1 fat: Fix _fat_bmap() race by OGAWA Hirofumi · 16 years ago
  29. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  30. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  31. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  32. 45cfbe3 fat: Cleanup msdos_lookup() by OGAWA Hirofumi · 16 years ago
  33. 1c13a24 fat: Kill d_invalidate() in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  34. 1b52467 fat: Fix/Cleanup dcache handling for vfat by OGAWA Hirofumi · 16 years ago
  35. 068f5ae vfat: Fix vfat_find() error path in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  36. a993b54 fat: use fat_detach() in fat_clear_inode() by OGAWA Hirofumi · 16 years ago
  37. 5e35dd4 fat: Fix fat_ent_update_ptr() for FAT12 by OGAWA Hirofumi · 16 years ago
  38. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  39. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  40. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  41. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  42. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  43. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago
  44. c87591b ext3: wait on all pending commits in ext3_sync_fs by Arthur Jones · 16 years ago
  45. 96b0317 autofs4: collect version check return by Ian Kent · 16 years ago
  46. bc9c406 autofs4: correct offset mount expire check by Ian Kent · 16 years ago
  47. ac51d83 ext4: calculate journal credits correctly by Theodore Ts'o · 16 years ago
  48. 89f9749 block: fix __blkdev_get() for removable devices by Tejun Heo · 16 years ago
  49. dc8a084 [JFFS2] fix race condition in jffs2_lzo_compress() by Geert Uytterhoeven · 16 years ago
  50. 14ce0cb ext4: wait on all pending commits in ext4_sync_fs() by Theodore Ts'o · 16 years ago
  51. d94e99a ext4: Convert to host order before using the values. by Aneesh Kumar K.V · 16 years ago
  52. ae2d9fb ext4: fix missing ext4_unlock_group in error path by Aneesh Kumar K.V · 16 years ago
  53. a75952b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  54. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  55. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  56. 2423840 jbd2: deregister proc on failure in jbd2_journal_init_inode by Sami Liedes · 16 years ago
  57. 8c3f25d jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space by Theodore Ts'o · 16 years ago
  58. e219cca jbd: don't give up looking for space so easily in __log_wait_for_space by Theodore Ts'o · 16 years ago
  59. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  60. e06f42d Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  61. b27cf88 [JFFS2] Fix lack of locking in thread_should_wake() by David Woodhouse · 16 years ago
  62. eff2502 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  63. d7dc61d NLM: Set address family before calling nlm_host_rebooted() by Chuck Lever · 16 years ago
  64. 8d7c420 nfsd: fix failure to set eof in readdir in some situations by J. Bruce Fields · 16 years ago
  65. 61de800 [CIFS] fix error in smb_send2 by Steve French · 16 years ago
  66. 1b2d3d9 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  67. e74481e fs: remove excess kernel-doc by Randy Dunlap · 16 years ago
  68. 87b811c ecryptfs: fix memory corruption when storing crypto info in xattrs by Eric Sandeen · 16 years ago
  69. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  70. edf1ae4 [CIFS] Reduce number of socket retries in large write path by Steve French · 16 years ago
  71. ae05f26 NFS: Convert nfs_attr_generation_counter into an atomic_long by Trond Myklebust · 16 years ago
  72. a996031 delay capable() check in ext4_has_free_blocks() by Eric Sandeen · 16 years ago
  73. 8c3bf8a0 merge ext4_claim_free_blocks & ext4_has_free_blocks by Eric Sandeen · 16 years ago
  74. 6c20ec8 jbd2: Call the commit callback before the transaction could get dropped by Theodore Ts'o · 16 years ago
  75. ef2cabf ext4: fix a bug accessing freed memory in ext4_abort by Hidehiro Kawai · 16 years ago
  76. 44d6f78 ext3: fix a bug accessing freed memory in ext3_abort by Hidehiro Kawai · 16 years ago
  77. 6c87df3 proc: revert /proc/uptime to ->read_proc hook by Alexey Dobriyan · 16 years ago
  78. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  79. 9ce209d epoll: avoid double-inserts in case of EFAULT by Davide Libenzi · 16 years ago
  80. 4d36a9e select: deal with math overflow from borderline valid userland data by Arjan van de Ven · 16 years ago
  81. 3c37fc8 ext4: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  82. 8c9fa93 ext3: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  83. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  84. 3856d30 ext4: remove unused variable in ext4_get_parent by Christoph Hellwig · 16 years ago
  85. 12e1ec9 ext3 quota support: fix compile failure by Linus Torvalds · 16 years ago
  86. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. db563fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  88. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  89. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  90. b4d0b08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  91. 3321737 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  92. be07c4e jbd: abort instead of waiting for nonexistent transactions by Duane Griffin · 16 years ago
  93. 9f818b4 jbd: test BH_Write_EIO to detect errors on metadata buffers by Hidehiro Kawai · 16 years ago
  94. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 16 years ago
  95. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  96. 59c7572 proc: remove fs/proc/proc_misc.c by Alexey Dobriyan · 16 years ago
  97. 5aa140c proc: move /proc/vmcore creation to fs/proc/vmcore.c by Alexey Dobriyan · 16 years ago
  98. 6d80e53 proc: move pagecount stuff to fs/proc/page.c by Alexey Dobriyan · 16 years ago
  99. 97ce5d6 proc: move all /proc/kcore stuff to fs/proc/kcore.c by Alexey Dobriyan · 16 years ago
  100. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago