1. 773ed1a [GFS2] Addendum to the journaled file/unmount patch by Robert Peterson · 17 years ago
  2. eaf5bd3 [GFS2] Simplify multiple glock aquisition by Steven Whitehouse · 17 years ago
  3. 2332c44 [GFS2] assertion failure after writing to journaled file, umount by Robert Peterson · 17 years ago
  4. 2840501 [GFS2] Use zero_user_page() in stuffed_readpage() by Steven Whitehouse · 17 years ago
  5. c420121 [GFS2] Remove bogus '\0' in rgrp.c by Steven Whitehouse · 17 years ago
  6. 8fb6859 [GFS2] Journaled file write/unstuff bug by Robert Peterson · 17 years ago
  7. fad59c1 [DLM] don't require FS flag on all nodes by David Teigland · 17 years ago
  8. d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 17 years ago
  9. a7a2ff8 [GFS2] return conflicts for GETLK by David Teigland · 17 years ago
  10. d88101d [GFS2] set plock owner in GETLK info by David Teigland · 17 years ago
  11. 037bcbb [GFS2] gfs2_lookupi() uninitialised var fix by akpm@linux-foundation.org · 17 years ago
  12. c8cdf47 [GFS2] Recovery for lost unlinked inodes by Steven Whitehouse · 17 years ago
  13. b35997d [GFS2] Can't mount GFS2 file system on AoE device by Robert Peterson · 17 years ago
  14. e1cc860 [GFS2] Fix bug in error path of inode by Steven Whitehouse · 17 years ago
  15. ffed8ab [GFS2] Fix typo in rename of directories by Steven Whitehouse · 17 years ago
  16. 44f487a [DLM] variable allocation by Patrick Caulfield · 17 years ago
  17. 292e539 [DLM] fix reference counting by Josef Bacik · 17 years ago
  18. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  19. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  20. ddf4b42 [GFS2] fix jdata issues by Benjamin Marzinski · 17 years ago
  21. afb853f [DLM] fix socket shutdown by Patrick Caulfield · 17 years ago
  22. 8991864 [GFS2] Make the log reserved blocks depend on block size by Steven Whitehouse · 17 years ago
  23. 1990e91 [GFS2] Quotas non-functional - fix another bug by Abhijith Das · 17 years ago
  24. 0b7cac0 [DLM] show default protocol by David Teigland · 17 years ago
  25. 9dd592d [DLM] dumping master locks by David Teigland · 17 years ago
  26. 8b4021f [DLM] canceling deadlocked lock by David Teigland · 17 years ago
  27. 84d8cd6 [DLM] timeout fixes by David Teigland · 17 years ago
  28. b3cab7b [DLM] Compile fix by Steven Whitehouse · 17 years ago
  29. 639aca4 [DLM] fix compile breakage by David Teigland · 17 years ago
  30. 8b0e7b2 [DLM] wait for config check during join [6/6] by David Teigland · 17 years ago
  31. 79d72b5 [DLM] fix new_lockspace error exit [5/6] by David Teigland · 17 years ago
  32. c85d65e [DLM] cancel in conversion deadlock [4/6] by David Teigland · 17 years ago
  33. d7db923 [DLM] dlm_device interface changes [3/6] by David Teigland · 17 years ago
  34. 3ae1acf [DLM] add lock timeouts and warnings [2/6] by David Teigland · 17 years ago
  35. 85e86ed [DLM] block scand during recovery [1/6] by David Teigland · 17 years ago
  36. 916297a [DLM] keep dlm from panicing when traversing rsb list in debugfs by Josef Bacik · 17 years ago
  37. 2a87ab0 [GFS2] Quotas non-functional - fix bug by Abhijith Das · 17 years ago
  38. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  39. 41d7db0 [GFS2] Reduce size of struct gdlm_lock by Steven Whitehouse · 17 years ago
  40. cd81a4b [GFS2] Addendum patch 2 for gfs2_grow by Robert Peterson · 17 years ago
  41. 0507ecf [GFS2] use zero_user_page by Nate Diller · 17 years ago
  42. 6c53267 [GFS2] Kernel changes to support new gfs2_grow command (part 2) by Robert Peterson · 17 years ago
  43. 7ae8fa8 [GFS2] kernel changes to support new gfs2_grow command by Robert Peterson · 17 years ago
  44. 3168b07 [DLM] fix a couple of races by Satyam Sharma · 17 years ago
  45. b524fe6 [GFS2] flush the glock completely in inode_go_sync by Benjamin Marzinski · 17 years ago
  46. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 17 years ago
  47. 95511ad DLM must depend on SYSFS by Adrian Bunk · 17 years ago
  48. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 17 years ago
  49. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  50. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 17 years ago
  51. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  52. ddc80bd ext2: fix return of uninitialised variable by Andrew Morton · 17 years ago
  53. f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 17 years ago
  54. d4c5cdb zero out last page for llseek/write by Michael Halcrow · 17 years ago
  55. e10f281 eCryptfs: initialize crypt_stat in setattr by Michael Halcrow · 17 years ago
  56. 240e2df eCryptfs: fix write zeros behavior by Michael Halcrow · 17 years ago
  57. e5d2861 ext4: lost brelse in ext4_read_inode() by Kirill Korotaev · 17 years ago
  58. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 17 years ago
  59. 266f5aa ext2: disallow setting xip on remount by Carsten Otte · 17 years ago
  60. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  61. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  62. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  63. edad01e fuse: ->fs_flags fixlet by Alexey Dobriyan · 17 years ago
  64. 02676e5 splice: only check do_wakeup in splice_to_pipe() for a real pipe by Jens Axboe · 17 years ago
  65. 00de00b splice: fix leak of pages on short splice to pipe by Jens Axboe · 17 years ago
  66. 17ee4f4 splice: adjust balance_dirty_pages_ratelimited() call by Jens Axboe · 17 years ago
  67. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  68. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 17 years ago
  69. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  70. 3e2ce4da Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  71. 5212c55 Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  72. 845a2fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  73. c287ef1 nommu: report correct errno in message by Greg Ungerer · 17 years ago
  74. 3ce53fc [CIFS] CIFS should honour umask by Steve French · 17 years ago
  75. 620a324 splice: __generic_file_splice_read: fix read/truncate race by Jens Axboe · 17 years ago
  76. 475ecad splice: __generic_file_splice_read: fix i_size_read() length checks by Hugh Dickins · 17 years ago
  77. 20d698d splice: move balance_dirty_pages_ratelimited() outside of splice actor by Jens Axboe · 17 years ago
  78. 267adc3 splice: remove do_splice_direct() symbol export by Jens Axboe · 17 years ago
  79. d366d398 splice: move inode size check into generic_file_splice_read() by Jens Axboe · 17 years ago
  80. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 17 years ago
  81. eeb47d1 ocfs2: Fix invalid assertion during write on 64k pages by Mark Fasheh · 17 years ago
  82. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  83. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 17 years ago
  84. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 17 years ago
  85. 5fdae1f [CIFS] whitespace cleanup by Steve French · 17 years ago
  86. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  87. 78ae87c vanishing ioctl handler debugging by Andrew Morton · 17 years ago
  88. e6985c7 [CIFS] fix mempool destroy done in wrong order in cifs error path by Akinobu Mita · 17 years ago
  89. 0477d24 [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  90. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  91. 85d7124 Fix possible UDF data corruption by Jan Kara · 17 years ago
  92. ea55d30 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  93. 315054f When ext4_ext_insert_extent() fails to insert new blocks by Alex Tomas · 17 years ago
  94. 25d14f9 ext4: Extent overlap bugfix by Amit Arora · 17 years ago
  95. 8a9dc94 Remove unnecessary exported symbols. by Mingming Cao · 17 years ago
  96. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  97. 00c541e afs: needs sched.h by Andrew Morton · 17 years ago
  98. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 17 years ago
  99. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 17 years ago
  100. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 17 years ago