1. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  2. 8317f14 simplify compat_sys_timerfd by Heiko Carstens · 17 years ago
  3. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  4. bb33ed6 AFS: Fix afs_prepare_write() by David Howells · 17 years ago
  5. faab83b AFS: write back dirty data on unmount by David Howells · 17 years ago
  6. 6684e32 Merge branch 'origin' by Trond Myklebust · 17 years ago
  7. f0ee9aa epoll: move kfree inside ep_free by Davide Libenzi · 17 years ago
  8. 67647d0 epoll: fix some comments by Davide Libenzi · 17 years ago
  9. c7ea763 epoll locks changes and cleanups by Davide Libenzi · 17 years ago
  10. d47de16 fix epoll single pass code and add wait-exclusive flag by Davide Libenzi · 17 years ago
  11. d48c5f4 NLM: Fix sparse warnings by Trond Myklebust · 17 years ago
  12. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  13. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  14. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  15. 60945cb NFS: use zero_user_page by Nate Diller · 17 years ago
  16. 550facd NLM: don't use CLONE_SIGHAND in nlmclnt_recovery by Oleg Nesterov · 17 years ago
  17. 21051ba NLM: Fix locking client timeouts... by Trond Myklebust · 17 years ago
  18. e3bf460 ntfs: use zero_user_page by Nate Diller · 17 years ago
  19. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  20. 7699acd epoll cleanups: epoll remove static pre-declarations and akpm-ize the code by Davide Libenzi · 17 years ago
  21. cea6924 epoll cleanups: epoll no module by Davide Libenzi · 17 years ago
  22. da66f7c epoll: use anonymous inodes by Davide Libenzi · 17 years ago
  23. 9c3060b signal/timer/event: KAIO eventfd support example by Davide Libenzi · 17 years ago
  24. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  25. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 17 years ago
  26. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  27. 6d18c92 signal/timer/event: signalfd compat code by Davide Libenzi · 17 years ago
  28. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  29. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  30. fa0334f Replace pid_t in autofs with struct pid reference by Sukadev Bhattiprolu · 17 years ago
  31. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 17 years ago
  32. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  33. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  34. 4c64c30 small cleanup in gpt partition handling by Olaf Hering · 17 years ago
  35. 22258d4 Let SYSV68_PARTITION default to yes on VME only by Geert Uytterhoeven · 17 years ago
  36. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  37. 0f300ca AFS: fix a couple of problems with unlinking AFS files by David Howells · 17 years ago
  38. 9d577b6 AFS: fix interminable loop in afs_write_back_from_locked_page() by David Howells · 17 years ago
  39. acaebfd [MTD] generalise the handling of MTD-specific superblocks by David Howells · 17 years ago
  40. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 17 years ago
  41. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago
  42. 510f400 [PATCH] audit inode for all xattr syscalls by Amy Griffis · 17 years ago
  43. 129a84d locks: fix F_GETLK regression (failure to find conflicts) by J. Bruce Fields · 17 years ago
  44. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  45. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  46. 5bbf5d3 AFS: further write support fixes by David Howells · 17 years ago
  47. b9b1f8d AFS: write support fixes by David Howells · 17 years ago
  48. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 17 years ago
  49. fee7f23 NFS: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  50. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 17 years ago
  51. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 17 years ago
  52. e70c490 NFS: Remove redundant check in nfs_check_verifier() by Trond Myklebust · 17 years ago
  53. e62c2bb NFS: Fix a jiffie wraparound issue by Trond Myklebust · 17 years ago
  54. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  55. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  56. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  57. f2fff59 reiserfs: use zero_user_page by Nate Diller · 17 years ago
  58. 0c11d7a ext3: use zero_user_page by Nate Diller · 17 years ago
  59. f36dca9 affs: use zero_user_page by Nate Diller · 17 years ago
  60. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  61. b41eeef knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping by NeilBrown · 17 years ago
  62. 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 17 years ago
  63. f725b21 knfsd: trivial makefile cleanup by Christoph Hellwig · 17 years ago
  64. 402acd2 knfsd: avoid use of unitialised variables on error path when nfs exports by NeilBrown · 17 years ago
  65. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  66. 6697164 nfsd/nfs4state: remove unnecessary daemonize call by Eric W. Biederman · 17 years ago
  67. f34b956 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 17 years ago
  68. 8842c96 remove nfs4_acl_add_ace() by Adrian Bunk · 17 years ago
  69. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  70. a9df62c aio: use flush_work() by Andrew Morton · 17 years ago
  71. 31143d5 AFS: implement basic file write support by David Howells · 17 years ago
  72. 416351f AFS: AFS fixups by David Howells · 17 years ago
  73. 2dfdd26 fs: use path_walk in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  74. 62ce39c fs: fix indentation in do_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  75. 92f4c70 use simple_read_from_buffer() in fs/ by Akinobu Mita · 17 years ago
  76. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  77. 148e423 Remove obsolete fat_cvf help text by Alexander E. Patrakov · 17 years ago
  78. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  79. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  80. ccf6780 Style fix in fs/select.c by WANG Cong · 17 years ago
  81. 0f8952c2 fs/libfs.c: >80 columns line break fix by Ronni Nielsen · 17 years ago
  82. 4b8df89 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 17 years ago
  83. 7b82dc0 Remove suid/sgid bits on [f]truncate() by Linus Torvalds · 17 years ago
  84. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  85. 02a9320 Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  86. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  87. 951744f udf: possible null pointer dereference while load_partition by Dmitriy Monakhov · 17 years ago
  88. 31170b6 udf: support files larger than 1G by Jan Kara · 17 years ago
  89. 948b9b2 udf: add assertions by Jan Kara · 17 years ago
  90. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  91. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  92. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  93. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  94. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  95. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  96. 866b04f inode numbering: make static counters in new_inode and iunique be 32 bits by Jeff Layton · 17 years ago
  97. b140f251 Invalid return value of execve() resulting in oopses by Alexey Kuznetsov · 17 years ago
  98. 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  99. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  100. c007c06 udf: decrement correct link count in udf_rmdir by Stephen Mollett · 17 years ago