1. 7e3d0eb0 VFS: Fix UP compile error in fs/namespace.c by Al Viro · 14 years ago
  2. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  3. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  4. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  5. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  6. 7b1fff7 ocfs2: Make OCFS2_FS depend on CONFIGFS_FS by Nicholas Bellinger · 14 years ago
  7. 86c747d dlm: Make DLM depend on CONFIGFS_FS by Nicholas Bellinger · 14 years ago
  8. d9f9ab5 net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS by Nicholas Bellinger · 14 years ago
  9. e205117 configfs: change depends -> select SYSFS by Nicholas Bellinger · 14 years ago
  10. f652f6c Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 into for-linus by Nicholas Bellinger · 14 years ago
  11. f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  12. 5520ebd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  13. d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 14 years ago
  14. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago
  15. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  16. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  17. 7b8a53f fix old umount_tree() breakage by Al Viro · 14 years ago
  18. 6f88a44 btrfs: Require CAP_SYS_ADMIN for filesystem rebalance by Ben Hutchings · 14 years ago
  19. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  20. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  21. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  22. ff175d5 btrfs: Don't pass NULL ptr to func that may deref it. by Jesper Juhl · 14 years ago
  23. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  24. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  25. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  26. b2117a3 btrfs: make the chunk allocator utilize the devices better by Miao Xie · 14 years ago
  27. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  28. 1974a3b btrfs: fix wrong calculation of stripe size by Miao Xie · 14 years ago
  29. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 14 years ago
  30. 299a08b btrfs: fix wrong data space statistics by Miao Xie · 14 years ago
  31. f580eb0 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  32. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  33. 26c79f6 Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  34. 658b368 microblaze: Fix asm/pgtable.h by Michal Simek · 14 years ago
  35. 1947fc1 microblaze: Fix missing pagemap.h by Michal Simek · 14 years ago
  36. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  37. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 14 years ago
  38. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 14 years ago
  39. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 14 years ago
  40. 87556ef Remove a further kludge from __do_follow_link() by David Howells · 14 years ago
  41. 1972580 autofs4: Bump version by Ian Kent · 14 years ago
  42. dd89f90 autofs4: Add v4 pseudo direct mount support by Ian Kent · 14 years ago
  43. 9e3fea1 autofs4: Fix wait validation by Ian Kent · 14 years ago
  44. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 14 years ago
  45. 71e469d autofs4: Clean up dentry operations by Ian Kent · 14 years ago
  46. e61da20 autofs4: Clean up inode operations by Ian Kent · 14 years ago
  47. 8c13a67 autofs4: Remove unused code by Ian Kent · 14 years ago
  48. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 14 years ago
  49. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 14 years ago
  50. db37291 Remove the automount through follow_link() kludge code from pathwalk by David Howells · 14 years ago
  51. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  52. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  53. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  54. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 14 years ago
  55. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  56. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 14 years ago
  57. 1a8edf4 do_lookup() fix by Al Viro · 14 years ago
  58. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  59. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  62. 7c46d8d Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  63. bbba756 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  64. 0731544 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  65. 2ed1c52 Update Pekka's email address in MAINTAINERS by Pekka Enberg · 14 years ago
  66. 68a1b19 mm/slab.c: make local symbols static by H Hartley Sweeten · 14 years ago
  67. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 14 years ago
  68. cb4d3ea ARM: fix missing branch in __error_a by Russell King · 14 years ago
  69. ea0c4f3 ARM: pxa: fix building issue of missing physmap.h by Eric Miao · 14 years ago
  70. 33e7399 ARM: mmp: PXA910 drive strength FAST using wrong value by Philip Rakity · 14 years ago
  71. ee309d3 ARM: mmp: MMP2 drive strength FAST using wrong value by Philip Rakity · 14 years ago
  72. a1015a1 ARM: pxa: fix recursive calls in pxa_low_gpio_chip by Eric Miao · 14 years ago
  73. d5996b2 ARM: fix /proc/$PID/stack on SMP by Russell King · 14 years ago
  74. 0261f74 Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c by Wei Yongquan · 14 years ago
  75. 96a608a ARM: PL08x: fix a warning by Dan Williams · 14 years ago
  76. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 14 years ago
  77. dda36f9 dmaengine: at_hdmac: fix race while monitoring channel status by Nicolas Ferre · 14 years ago
  78. 568f7f0 dmaengine: at_hdmac: flags located in first descriptor by Nicolas Ferre · 14 years ago
  79. 93d0bec dmaengine: at_hdmac: use subsys_initcall instead of module_init by Eric Xu · 14 years ago
  80. 58344f2 dmaengine: at_hdmac: no need set ACK in new descriptor by Nicolas Ferre · 14 years ago
  81. ebcf9b8 dmaengine: at_hdmac: trivial add precision to unmapping comment by Nicolas Ferre · 14 years ago
  82. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 14 years ago
  83. 0f70e8c dmaengine: at_hdmac: use dma_address to program DMA hardware by Nicolas Ferre · 14 years ago
  84. 2cdf245 pch_dma: support new device ML7213 IOH by Tomoya MORINAGA · 14 years ago
  85. 671289c ARM: Fix build regression on SA11x0, PXA, and H720x targets by Russell King · 14 years ago
  86. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  87. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  88. 8473dbb Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  89. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  90. ad56cbf Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  91. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 14 years ago
  92. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 14 years ago
  93. 7f85803 tracing: Remove syscall_exit_fields by Lai Jiangshan · 14 years ago
  94. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 14 years ago
  95. c76d292 Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 14 years ago
  96. 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 14 years ago
  97. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  98. 6f7f7ca Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() by Linus Torvalds · 14 years ago
  99. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  100. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago