1. 7ea2ac9 Trivial: fix typo s/balence/balance/ by Thadeu Lima de Souza Cascardo · 15 years ago
  2. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  3. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  4. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  5. 8688b86 linux/magic.h: move cramfs magic out of cramfs_fs.h by Mike Frysinger · 15 years ago
  6. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  7. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  8. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  9. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  10. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  11. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  12. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  13. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  14. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  15. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  16. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  17. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  18. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  19. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  20. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  21. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  22. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  23. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  24. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  25. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  26. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  27. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  28. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  29. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  30. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  32. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  33. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  34. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  35. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  36. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  37. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  38. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  39. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  40. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  41. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  42. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  43. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  44. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  45. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  46. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  47. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  48. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  49. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  50. d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  51. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  52. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  53. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  54. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 15 years ago
  55. a308444 perf_counter: Better align code by Ingo Molnar · 15 years ago
  56. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 15 years ago
  57. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  58. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 15 years ago
  59. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  60. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 15 years ago
  61. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 15 years ago
  62. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  63. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  64. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  65. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 15 years ago
  66. 70beaed serial: refactor ASYNC_ flags by Jiri Slaby · 15 years ago
  67. 08a951e tty: cyclades, remove typedefs by Jiri Slaby · 15 years ago
  68. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  69. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  70. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  71. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  72. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  73. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 15 years ago
  74. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 15 years ago
  75. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  76. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  77. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  81. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  82. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  83. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  91. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
  92. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 15 years ago
  93. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 15 years ago
  94. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 15 years ago
  95. 547de29 KVM: protect assigned dev workqueue, int handler and irq acker by Marcelo Tosatti · 15 years ago
  96. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 15 years ago
  97. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  98. 2f8b9ee KVM: Make kvm header C++ friendly by nathan binkert · 15 years ago
  99. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  100. e56d532 KVM: Device assignment framework rework by Sheng Yang · 15 years ago