1. 29c0fa0 ocfs2: handle network errors during recovery by Kurt Hackel · 19 years ago
  2. c3187ce ocfs2: only recover one dead node at a time by Kurt Hackel · 19 years ago
  3. ab27eb6 ocfs2: Better tracking for recovery state changes by Kurt Hackel · 19 years ago
  4. 8bc674c ocfs2: Fix empty lvb check by Kurt Hackel · 19 years ago
  5. aba9aac ocfs2: fix inverted logic in dlm_is_node_dead by Kurt Hackel · 19 years ago
  6. 2580a58 ocfs2: recheck lockres master before sending an unlock request. by Kurt Hackel · 19 years ago
  7. 8d79d08 ocfs2: add a small delay after a failed migration by Kurt Hackel · 19 years ago
  8. 685f1ad ocfs2: silence a compile warning in dlm_alloc_pagevec() by Mark Fasheh · 19 years ago
  9. c8f33b6 [PATCH] ocfs2: Alloc at least a page for the DLM hash by Joel Becker · 19 years ago
  10. 03d864c ocfs2: allocate lockres hash pages in an array by Daniel Phillips · 19 years ago
  11. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 19 years ago
  12. 4198985 [PATCH] Clean up ocfs2 hash probe and make it faster by Daniel Phillips · 19 years ago
  13. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 19 years ago
  14. 65c491d ocfs2: move lockres qstr next to hlist_node structure by Mark Fasheh · 19 years ago
  15. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  16. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  17. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  18. 8871e73 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  19. 5debfa6 [PATCH] coredump: shutdown current process first by Oleg Nesterov · 18 years ago
  20. dcf560c [PATCH] coredump: some code relocations by Oleg Nesterov · 18 years ago
  21. 7b1c615 [PATCH] coredump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  22. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 18 years ago
  23. 281de33 [PATCH] coredump: speedup SIGKILL sending by Oleg Nesterov · 18 years ago
  24. aceecc04 [PATCH] coredump: optimize ->mm users traversal by Oleg Nesterov · 18 years ago
  25. 2ceb869 [PATCH] de_thread: fix lockless do_each_thread by Oleg Nesterov · 18 years ago
  26. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  27. c1df7fb [PATCH] cleanup next_tid() by Oleg Nesterov · 18 years ago
  28. a872ff0 [PATCH] simplify/fix first_tid() by Oleg Nesterov · 18 years ago
  29. cc28873 [PATCH] proc: Remove tasklist_lock from proc_task_readdir. by Eric W. Biederman · 18 years ago
  30. df26c40 [PATCH] proc: Cleanup proc_fd_access_allowed by Eric W. Biederman · 18 years ago
  31. 778c114 [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks by Eric W. Biederman · 18 years ago
  32. 5b0c1dd [PATCH] proc: optimize proc_check_dentry_visible by Eric W. Biederman · 18 years ago
  33. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  34. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  35. 8578cea [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings by Eric W. Biederman · 18 years ago
  36. 9cc8cbc [PATCH] simply fix first_tgid by Eric W. Biederman · 18 years ago
  37. de75873 [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() by Eric W. Biederman · 18 years ago
  38. 454cc10 [PATCH] proc: Remove tasklist_lock from proc_pid_readdir by Eric W. Biederman · 18 years ago
  39. 0bc58a9 [PATCH] proc: refactor reading directories of tasks by Eric W. Biederman · 18 years ago
  40. cd6a3ce [PATCH] proc: Close the race of a process dying durning lookup by Eric W. Biederman · 18 years ago
  41. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  42. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  43. 6e66b52 [PATCH] proc: Fix the link count for /proc/<pid>/task by Eric W. Biederman · 18 years ago
  44. 0f2fe20 [PATCH] proc: Properly filter out files that are not visible to a process by Eric W. Biederman · 18 years ago
  45. 22c2c5d [PATCH] proc: Kill proc_mem_inode_operations by Eric W. Biederman · 18 years ago
  46. 6860206 [PATCH] proc: Remove bogus proc_task_permission by Eric W. Biederman · 18 years ago
  47. aed7a6c [PATCH] proc: Replace proc_inode.type with proc_inode.fd by Eric W. Biederman · 18 years ago
  48. 87bfbf6 [PATCH] proc: Simplify the ownership rules for /proc by Eric W. Biederman · 18 years ago
  49. 1679654 [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode by Eric W. Biederman · 18 years ago
  50. ff9724a [PATCH] proc: Remove useless BKL in proc_pid_readlink by Eric W. Biederman · 18 years ago
  51. 5634708 [PATCH] proc: Fix the .. inode number on /proc/<pid>/fd by Eric W. Biederman · 18 years ago
  52. f05e15b [PATCH] nfsd kconfig: select things at the closest tristate instead of bool by Herbert Xu · 18 years ago
  53. 5024ad4 [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h by Hansjoerg Lipp · 18 years ago
  54. ade1a29 [PATCH] ext3: Add "-o bh" option by Badari Pulavarty · 18 years ago
  55. 9637f28 [PATCH] reiserfs: remove reiserfs_aio_write() by Alexey Dobriyan · 18 years ago
  56. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  57. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  58. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  59. 8e13059 [PATCH] use list_add_tail() instead of list_add() by Akinobu Mita · 18 years ago
  60. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  61. 3d824a4 [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file. by David S. Miller · 18 years ago
  62. fcc18e8 [PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat by Malcolm Parsons · 18 years ago
  63. 1e788f8 [PATCH] xfs: update ->flush method proto by Alexey Dobriyan · 18 years ago
  64. f36f44d Fix NFS2 compile error by Linus Torvalds · 18 years ago
  65. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  66. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  67. f58a1eb [PATCH] remove unlikely(sb) in prune_dcache by Hua Zhong · 18 years ago
  68. 7d93a1a [PATCH] ext2: cleanup: put_page and comment fix by Evgeniy Dushistov · 18 years ago
  69. 45c9b11 [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat by Ulrich Drepper · 18 years ago
  70. 04a3446 [PATCH] fs: sys_poll with timeout -1 bug fix by Frode Isaksen · 18 years ago
  71. 2b943cf [PATCH] fix %s in affs_fill_super() by Al Viro · 18 years ago
  72. fa366ad [PATCH] kthread: convert smbiod by Serge E. Hallyn · 18 years ago
  73. 099a71d [PATCH] Remove needless checks in fs/9p/vfs_inode.c by Eric Sesterhenn · 18 years ago
  74. 9c8ef56 [PATCH] fuse: scramble lock owner ID by Miklos Szeredi · 18 years ago
  75. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  76. f9a2842 [PATCH] fuse: rename the interrupted flag by Miklos Szeredi · 18 years ago
  77. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  78. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  79. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  80. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  81. f9022f6 [PATCH] autofs4: need to invalidate children on tree mount expire by Ian Kent · 18 years ago
  82. 6e656be [PATCH] ftruncate does not always update m/ctime by Peter Staubach · 18 years ago
  83. 92eeccd [PATCH] ext3: cleanup dead code in ext3_add_entry() by Johann Lombardi · 18 years ago
  84. 0710d36 [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() by Florin Malita · 18 years ago
  85. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  86. 21730ee [PATCH] Make EXT2_DEBUG work again by Valerie Henson · 18 years ago
  87. 6975565 [PATCH] Make procfs obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  88. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  89. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  90. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  91. d2e5b13 [PATCH] ext3: remove inconsistent space before exclamation point in mount code by Theodore Ts'o · 18 years ago
  92. e8f1c62 [PATCH] ext3: fix memory leak when the journal file is corrupted by Theodore Ts'o · 18 years ago
  93. f16fdad [PATCH] ext2: clean up dead code from mount code by Theodore Ts'o · 18 years ago
  94. fcd5df3 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem by Mingming Cao · 18 years ago
  95. a04ee14 [PATCH] openpromfs: factorize out by Jan Engelhardt · 18 years ago
  96. 515decd [PATCH] openpromfs: remove unnecessary casts by Jan Engelhardt · 18 years ago
  97. 0928d68 [PATCH] openpromfs: fix missing NUL by Jan Engelhardt · 18 years ago
  98. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  99. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  100. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago