1. 1616abe [readdir] convert nilfs2 by Al Viro · 11 years ago
  2. d55fea8 [readdir] convert sysfs by Al Viro · 11 years ago
  3. d81a8ef [readdir] convert gfs2 by Al Viro · 11 years ago
  4. 75811d4 [readdir] convert exofs by Al Viro · 11 years ago
  5. 81b9f66 [readdir] convert bfs by Al Viro · 11 years ago
  6. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  7. 68c6147 [readdir] convert openpromfs by Al Viro · 11 years ago
  8. 7aa123a [readdir] convert efs by Al Viro · 11 years ago
  9. 5201885 [readdir] convert configfs by Al Viro · 11 years ago
  10. 3903b38 [readdir] convert romfs by Al Viro · 11 years ago
  11. 5f6039c [readdir] convert squashfs by Al Viro · 11 years ago
  12. 01122e0 [readdir] convert ubifs by Al Viro · 11 years ago
  13. 5add2ee [readdir] convert udf by Al Viro · 11 years ago
  14. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  15. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  16. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  17. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  18. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  19. 83a8761 move linux/loop.h to drivers/block by Al Viro · 11 years ago
  20. e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 11 years ago
  21. 5cfafbf pxa3xx: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  22. c607f45 au1100fb: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  23. 1fca06f au1200fb: io_remap_pfn_range() sets VM_IO by Al Viro · 11 years ago
  24. a47df15 vfio: remap_pfn_range() sets all those flags... by Al Viro · 11 years ago
  25. 8053796 i810: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  26. 7922e2d2 drm: io_remap_pfn_range() sets VM_IO... by Al Viro · 11 years ago
  27. ecf48b6 sparc: __pci_mmap_set_flags() is useless by Al Viro · 11 years ago
  28. e0bced5 mn10300: don't bother with VM_IO by Al Viro · 11 years ago
  29. 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 11 years ago
  30. 350226c samsung: don't bother with setting VM_IO by Al Viro · 11 years ago
  31. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  32. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 11 years ago
  33. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 11 years ago
  34. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  35. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  36. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  37. 7ac0feb cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields by David Disseldorp · 11 years ago
  38. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 11 years ago
  39. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 11 years ago
  40. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  41. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 11 years ago
  42. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 11 years ago
  43. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 11 years ago
  44. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 11 years ago
  45. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 11 years ago
  46. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  47. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  48. 5a6c220 charger-manager: Fix regulator_get() return check by Jonghwa Lee · 11 years ago
  49. 3cc9d269 charger-manager: Fix a bug when it unregisters notifier block of extcon by Jonghwa Lee · 11 years ago
  50. 605860b tps65090-charger: Add dt node to power_supply by Rhyland Klein · 11 years ago
  51. 89a22b1 sbs-battery: Add dt to power_supply struct by Rhyland Klein · 11 years ago
  52. 2054d6e power_supply: Add of_node_put to fix refcount by Rhyland Klein · 11 years ago
  53. b50df95 power_supply: Move of_node out of the #ifdef CONFIG_OF by Anton Vorontsov · 11 years ago
  54. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago
  55. 237d154 x86: Fix override new_cpu_data.x86 with 486 by Wang YanQing · 11 years ago
  56. 62122fd x86, cpufeature: Use new CC_HAVE_ASM_GOTO by Borislav Petkov · 11 years ago
  57. 9f84b62 Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpu by H. Peter Anvin · 11 years ago
  58. 0d83834 efivars: If pstore_register fails, free unneeded pstore buffer by Lenny Szubowicz · 11 years ago
  59. 74fd6c6 acpi: Eliminate console msg if pstore.backend excludes ERST by Lenny Szubowicz · 11 years ago
  60. 00e55a7 x86: Use asm-goto to implement mutex fast path on x86-64 by Wedson Almeida Filho · 11 years ago
  61. 8e48b1a pstore: Return unique error if backend registration excluded by kernel param by Lenny Szubowicz · 11 years ago
  62. 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
  63. 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
  64. 780427f timekeeping: Indicate that clock was set in the pvclock gtod notifier by David Vrabel · 11 years ago
  65. 04397fe9 timekeeping: Pass flags instead of multiple bools to timekeeping_update() by David Vrabel · 11 years ago
  66. 0eb0716 xen: Remove clock_was_set() call in the resume path by David Vrabel · 11 years ago
  67. 7c4c3a0 hrtimers: Support resuming with two or more CPUs online (but stopped) by David Vrabel · 11 years ago
  68. a3fda7d [SCSI] megaraid: minor cut and paste error fixed. by James Georgas · 11 years ago
  69. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  70. aca898f [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call by Akinobu Mita · 11 years ago
  71. cf9f4b5 [SCSI] ufs: fix register address in UIC error interrupt handling by Akinobu Mita · 11 years ago
  72. 2e2930a [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[] by Akinobu Mita · 11 years ago
  73. 2953f85 [SCSI] ufs: use devres functions for ufshcd by Seungwon Jeon · 11 years ago
  74. 3ca316c [SCSI] ufs: Fix the response UPIU length setting by Sujit Reddy Thumma · 11 years ago
  75. 6ccf44fe [SCSI] ufs: rework link start-up process by Seungwon Jeon · 11 years ago
  76. 261ea45 [SCSI] ufs: remove version check before IS reg clear by Seungwon Jeon · 11 years ago
  77. f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 11 years ago
  78. 2fbd009 [SCSI] ufs: amend interrupt configuration by Seungwon Jeon · 11 years ago
  79. b873a275 [SCSI] ufs: wrap the i/o access operations by Seungwon Jeon · 11 years ago
  80. 18aad3d NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs by Andy Adamson · 11 years ago
  81. 9111c95 nfs: have NFSv3 try server-specified auth flavors in turn by Jeff Layton · 11 years ago
  82. fb9b02f nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it by Jeff Layton · 11 years ago
  83. 294ae81 nfs: move server_authlist into nfs_try_mount_request by Jeff Layton · 11 years ago
  84. d17540c nfs: refactor "need_mount" code out of nfs_try_mount by Jeff Layton · 11 years ago
  85. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 11 years ago
  86. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 11 years ago
  87. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 11 years ago
  88. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 11 years ago
  89. 52fcac9 NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount by Andy Adamson · 11 years ago
  90. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 11 years ago
  91. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  92. a6b3f76 block: Reserve only one queue tag for sync IO if only 3 tags are available by Jan Kara · 11 years ago
  93. ffa57b9 NFS: Improve legacy idmapping fallback by Bryan Schumaker · 11 years ago
  94. 0e6436d xfs: Change xfs_dquot_acct to be a 2-dimensional array by Chandra Seetharaman · 11 years ago
  95. 1c26190 [media] exynos4-is: Correct colorspace handling at FIMC-LITE by Sylwester Nawrocki · 11 years ago
  96. 3ad8624 [media] exynos4-is: Set valid initial format on FIMC.n subdevs by Sylwester Nawrocki · 11 years ago
  97. 9494573 [media] exynos4-is: Set valid initial format on FIMC-IS-ISP subdev pads by Sylwester Nawrocki · 11 years ago
  98. 5cfaad6 [media] exynos4-is: Fix format propagation on FIMC-IS-ISP subdev by Sylwester Nawrocki · 11 years ago
  99. a055d97 [media] exynos4-is: Set valid initial format at FIMC-LITE by Sylwester Nawrocki · 11 years ago
  100. b1d2dc5c [media] exynos4-is: Fix format propagation on FIMC-LITE.n subdevs by Sylwester Nawrocki · 11 years ago