1. a6bc432 [JFFS2] Add support for write-buffer verification. by David Woodhouse · 17 years ago
  2. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  3. b2e2523 [JFFS2] Print correct node offset when complaining about broken data CRC by David Woodhouse · 17 years ago
  4. 9c5ef0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  5. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  6. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 17 years ago
  7. 14c6381 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  8. 43dfa07 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  9. e716dd3 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 17 years ago
  10. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  11. ddc80bd ext2: fix return of uninitialised variable by Andrew Morton · 17 years ago
  12. f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 17 years ago
  13. d4c5cdb zero out last page for llseek/write by Michael Halcrow · 17 years ago
  14. e10f281 eCryptfs: initialize crypt_stat in setattr by Michael Halcrow · 17 years ago
  15. 240e2df eCryptfs: fix write zeros behavior by Michael Halcrow · 17 years ago
  16. 66bfaea [JFFS2] Improve diagnostic output for 'node added in wrong place' check by David Woodhouse · 17 years ago
  17. d364fb1 [JFFS2] Reduce time for which erase_free_sem is held during erase. by Joakim Tjernlund · 17 years ago
  18. f79c449 [JFFS2] Prevent oops after 'node added in wrong place' debug check by Joakim Tjernlund · 17 years ago
  19. fab2c39 [JFFS2] Use point(), if available, to check newly erased blocks. by Joakim Tjernlund · 17 years ago
  20. fd53249 [JFFS2] Fix hanging close for /dev/mtd character device. by Joakim Tjernlund · 17 years ago
  21. e5d2861 ext4: lost brelse in ext4_read_inode() by Kirill Korotaev · 17 years ago
  22. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 17 years ago
  23. 266f5aa ext2: disallow setting xip on remount by Carsten Otte · 17 years ago
  24. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  25. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  26. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  27. edad01e fuse: ->fs_flags fixlet by Alexey Dobriyan · 17 years ago
  28. 02676e5 splice: only check do_wakeup in splice_to_pipe() for a real pipe by Jens Axboe · 17 years ago
  29. 00de00b splice: fix leak of pages on short splice to pipe by Jens Axboe · 17 years ago
  30. 17ee4f4 splice: adjust balance_dirty_pages_ratelimited() call by Jens Axboe · 17 years ago
  31. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  32. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 17 years ago
  33. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  34. 3e2ce4da Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  35. 5212c55 Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  36. 845a2fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  37. c287ef1 nommu: report correct errno in message by Greg Ungerer · 17 years ago
  38. 3ce53fc [CIFS] CIFS should honour umask by Steve French · 17 years ago
  39. 620a324 splice: __generic_file_splice_read: fix read/truncate race by Jens Axboe · 17 years ago
  40. 475ecad splice: __generic_file_splice_read: fix i_size_read() length checks by Hugh Dickins · 17 years ago
  41. 20d698d splice: move balance_dirty_pages_ratelimited() outside of splice actor by Jens Axboe · 17 years ago
  42. 267adc3 splice: remove do_splice_direct() symbol export by Jens Axboe · 17 years ago
  43. d366d398 splice: move inode size check into generic_file_splice_read() by Jens Axboe · 17 years ago
  44. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 17 years ago
  45. eeb47d1 ocfs2: Fix invalid assertion during write on 64k pages by Mark Fasheh · 17 years ago
  46. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  47. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 17 years ago
  48. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 17 years ago
  49. 5fdae1f [CIFS] whitespace cleanup by Steve French · 17 years ago
  50. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  51. 78ae87c vanishing ioctl handler debugging by Andrew Morton · 17 years ago
  52. e6985c7 [CIFS] fix mempool destroy done in wrong order in cifs error path by Akinobu Mita · 17 years ago
  53. 0477d24 [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  54. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  55. 85d7124 Fix possible UDF data corruption by Jan Kara · 17 years ago
  56. ea55d30 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  57. 315054f When ext4_ext_insert_extent() fails to insert new blocks by Alex Tomas · 17 years ago
  58. 25d14f9 ext4: Extent overlap bugfix by Amit Arora · 17 years ago
  59. 8a9dc94 Remove unnecessary exported symbols. by Mingming Cao · 17 years ago
  60. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  61. 00c541e afs: needs sched.h by Andrew Morton · 17 years ago
  62. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 17 years ago
  63. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 17 years ago
  64. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 17 years ago
  65. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
  66. f4d43bd fix compat console unimap regression by Hugh Dickins · 17 years ago
  67. d9b08b9 [PATCH] ocfs2: use generic_segment_checks by Christoph Hellwig · 17 years ago
  68. 8fccfc8 ocfs2: fix inode leak by Mark Fasheh · 17 years ago
  69. 5c3c6bb [PATCH] ocfs2: use zero_user_page by Nate Diller · 17 years ago
  70. 1024c90 ocfs2: unmap_mapping_range() in ocfs2_truncate() by Mark Fasheh · 17 years ago
  71. e9dfc0b ocfs2: trylock in ocfs2_readpage() by Mark Fasheh · 17 years ago
  72. d333fc8d Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  73. d4a8f36 NFS: Fix nfs_direct_dirty_pages() by Trond Myklebust · 17 years ago
  74. 749e146 NFS: Fix handful of compiler warnings in direct.c by Chuck Lever · 17 years ago
  75. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  76. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  77. b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 17 years ago
  78. ead5f0b fuse: delete inode on drop by Miklos Szeredi · 17 years ago
  79. 889f784 fuse: generic_write_checks() for direct_io by Miklos Szeredi · 17 years ago
  80. 492c8b3 uselib: add missing MNT_NOEXEC check by Christoph Hellwig · 17 years ago
  81. 5a1b639 Missing 'const' from reiserfs MIN_KEY declaration. by David Woodhouse · 17 years ago
  82. 6087b2d optimize compat_core_sys_select() by a using stack space for small fd sets by Badari Pulavarty · 17 years ago
  83. b9ba347 fuse: fix mknod of regular file by Miklos Szeredi · 17 years ago
  84. f7f7c31 [CIFS] typo in previous patch by Steve French · 17 years ago
  85. 28356a1 [CIFS] Fix oops on failed cifs mount (in kthread_stop) by Steve French · 17 years ago
  86. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  87. 72dd9ca partitions/LDM: build fix by Jeff Garzik · 17 years ago
  88. dde3334 LDM: Fix for Windows Vista dynamic disks by Anton Altaparmakov · 17 years ago
  89. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  90. ff1be9a Fix "fs: convert core functions to zero_user_page" by OGAWA Hirofumi · 17 years ago
  91. 1d4be74 fs: Kill sh dependency for binfmt_flat. by Paul Mundt · 17 years ago
  92. 2ad8ee7 [JFFS2] Fix potential memory leak of dead xattrs on unmount. by David Woodhouse · 17 years ago
  93. 8ae5d31 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. by David Woodhouse · 17 years ago
  94. 18963c0 timerfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  95. d48eb23 eventfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  96. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  97. ea12589 Fix page allocation flags in grow_dev_page() by Christoph Lameter · 17 years ago
  98. 7925409 circular locking dependency found in QUOTA OFF by Jan Kara · 17 years ago
  99. c9f2875 ecryptfs: use zero_user_page by Nate Diller · 17 years ago
  100. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 17 years ago