1. 33a6039 xfs: use xfs_da_geometry for block size in attr code by Dave Chinner · 10 years ago
  2. bc85178 xfs: remove mp->m_dir_geo from directory logging by Dave Chinner · 10 years ago
  3. 53f82db xfs: reduce direct usage of mp->m_dir_geo by Dave Chinner · 10 years ago
  4. 7ab610f xfs: move node entry counts to xfs_da_geometry by Dave Chinner · 10 years ago
  5. ed358c0 xfs: convert dir/attr btree threshold to xfs_da_geometry by Dave Chinner · 10 years ago
  6. 8f66193 xfs: convert m_dirblksize to xfs_da_geometry by Dave Chinner · 10 years ago
  7. d6cf130 xfs: convert m_dirblkfsbs to xfs_da_geometry by Dave Chinner · 10 years ago
  8. 7dda6e8 xfs: convert directory segment limits to xfs_da_geometry by Dave Chinner · 10 years ago
  9. 3002803 xfs: convert directory db conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  10. 2998ab1 xfs: convert directory dablk conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  11. 9b3b552 xfs: convert dir byte/off conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  12. 8c44a28 xfs: kill XFS_DIR2...FIRSTDB macros by Dave Chinner · 10 years ago
  13. 892e3f3 xfs: move directory block translatiosn to xfs_dir2_priv.h by Dave Chinner · 10 years ago
  14. 0650b55 xfs: introduce directory geometry structure by Dave Chinner · 10 years ago
  15. 2d6dcc6 Merge branch 'xfs-attr-cleanup' into for-next by Dave Chinner · 10 years ago
  16. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 10 years ago
  17. b767692 Merge branch 'xfs-free-inode-btree' into for-next by Dave Chinner · 10 years ago
  18. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  19. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  20. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  21. bc14782 xfs: negate xfs_icsb_init_counters error value by Dave Chinner · 10 years ago
  22. 4568764 xfs: negate mount workqueue init error value by Dave Chinner · 10 years ago
  23. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  24. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  25. 65149e3 xfs: correct error sign on COLLAPSE_RANGE errors by Dave Chinner · 10 years ago
  26. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  27. 8ff1e67 xfs: fix incorrect error sign in xfs_file_aio_read by Dave Chinner · 10 years ago
  28. 43ec146 xfs: xfs_dir_fsync() returns positive errno by Dave Chinner · 10 years ago
  29. 6c888af xfs: pass struct da_args to xfs_attr_calc_size by Christoph Hellwig · 10 years ago
  30. 67fd718 xfs: simplify attr name setup by Christoph Hellwig · 10 years ago
  31. 1bc426a xfs: fold xfs_attr_remove_int into xfs_attr_remove by Christoph Hellwig · 10 years ago
  32. b87d022 xfs: fold xfs_attr_get_int into xfs_attr_get by Christoph Hellwig · 10 years ago
  33. c5b4ac3 xfs: fold xfs_attr_set_int into xfs_attr_set by Christoph Hellwig · 10 years ago
  34. d6d211d Linux 3.15-rc5 by Linus Torvalds · 10 years ago
  35. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 28b92e0 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() by Boris Ostrovsky · 10 years ago
  37. c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 10 years ago
  38. 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 10 years ago
  39. afcf0a2 Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  40. f322e26 Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  41. d86561b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  42. c6c96d7 Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  43. 1b826a9 Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  44. 8058bd0 tracepoint: Fix use of tracepoint funcs after rcu free by Mathieu Desnoyers · 10 years ago
  45. 098507a trace: module: Maintain a valid user count by Romain Izard · 10 years ago
  46. 98fcc57 mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req" by Micky Ching · 10 years ago
  47. 6218791 x86/intel: Add quirk to disable HPET for the Baytrail platform by Feng Tang · 10 years ago
  48. f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 10 years ago
  49. 9f1eb57 Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  50. 7ceeff4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  51. f56cfe0 Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  52. 8a207d3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  53. 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 10 years ago
  54. aadca6f x86/reboot: Add reboot quirk for Certec BPC600 by Christian Gmeiner · 10 years ago
  55. 995c376 Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 10 years ago
  56. 2a1235e Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  57. 508200c Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  58. 9eabb91 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 10 years ago
  59. 8cfcc3e xfs: fix directory readahead offset off-by-one by Dave Chinner · 10 years ago
  60. ac98351 xfs: don't sleep in xlog_cil_force_lsn on shutdown by Dave Chinner · 10 years ago
  61. 49abc3a xfs: truncate_setsize should be outside transactions by Dave Chinner · 10 years ago
  62. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  63. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  64. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 10 years ago
  65. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 10 years ago
  66. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 10 years ago
  67. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 10 years ago
  68. 6b6751f autofs: fix lockref lookup by Ian Kent · 10 years ago
  69. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 10 years ago
  70. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 10 years ago
  71. 0e3b7e5 MAINTAINERS: zswap/zbud: change maintainer email address by Seth Jennings · 10 years ago
  72. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 10 years ago
  73. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  74. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 10 years ago
  75. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 10 years ago
  76. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  77. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  78. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  79. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  80. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  81. 573471c drm/radeon: add pci ids for Mullins by Samuel Li · 10 years ago
  82. 428bedd drm/radeon: add Mullins VCE support by Leo Liu · 10 years ago
  83. b214f2a drm/radeon: modesetting updates for Mullins. by Samuel Li · 10 years ago
  84. 47f5c74 drm/radeon: dpm updates for KV/KB by Alex Deucher · 10 years ago
  85. 7d032a4 drm/radeon: add Mullins dpm support. by Samuel Li · 10 years ago
  86. 3f6f073 drm/radeon: add Mullins UVD support. by Samuel Li · 10 years ago
  87. f73a9e8 drm/radeon: update cik init for Mullins. by Samuel Li · 10 years ago
  88. b0a9f22 drm/radeon: add Mullins chip family by Samuel Li · 10 years ago
  89. cbe6551 drm/radeon: lower the ref * post PLL maximum by Christian König · 10 years ago
  90. cde1012 drm/radeon: check that we have a clock before PLL setup by Christian König · 10 years ago
  91. aa4c8b3 drm/radeon: drm/radeon: add missing radeon_semaphore_free to error path by Maarten Lankhorst · 10 years ago
  92. e9d14ae drm/radeon: Fix num_banks calculation for SI by Michel Dänzer · 10 years ago
  93. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 10 years ago
  94. 7cc68973 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 10 years ago
  95. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  96. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  97. 3adc1be asmlinkage: Revert "lto: Make asmlinkage __visible" by Andi Kleen · 10 years ago
  98. 825747b HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas by Peter F. Patel-Schneider · 10 years ago
  99. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  100. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago