1. e4e83ea Revert "nfsd4: distinguish expired from stale stateids" by J. Bruce Fields · 15 years ago
  2. 47cee54 nfsd: safer initialization order in find_file() by Pavel Emelyanov · 14 years ago
  3. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 14 years ago
  4. 15ddb4a NFSD: don't report compiled-out versions as present by Pavel Emelyanov · 14 years ago
  5. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 15 years ago
  6. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  7. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  8. 07cd490 nfsd4: mark_client_expired by Benny Halevy · 14 years ago
  9. 46583e2 nfsd4: introduce nfs4_client.cl_refcount by Benny Halevy · 14 years ago
  10. 84d38ac nfsd4: refactor expire_client by Benny Halevy · 14 years ago
  11. 36acb66 nfsd4: extend the client_lock to cover cl_lru by Benny Halevy · 14 years ago
  12. 328efba nfsd4: use list_move in move_to_confirmed by Benny Halevy · 14 years ago
  13. be1fdf6 nfsd4: fold release_session into expire_client by Benny Halevy · 14 years ago
  14. 9089f1b nfsd4: rename sessionid_lock to client_lock by Benny Halevy · 14 years ago
  15. 5d4cec2 nfsd4: fix bare destroy_session null dereference by J. Bruce Fields · 15 years ago
  16. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 15 years ago
  17. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 15 years ago
  18. fb4b698 nfsd: further comment typos by J. Bruce Fields · 15 years ago
  19. b48fa6b sunrpc: centralise most calls to svc_xprt_received by Neil Brown · 15 years ago
  20. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 15 years ago
  21. 66f41d4 Linux 2.6.34-rc6 by Linus Torvalds · 15 years ago
  22. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  23. e97e712 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  24. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 15 years ago
  25. fed0a9c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  27. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  28. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 15 years ago
  29. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 15 years ago
  30. 3c2023d exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 15 years ago
  31. 5477d0f fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK by Jens Axboe · 15 years ago
  32. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  33. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 15 years ago
  34. a36fed1 exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 15 years ago
  35. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 79dba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  37. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 15 years ago
  38. b56ba8a ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB by Colin Tuckley · 15 years ago
  39. 1d16b0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  40. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 15 years ago
  42. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 15 years ago
  43. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 15 years ago
  44. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 15 years ago
  45. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 15 years ago
  46. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 15 years ago
  47. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 15 years ago
  48. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 15 years ago
  49. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 15 years ago
  50. 9699eda nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 by Xiaotian Feng · 15 years ago
  51. acf82b8 nfs: fix some issues in nfs41_proc_reclaim_complete() by Dan Carpenter · 15 years ago
  52. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
  53. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  54. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  55. 696e65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  56. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 15 years ago
  57. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 15 years ago
  58. 76ad4b8 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  59. b809b9c powerpc/ps3: Update platform maintainer by Geoff Levand · 15 years ago
  60. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 15 years ago
  61. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 15 years ago
  62. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 15 years ago
  63. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 15 years ago
  64. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 15 years ago
  65. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 15 years ago
  66. 1600f9d 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
  67. 11e39d9 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  68. 03449cd keys: the request_key() syscall should link an existing key to the dest keyring by David Howells · 15 years ago
  69. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 15 years ago
  70. 3835541 procfs: fix tid fdinfo by Jerome Marchand · 15 years ago
  71. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 15 years ago
  72. b59ec78 keys: don't need to use RCU in keyring_read() as semaphore is held by David Howells · 15 years ago
  73. ba8b06e NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear by Trond Myklebust · 15 years ago
  74. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 15 years ago
  75. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 15 years ago
  76. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 15 years ago
  77. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 15 years ago
  78. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 15 years ago
  79. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 15 years ago
  80. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 15 years ago
  81. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 15 years ago
  82. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 15 years ago
  83. 16a5b3c Remove redundant check for CONFIG_MMU by Christoph Egger · 15 years ago
  84. bc113f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  85. 93a9248 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  86. 17282b9 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  87. 5892753 mmap: check ->vm_ops before dereferencing by Rik van Riel · 15 years ago
  88. a231a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  89. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  90. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 15 years ago
  91. 0661b1a mtd: ensure that bdi entries are properly initialized and registered by Jens Axboe · 15 years ago
  92. a33eb6b Move mtd_bdi_*mappable to mtdcore.c by Jörn Engel · 15 years ago
  93. 88b0450 drm/radeon: Fix sparc regression in r300_scratch() by David Miller · 15 years ago
  94. e32ee7f drm: make sure vblank interrupts are disabled at DPMS time by Jesse Barnes · 15 years ago
  95. dbc9632 powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 by Kumar Gala · 15 years ago
  96. 908ba2b r8169: more broken register writes workaround by françois romieu · 15 years ago
  97. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 15 years ago
  98. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 15 years ago
  99. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago
  100. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago