1. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  2. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  3. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  4. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  5. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  6. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  7. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  8. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  9. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  10. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  11. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  12. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  13. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  14. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  15. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  16. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  17. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  18. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  19. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  20. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  21. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  22. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  23. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  24. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  25. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  26. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  27. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  28. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  29. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  30. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  31. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  32. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  33. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  34. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  35. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  36. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  37. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  38. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  39. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  40. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  41. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  42. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  43. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago
  44. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  45. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  46. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  47. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  48. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  49. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  50. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  51. 3160821 [PATCH] clean up unused kiocb variables by Chen, Kenneth W · 18 years ago
  52. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  53. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  54. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  55. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  56. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  57. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  58. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  59. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  60. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  61. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  62. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  63. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  64. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  65. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  66. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago
  67. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago
  68. c902e0a [PATCH] Pass sparse the lock expression given to lock annotations by Josh Triplett · 18 years ago
  69. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  70. 3a27111 [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h by Rolf Eike Beer · 18 years ago
  71. c69c312 [PATCH] IPMI: per-channel command registration by Corey Minyard · 18 years ago
  72. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  73. 89bbc03 [PATCH] Prevent multiple inclusion of linux/sysrq.h by Thomas Petazzoni · 18 years ago
  74. cb10dc9 [PATCH] synclink_gt: add bisync and monosync modes by Paul Fulghum · 18 years ago
  75. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  76. 1a2f67b [PATCH] kmemdup: introduce by Alexey Dobriyan · 18 years ago
  77. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  78. 6e21828 [PATCH] Generic boolean by Richard Knutsson · 18 years ago
  79. 5394702 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE by Keith Mannthey · 18 years ago
  80. f28c5ed [PATCH] hot-add-mem x86_64: fixup externs by Keith Mannthey · 18 years ago
  81. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  82. bcfd8d3 [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix by Andrew Morton · 18 years ago
  83. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  84. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  85. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  86. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  87. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  88. 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
  89. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  90. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  91. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  92. 7457e6e [PATCH] blktrace: support for logging metadata reads by Jens Axboe · 18 years ago
  93. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  94. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  95. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  96. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  97. 4a893e8 [PATCH] elevator: define ioc counting mechanism by Jens Axboe · 18 years ago
  98. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  99. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  100. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago