1. 9dd592d [DLM] dumping master locks by David Teigland · 19 years ago
  2. 8b4021f [DLM] canceling deadlocked lock by David Teigland · 19 years ago
  3. 84d8cd6 [DLM] timeout fixes by David Teigland · 19 years ago
  4. b3cab7b [DLM] Compile fix by Steven Whitehouse · 19 years ago
  5. 639aca4 [DLM] fix compile breakage by David Teigland · 19 years ago
  6. 8b0e7b2 [DLM] wait for config check during join [6/6] by David Teigland · 19 years ago
  7. 79d72b5 [DLM] fix new_lockspace error exit [5/6] by David Teigland · 19 years ago
  8. c85d65e [DLM] cancel in conversion deadlock [4/6] by David Teigland · 19 years ago
  9. d7db923 [DLM] dlm_device interface changes [3/6] by David Teigland · 19 years ago
  10. 3ae1acf [DLM] add lock timeouts and warnings [2/6] by David Teigland · 19 years ago
  11. 85e86ed [DLM] block scand during recovery [1/6] by David Teigland · 19 years ago
  12. 916297a [DLM] keep dlm from panicing when traversing rsb list in debugfs by Josef Bacik · 19 years ago
  13. 2a87ab0 [GFS2] Quotas non-functional - fix bug by Abhijith Das · 19 years ago
  14. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 19 years ago
  15. 41d7db0 [GFS2] Reduce size of struct gdlm_lock by Steven Whitehouse · 19 years ago
  16. cd81a4b [GFS2] Addendum patch 2 for gfs2_grow by Robert Peterson · 19 years ago
  17. 0507ecf [GFS2] use zero_user_page by Nate Diller · 19 years ago
  18. 6c53267 [GFS2] Kernel changes to support new gfs2_grow command (part 2) by Robert Peterson · 19 years ago
  19. 7ae8fa8 [GFS2] kernel changes to support new gfs2_grow command by Robert Peterson · 19 years ago
  20. 3168b07 [DLM] fix a couple of races by Satyam Sharma · 19 years ago
  21. b524fe6 [GFS2] flush the glock completely in inode_go_sync by Benjamin Marzinski · 19 years ago
  22. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 19 years ago
  23. 95511ad DLM must depend on SYSFS by Adrian Bunk · 19 years ago
  24. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 19 years ago
  25. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 19 years ago
  26. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 19 years ago
  27. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 19 years ago
  28. ddc80bd ext2: fix return of uninitialised variable by Andrew Morton · 19 years ago
  29. f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 19 years ago
  30. d4c5cdb zero out last page for llseek/write by Michael Halcrow · 19 years ago
  31. e10f281 eCryptfs: initialize crypt_stat in setattr by Michael Halcrow · 19 years ago
  32. 240e2df eCryptfs: fix write zeros behavior by Michael Halcrow · 19 years ago
  33. e5d2861 ext4: lost brelse in ext4_read_inode() by Kirill Korotaev · 19 years ago
  34. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 19 years ago
  35. 266f5aa ext2: disallow setting xip on remount by Carsten Otte · 19 years ago
  36. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 19 years ago
  37. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 19 years ago
  38. 74584ae udf: fix possible leakage of blocks by Jan Kara · 19 years ago
  39. edad01e fuse: ->fs_flags fixlet by Alexey Dobriyan · 19 years ago
  40. 02676e5 splice: only check do_wakeup in splice_to_pipe() for a real pipe by Jens Axboe · 19 years ago
  41. 00de00b splice: fix leak of pages on short splice to pipe by Jens Axboe · 19 years ago
  42. 17ee4f4 splice: adjust balance_dirty_pages_ratelimited() call by Jens Axboe · 19 years ago
  43. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 19 years ago
  44. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 19 years ago
  45. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 19 years ago
  46. 3e2ce4da Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  47. 5212c55 Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  48. 845a2fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 19 years ago
  49. c287ef1 nommu: report correct errno in message by Greg Ungerer · 19 years ago
  50. 3ce53fc [CIFS] CIFS should honour umask by Steve French · 19 years ago
  51. 620a324 splice: __generic_file_splice_read: fix read/truncate race by Jens Axboe · 19 years ago
  52. 475ecad splice: __generic_file_splice_read: fix i_size_read() length checks by Hugh Dickins · 19 years ago
  53. 20d698d splice: move balance_dirty_pages_ratelimited() outside of splice actor by Jens Axboe · 19 years ago
  54. 267adc3 splice: remove do_splice_direct() symbol export by Jens Axboe · 19 years ago
  55. d366d398 splice: move inode size check into generic_file_splice_read() by Jens Axboe · 19 years ago
  56. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 19 years ago
  57. eeb47d1 ocfs2: Fix invalid assertion during write on 64k pages by Mark Fasheh · 19 years ago
  58. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 19 years ago
  59. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 19 years ago
  60. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 19 years ago
  61. 5fdae1f [CIFS] whitespace cleanup by Steve French · 19 years ago
  62. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  63. 78ae87c vanishing ioctl handler debugging by Andrew Morton · 19 years ago
  64. e6985c7 [CIFS] fix mempool destroy done in wrong order in cifs error path by Akinobu Mita · 19 years ago
  65. 0477d24 [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() by David Woodhouse · 19 years ago
  66. f834368 parse errors in ifdefs by Yoann Padioleau · 19 years ago
  67. 85d7124 Fix possible UDF data corruption by Jan Kara · 19 years ago
  68. ea55d30 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 19 years ago
  69. 315054f When ext4_ext_insert_extent() fails to insert new blocks by Alex Tomas · 19 years ago
  70. 25d14f9 ext4: Extent overlap bugfix by Amit Arora · 19 years ago
  71. 8a9dc94 Remove unnecessary exported symbols. by Mingming Cao · 19 years ago
  72. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 19 years ago
  73. 00c541e afs: needs sched.h by Andrew Morton · 19 years ago
  74. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 19 years ago
  75. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 19 years ago
  76. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 19 years ago
  77. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 19 years ago
  78. f4d43bd fix compat console unimap regression by Hugh Dickins · 19 years ago
  79. d9b08b9 [PATCH] ocfs2: use generic_segment_checks by Christoph Hellwig · 19 years ago
  80. 8fccfc8 ocfs2: fix inode leak by Mark Fasheh · 19 years ago
  81. 5c3c6bb [PATCH] ocfs2: use zero_user_page by Nate Diller · 19 years ago
  82. 1024c90 ocfs2: unmap_mapping_range() in ocfs2_truncate() by Mark Fasheh · 19 years ago
  83. e9dfc0b ocfs2: trylock in ocfs2_readpage() by Mark Fasheh · 19 years ago
  84. d333fc8 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  85. d4a8f36 NFS: Fix nfs_direct_dirty_pages() by Trond Myklebust · 19 years ago
  86. 749e146 NFS: Fix handful of compiler warnings in direct.c by Chuck Lever · 19 years ago
  87. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 19 years ago
  88. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 19 years ago
  89. b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 19 years ago
  90. ead5f0b fuse: delete inode on drop by Miklos Szeredi · 19 years ago
  91. 889f784 fuse: generic_write_checks() for direct_io by Miklos Szeredi · 19 years ago
  92. 492c8b3 uselib: add missing MNT_NOEXEC check by Christoph Hellwig · 19 years ago
  93. 5a1b639 Missing 'const' from reiserfs MIN_KEY declaration. by David Woodhouse · 19 years ago
  94. 6087b2d optimize compat_core_sys_select() by a using stack space for small fd sets by Badari Pulavarty · 19 years ago
  95. b9ba347 fuse: fix mknod of regular file by Miklos Szeredi · 19 years ago
  96. f7f7c31 [CIFS] typo in previous patch by Steve French · 19 years ago
  97. 28356a1 [CIFS] Fix oops on failed cifs mount (in kthread_stop) by Steve French · 19 years ago
  98. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 19 years ago
  99. 72dd9ca partitions/LDM: build fix by Jeff Garzik · 19 years ago
  100. dde3334 LDM: Fix for Windows Vista dynamic disks by Anton Altaparmakov · 19 years ago