1. 697fc6c namei: move link/cookie pairs into nameidata by Al Viro · 9 years ago
  2. 9e18f10 link_path_walk: cleanup - turn goto start; into continue; by Al Viro · 9 years ago
  3. 0768148 link_path_walk: split "return from recursive call" path by Al Viro · 9 years ago
  4. 32cd746 link_path_walk: kill the recursion by Al Viro · 9 years ago
  5. bdf6cbf link_path_walk: final preparations to killing recursion by Al Viro · 9 years ago
  6. bb8603f link_path_walk: get rid of duplication by Al Viro · 9 years ago
  7. 48c8b0c link_path_walk: massage a bit more by Al Viro · 9 years ago
  8. d40bcc0 link_path_walk: turn inner loop into explicit goto by Al Viro · 9 years ago
  9. 12b0957 link_path_walk: don't bother with walk_component() after jumping link by Al Viro · 9 years ago
  10. b0c24c3 link_path_walk: handle get_link() returning ERR_PTR() immediately by Al Viro · 9 years ago
  11. 95fa25d namei: rename follow_link to trailing_symlink, move it down by Al Viro · 9 years ago
  12. 21fef21 namei: move the calls of may_follow_link() into follow_link() by Al Viro · 9 years ago
  13. 172a39a namei: expand the call of follow_link() in link_path_walk() by Al Viro · 9 years ago
  14. 5a46027 namei: expand nested_symlink() in its only caller by Al Viro · 9 years ago
  15. 896475d do_last: move path there from caller's stack frame by Al Viro · 9 years ago
  16. caa8563 namei: introduce nameidata->link by Al Viro · 9 years ago
  17. d4dee48 namei: don't bother with ->follow_link() if ->i_link is set by Al Viro · 9 years ago
  18. 0a959df namei.c: separate the parts of follow_link() that find the link body by Al Viro · 9 years ago
  19. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  20. 46afd6f namei: lift nameidata into filename_mountpoint() by Al Viro · 9 years ago
  21. f5beed7 name: shift nameidata down into user_path_walk() by Al Viro · 9 years ago
  22. 6a9f40d namei: get rid of lookup_hash() by Al Viro · 9 years ago
  23. a5cfe2d do_last: regularize the logics around following symlinks by Al Viro · 9 years ago
  24. fd2805b do_last: kill symlink_ok by Al Viro · 9 years ago
  25. f488443 namei: take O_NOFOLLOW treatment into do_last() by Al Viro · 9 years ago
  26. 34b128f uninline walk_component() by Al Viro · 9 years ago
  27. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 10 years ago
  28. b427264 logfs: fix a pagecache leak for symlinks by Al Viro · 9 years ago
  29. ac194dc ceph: switch to simple_follow_link() by Al Viro · 9 years ago
  30. a5ef103 exofs: switch to {simple,page}_symlink_inode_operations by Al Viro · 9 years ago
  31. df64c08 freevxfs: switch to simple_follow_link() by Al Viro · 9 years ago
  32. ad476fe jfs: switch to simple_follow_link() by Al Viro · 9 years ago
  33. 2e03f3e sysv: switch to simple_follow_link() by Al Viro · 9 years ago
  34. 0f301bd ubifs: switch to simple_follow_link() by Al Viro · 9 years ago
  35. 4b8061a ufs: switch to simple_follow_link() by Al Viro · 9 years ago
  36. 5723cb0 debugfs: switch to simple_follow_link() by Al Viro · 9 years ago
  37. 60380f1 shmem: switch to simple_follow_link() by Al Viro · 9 years ago
  38. a8db149 jffs2: switch to simple_follow_link() by Al Viro · 9 years ago
  39. 75e7566 ext4: switch to simple_follow_link() by Al Viro · 9 years ago
  40. 115b420 ext3: switch to simple_follow_link() by Al Viro · 9 years ago
  41. d0deec1 befs: switch to simple_follow_link() by Al Viro · 9 years ago
  42. cbe0fa3 ext2: use simple_follow_link() by Al Viro · 9 years ago
  43. 61ba64f libfs: simple_follow_link() by Al Viro · 9 years ago
  44. a7a67e8 ext4: split inode_operations for encrypted symlinks off the rest by Al Viro · 9 years ago
  45. 3188b29 ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link by NeilBrown · 10 years ago
  46. 90e4fc8 9p: don't bother with __getname() in ->follow_link() by Al Viro · 9 years ago
  47. b46c267 9p: don't bother with 4K allocation for 24-byte local array... by Al Viro · 9 years ago
  48. 030bbdb Linux 4.1-rc3 by Linus Torvalds · 9 years ago
  49. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  50. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  51. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 9 years ago
  52. 41f2a93 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  53. 8425ac7 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 9 years ago
  54. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  55. 51dfcb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  56. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 1a9f064 m32r: make flush_cpumask non-volatile. by Rusty Russell · 9 years ago
  59. 7e96c1b mnt: Fix fs_fully_visible to verify the root directory is visible by Eric W. Biederman · 9 years ago
  60. 95c607d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. f15133d path_openat(): fix double fput() by Al Viro · 9 years ago
  62. 766c4cb namei: d_is_negative() should be checked before ->d_seq validation by Al Viro · 9 years ago
  63. af64728 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  64. 5d5df5e Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  65. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. 41c64bb Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  67. a8a0811 Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  68. 26b293e Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  69. 8cf5e6d ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow by Javier Martinez Canillas · 9 years ago
  70. cb0f7c8 ARM: dts: Fix typo in trip point temperature for exynos5420/5440 by Abhilash Kesavan · 9 years ago
  71. ee2020a ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards by Markus Reichl · 9 years ago
  72. 0d74776 ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420 by Javier Martinez Canillas · 9 years ago
  73. c9d862c MAINTAINERS: add Conexant Digicolor machines entry by Baruch Siach · 9 years ago
  74. efadb75 MAINTAINERS: socfpga: update the git repo for SoCFPGA by Dinh Nguyen · 9 years ago
  75. 3790e39 drm/tegra: Don't use vblank_disable_immediate on incapable driver. by Mario Kleiner · 9 years ago
  76. 94754c1 Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  77. 7122e50 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  78. 4de3bf6 mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE by Zhangfei Gao · 9 years ago
  79. 4b24472 mmc: dw_mmc: init desc in dw_mci_idmac_init by Zhangfei Gao · 9 years ago
  80. 3e0283a Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. 9a5d931 Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' by Rafael J. Wysocki · 9 years ago
  82. 68c2f356 Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  83. dc0e3db ARM: multi_v7_defconfig: Select more FSL SoCs by Fabio Estevam · 9 years ago
  84. d68b35f MAINTAINERS: replace an AT91 maintainer by Nicolas Ferre · 9 years ago
  85. 454be2a drivers: CCI: fix used_mask init in validate_group() by Mark Salter · 9 years ago
  86. bd1a6e7 Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 9 years ago
  87. 1e5f9ed Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 9 years ago
  88. 443318e0 Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  89. d6ad446 Merge tag 'arm-soc/for-4.1/maintainers' of http://github.com/broadcom/stblinux into fixes by Arnd Bergmann · 9 years ago
  90. 654758a Merge tag 'mvebu-fixes-4.1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  91. 1be518b Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes by Arnd Bergmann · 9 years ago
  92. c92b83a Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  93. d6bcc80 Merge tag 'v4.1-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 9 years ago
  94. fbb7b92 Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  95. 7bbcd1b8 Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  96. 12e49fe drm/radeon: stop trying to suspend UVD sessions by Christian König · 9 years ago
  97. d52cdfa drm/radeon: more strictly validate the UVD codec by Christian König · 9 years ago
  98. a1b403d drm/radeon: make UVD handle checking more strict by Christian König · 9 years ago
  99. 29c63fe drm/radeon: make VCE handle check more strict by Christian König · 9 years ago
  100. 247c405 drm/radeon: fix userptr lockup by Christian König · 9 years ago