1. cc8f9b9 MAINTAINERS: change e-mail of Adrian Hunter by Artem Bityutskiy · 13 years ago
  2. 19495f7 UBIFS: fix master node recovery by Anatolij Gustschin · 13 years ago
  3. a7fa94a UBIFS: improve power cut emulation testing by Artem Bityutskiy · 13 years ago
  4. d27462a UBIFS: rename recovery testing variables by Artem Bityutskiy · 13 years ago
  5. f57cb18 UBIFS: remove custom list of superblocks by Artem Bityutskiy · 13 years ago
  6. 0a541b1 UBIFS: stop re-defining UBI operations by Artem Bityutskiy · 13 years ago
  7. d3b2578 UBIFS: switch to I/O helpers by Artem Bityutskiy · 13 years ago
  8. 987226a UBIFS: switch to ubifs_leb_write by Artem Bityutskiy · 13 years ago
  9. d304820 UBIFS: switch to ubifs_leb_read by Artem Bityutskiy · 13 years ago
  10. 83cef70 UBIFS: introduce more I/O helpers by Artem Bityutskiy · 13 years ago
  11. d033c98 UBIFS: always print stacktrace when switching to R/O mode by Artem Bityutskiy · 13 years ago
  12. 891a54a UBIFS: remove unused and unneeded debugging function by Artem Bityutskiy · 13 years ago
  13. e771706 UBIFS: add global debugfs knobs by Artem Bityutskiy · 13 years ago
  14. 28488fc UBIFS: introduce debugfs helpers by Artem Bityutskiy · 13 years ago
  15. 7dae997 UBIFS: re-arrange debugging code a bit by Artem Bityutskiy · 13 years ago
  16. 24a4f80 UBIFS: be more informative in failure mode by Artem Bityutskiy · 13 years ago
  17. 81e79d3 UBIFS: switch self-check knobs to debugfs by Artem Bityutskiy · 13 years ago
  18. 8d7819b UBIFS: lessen amount of debugging check types by Artem Bityutskiy · 13 years ago
  19. 2b1844a UBIFS: introduce helper functions for debugging checks and tests by Artem Bityutskiy · 13 years ago
  20. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 13 years ago
  21. bb2615d UBIFS: amend debugging name check function prototype by Artem Bityutskiy · 13 years ago
  22. 06b282a UBIFS: add few commentaries about TNC by Artem Bityutskiy · 13 years ago
  23. 3766244 UBIFS: use correct flags in lprops by Artem Bityutskiy · 13 years ago
  24. f42eed7 UBIFS: harmonize znode flag helpers by Artem Bityutskiy · 13 years ago
  25. 1f42596 UBIFS: remove dead code by Artem Bityutskiy · 13 years ago
  26. 12e776a UBIFS: remove unnecessary brackets by Artem Bityutskiy · 13 years ago
  27. a29fa9d UBIFS: minor cleanup: use S_ISREG helper by Artem Bityutskiy · 13 years ago
  28. 1b51e98 UBIFS: rename dbg_check_dir_size function by Artem Bityutskiy · 13 years ago
  29. 4315fb4 UBIFS: improve inode dumping function by Artem Bityutskiy · 13 years ago
  30. bfcf677 UBIFS: dump stack when pnode or nnode reading fails by Artem Bityutskiy · 13 years ago
  31. ae380ce UBIFS: lessen the size of debugging info data structure by Artem Bityutskiy · 13 years ago
  32. 549c999 UBIFS: return EROFS in case of broken commit by Artem Bityutskiy · 13 years ago
  33. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  34. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  35. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  36. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  37. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  38. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  39. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  40. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  41. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  42. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  43. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  44. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  45. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  46. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  47. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  48. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  49. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  50. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  51. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  52. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  53. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  54. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  55. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  56. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  57. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  58. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  59. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  60. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  61. edcda26 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  62. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  63. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  64. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  65. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  66. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  67. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  68. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  69. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  70. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  71. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  72. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  73. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  74. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  75. 4a3dc6e mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  76. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  77. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  78. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 4d362ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  80. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  81. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  82. b1eb085 Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  83. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  84. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  85. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  86. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  87. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  88. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  89. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  90. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  91. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  92. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  93. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  94. d687ca3 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  95. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  96. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  97. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  98. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  99. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  100. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago