1. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  2. 8f04d42 ceph: report f_bfree based on kb_avail rather than diffing. by Greg Farnum · 13 years ago
  3. e77dc3e ceph: only queue capsnap if caps are dirty by Sage Weil · 13 years ago
  4. af0ed56 ceph: fix snap writeback when racing with writes by Sage Weil · 13 years ago
  5. 9cfa109 ceph: use flag bit for at_end readdir flag by Sage Weil · 13 years ago
  6. 4918b6d ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io by Sage Weil · 13 years ago
  7. 252c672 ceph: add flags field to file_info by Sage Weil · 13 years ago
  8. fa8f53a Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  10. aebdd82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  11. c46c887 vfs: document locking requirements for d_move, __d_move and d_materialise_unique by Jeff Layton · 13 years ago
  12. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  13. 41c9648 omfs: fix (mode & S_IFDIR) abuse by Al Viro · 13 years ago
  14. 569254b btrfs: S_ISREG(mode) is not mode & S_IFREG... by Al Viro · 13 years ago
  15. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  16. a93a132 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  17. ed47641 pci-label.c: size_t misspelled as mode_t by Al Viro · 13 years ago
  18. 61effb5 jffs2: S_ISLNK(mode & S_IFMT) is pointless by Al Viro · 13 years ago
  19. da404dc snd_msnd ->mode is fmode_t, not mode_t by Al Viro · 13 years ago
  20. 24a01d4 v9fs_iop_get_acl: get rid of unused variable by Al Viro · 13 years ago
  21. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  22. 5b9f456 Documentation: Exporting: update description of d_splice_alias by Phillip Lougher · 13 years ago
  23. bacb2d8 fs: add missing unlock in default_llseek() by Dan Carpenter · 13 years ago
  24. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  25. 11ccf11 block: fix warning with calling smp_processor_id() in preemptible section by Jens Axboe · 13 years ago
  26. 5a96a89 drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 by Jerome Glisse · 13 years ago
  27. 4639dd2 drm/radeon/kms: add missing vddci setting on NI+ by Alex Deucher · 13 years ago
  28. e08dc13 p9: avoid unused variable warning by Linus Torvalds · 13 years ago
  29. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  30. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  31. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  32. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  33. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  34. 3b76eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  35. 91d44d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  36. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  37. bf28607 MIPS: Close races in TLB modify handlers. by David Daney · 13 years ago
  38. f0daaaf MIPS: Add uasm UASM_i_SRL_SAFE macro. by David Daney · 13 years ago
  39. 84635d6 vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set by Linus Torvalds · 13 years ago
  40. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  41. f19da2c drivers/connector/cn_proc.c: remove unused local by Andrew Morton · 13 years ago
  42. df2694d Documentation/SubmitChecklist: add RCU debug config options by Paul E. McKenney · 13 years ago
  43. 9d6bf5a reiserfs: use hweight_long() by Akinobu Mita · 13 years ago
  44. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 13 years ago
  45. 29df8d8 pnpacpi: register disabled resources by Witold Szczeponik · 13 years ago
  46. e57ee01 drivers/rtc/rtc-tegra.c: properly initialize spinlock by Uwe Kleine-König · 13 years ago
  47. 8f6b0dd drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time() by Jesper Juhl · 13 years ago
  48. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 13 years ago
  49. cefe4fb drivers/rtc/rtc-s3c.c: support clock gating by Donggeun Kim · 13 years ago
  50. 955dbea drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 by Dmitry Eremin-Solenikov · 13 years ago
  51. 7afe184 init: skip calibration delay if previously done by Sameer Nanda · 13 years ago
  52. 469dded misc/eeprom: add eeprom access driver for digsy_mtc board by Anatolij Gustschin · 13 years ago
  53. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 13 years ago
  54. 6e60c02 checkpatch.pl: update $logFunctions by Joe Perches · 13 years ago
  55. 34d9921 checkpatch: make utf-8 test --strict by Joe Perches · 13 years ago
  56. 000d1cc checkpatch.pl: add ability to ignore various messages by Joe Perches · 13 years ago
  57. 39b7e28 checkpatch: add a "prefer __aligned" check by Joe Perches · 13 years ago
  58. 2011247 checkpatch: validate signature styles and To: and Cc: lines by Joe Perches · 13 years ago
  59. 165e72a checkpatch: add __rcu as a sparse modifier by Sven Eckelmann · 13 years ago
  60. 7d2367a checkpatch: suggest using min_t or max_t by Joe Perches · 13 years ago
  61. 27c46a2 drivers/firmware/sigma.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  62. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 13 years ago
  63. 72d3950 lib/lcm.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  64. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 13 years ago
  65. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 13 years ago
  66. 2504f6d drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS by Axel Lin · 13 years ago
  67. e179840b drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling by Axel Lin · 13 years ago
  68. 19ab5cb drivers/leds/leds-lp5521.c: provide section tagging by Linus Walleij · 13 years ago
  69. 05ed849 MAINTAINERS: update HIGH RESOLUTION TIMERS patterns by Joe Perches · 13 years ago
  70. 0334b38 get_maintainers.pl: improve .mailmap parsing by Joe Perches · 13 years ago
  71. 626a031 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n by Stephen Boyd · 13 years ago
  72. a376d3d notifiers: vt: move vt notifiers into vt.h by Amerigo Wang · 13 years ago
  73. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  74. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  75. dcfe142 notifiers: net: move netdevice notifiers into netdevice.h by Amerigo Wang · 13 years ago
  76. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 13 years ago
  77. a1bb73d drivers/misc: add support the FSA9480 USB Switch by Donggeun Kim · 13 years ago
  78. 703f03c geode: reflect mfgpt dependency on mfd by Philip A. Prindeville · 13 years ago
  79. 005bdad eisa/pci_eisa.c: fix section mismatch by Arnaud Lacombe · 13 years ago
  80. b9d4f42 include/linux/kernel.h: hide internal macros from userspace by Arnaud Lacombe · 13 years ago
  81. 9d00f92 include/linux/kernel.h: fix a headers_check warning by WANG Cong · 13 years ago
  82. a0e44d4 include/linux/ioport.h: new helper to define common struct resource constructs by Uwe Kleine-König · 13 years ago
  83. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  84. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 13 years ago
  85. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  86. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  87. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  88. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 13 years ago
  89. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 13 years ago
  90. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 13 years ago
  91. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  92. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  93. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  94. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  95. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  96. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  97. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  98. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  99. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  100. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago