1. b853a16 turn user_{path_at,path,lpath,path_dir}() into static inlines by Al Viro · 9 years ago
  2. 9883d18 namei: move saved_nd pointer into struct nameidata by Al Viro · 9 years ago
  3. 520ae68 inline user_path_create() by Al Viro · 9 years ago
  4. a2ec4a2 inline user_path_parent() by Al Viro · 9 years ago
  5. 76ae2a5 namei: trim do_last() arguments by Al Viro · 9 years ago
  6. c8a53ee namei: stash dfd and name into nameidata by Al Viro · 9 years ago
  7. 102b8af namei: fold path_cleanup() into terminate_walk() by Al Viro · 9 years ago
  8. 5c31b6c namei: saner calling conventions for filename_parentat() by Al Viro · 9 years ago
  9. 181c37b namei: saner calling conventions for filename_create() by Al Viro · 9 years ago
  10. 391172c namei: shift nameidata down into filename_parentat() by Al Viro · 9 years ago
  11. abc9f5b namei: make filename_lookup() reject ERR_PTR() passed as name by Al Viro · 9 years ago
  12. 9ad1aaa namei: shift nameidata inside filename_lookup() by Al Viro · 9 years ago
  13. e4bd1c1 namei: move putname() call into filename_lookup() by Al Viro · 9 years ago
  14. 625b6d1 namei: pass the struct path to store the result down into path_lookupat() by Al Viro · 9 years ago
  15. 18d8c86 namei: uninline set_root{,_rcu}() by Al Viro · 9 years ago
  16. aed434a namei: be careful with mountpoint crossings in follow_dotdot_rcu() by Al Viro · 9 years ago
  17. 99ff6cf Documentation: remove outdated information from automount-support.txt by NeilBrown · 10 years ago
  18. 89076bc get rid of assorted nameidata-related debris by Al Viro · 9 years ago
  19. 322105e lustre: kill unused helper by Al Viro · 9 years ago
  20. 539fcc0 lustre: kill unused macro (LOOKUP_CONTINUE) by Al Viro · 10 years ago
  21. 5a8d87e namei: unlazy_walk() doesn't need to mess with current->fs anymore by Al Viro · 9 years ago
  22. 203bc64 update Documentation/filesystems/ regarding the follow_link/put_link changes by Al Viro · 9 years ago
  23. 8f47a016 namei: handle absolute symlinks without dropping out of RCU mode by Al Viro · 9 years ago
  24. 8c1b456 enable passing fast relative symlinks without dropping out of RCU mode by Al Viro · 9 years ago
  25. 8fa9dd2 VFS/namei: make the use of touch_atime() in get_link() RCU-safe. by NeilBrown · 10 years ago
  26. bc40aee namei: don't unlazy until get_link() by Al Viro · 9 years ago
  27. 7973387 namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link by Al Viro · 9 years ago
  28. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 9 years ago
  29. 6c2faea target: Add missing parentheses by Bart Van Assche · 9 years ago
  30. 63509c6 target: Fix bidi command handling by Bart Van Assche · 9 years ago
  31. 7eafd9b hv_netvsc: use per_cpu stats to calculate TX/RX data by sixiao@microsoft.com · 9 years ago
  32. 56cbaa4 test_bpf: fix sparse warnings by Michael Holzheu · 9 years ago
  33. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  34. 3365495 net: core: set qdisc pkt len before tc_classify by Florian Westphal · 9 years ago
  35. 0c58a2d netns: fix unbalanced spin_lock on error by Nicolas Dichtel · 9 years ago
  36. ef7f3a5 mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask by Bert Vermeulen · 9 years ago
  37. a4afd37b test_bpf: add tests related to BPF_MAXINSNS by Daniel Borkmann · 9 years ago
  38. 264ea10 tcp: syncookies: extend validity range by Eric Dumazet · 9 years ago
  39. c24a596 ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64 by Alexander Duyck · 9 years ago
  40. c1c52db net/mlx4: Avoid 'may be used uninitialized' warnings by Bjorn Helgaas · 9 years ago
  41. e87a468 ipv6: Fix udp checksums with raw sockets by Vlad Yasevich · 9 years ago
  42. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  43. fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  44. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  45. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 9 years ago
  46. b770175 MAINTAINERS: update Jingoo Han's email address by Jingoo Han · 9 years ago
  47. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 9 years ago
  48. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 9 years ago
  49. 499611e kernfs: do not account ino_ida allocations to memcg by Vladimir Davydov · 9 years ago
  50. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 9 years ago
  51. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 9 years ago
  52. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  53. 18bf3a1 cpufreq: Mark policy->governor = NULL for inactive policies by Viresh Kumar · 9 years ago
  54. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 9 years ago
  55. 64a12c5 clk: Kconfig: Move bcm Kconfig into clk menu by Stephen Boyd · 9 years ago
  56. 9104bb2 cpufreq: Don't traverse all active policies to find policy for a cpu by Viresh Kumar · 9 years ago
  57. 3914d37 cpufreq: Get rid of cpufreq_cpu_data_fallback by Viresh Kumar · 9 years ago
  58. 988bed0 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies by Viresh Kumar · 9 years ago
  59. f963735 cpufreq: Create for_each_{in}active_policy() by Viresh Kumar · 9 years ago
  60. 6c41781 clk: u300: Silence sparse warnings by Stephen Boyd · 9 years ago
  61. 61ad23a clk: moxart: Silence sparse warnings by Stephen Boyd · 9 years ago
  62. 6ae5fd3 clk: xgene: Silence sparse warnings by Stephen Boyd · 9 years ago
  63. 5212775 clk: mmp: Silence sparse warnings by Stephen Boyd · 9 years ago
  64. e45310bf clk: socfpga: Silence sparse warning by Stephen Boyd · 9 years ago
  65. 11bee5e clk: versatile: Silence sparse warnings by Stephen Boyd · 9 years ago
  66. 412d6b4 clk: ti: Silence sparse warnings by Stephen Boyd · 9 years ago
  67. 8e6dd77 clk: st: Silence sparse warnings by Stephen Boyd · 9 years ago
  68. b011d38 clk: socfpga: Silence sparse warning by Stephen Boyd · 9 years ago
  69. f53f551 clk: sirf: Silence sparse warnings by Stephen Boyd · 9 years ago
  70. 43f5357 clk: emev2: Silence sparse warnings by Stephen Boyd · 9 years ago
  71. f6704f9 clk: samsung: Silence sparse warnings by Stephen Boyd · 9 years ago
  72. 4a77f81 clk: hix5hd2: Silence sparse warnings by Stephen Boyd · 9 years ago
  73. 47c18e4 clk: berlin: Silence sparse warning by Stephen Boyd · 9 years ago
  74. 7926b3f clk: bcm/kona: Remove ccu_list by Stephen Boyd · 9 years ago
  75. 4cca1be clk: bcm/kona: Silence sparse warnings by Stephen Boyd · 9 years ago
  76. 9a39222 clk: max-gen: Silence sparse warnings by Stephen Boyd · 9 years ago
  77. 562ef0b clk: Silence sparse warnings about __clk_{get,put}() by Stephen Boyd · 9 years ago
  78. 2bb5d1b clk: gpio-gate: Don't export __init functions by Stephen Boyd · 9 years ago
  79. 1473014 cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE by Sudeep Holla · 9 years ago
  80. d122db7 clk: basic-types: Remove useless allocation failure printks by Stephen Boyd · 9 years ago
  81. e531d0b jbd2: fix r_count overflows leading to buffer overflow in journal recovery by Darrick J. Wong · 9 years ago
  82. 2f97486 ext4: check for zero length extent explicitly by Eryu Guan · 9 years ago
  83. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 9 years ago
  84. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 9 years ago
  85. 1b46617 ext4: don't save the error information if the block device is read-only by Theodore Ts'o · 9 years ago
  86. 0fae199 [media] dib0700: avoid the risk of forgetting to add the adapter's size by Mauro Carvalho Chehab · 9 years ago
  87. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 9 years ago
  88. 70923bd perf tools: Make flex/bison calls honour V=1 by Jiri Olsa · 9 years ago
  89. c188e7a perf trace: Fix the build on older distros by Arnaldo Carvalho de Melo · 9 years ago
  90. 75e0678 PM / tick: Add tracepoints for suspend-to-idle diagnostics by Rafael J. Wysocki · 9 years ago
  91. 8f4d855 ext4: fix lazytime optimization by Theodore Ts'o · 9 years ago
  92. 91dd93f netlink: move nl_table in read_mostly section by Eric Dumazet · 9 years ago
  93. 54d7c01 packet: fix warnings in rollover lock contention by Willem de Bruijn · 9 years ago
  94. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  95. 7797808 [media] saa7164: use an MSI interrupt when available by Brendan McGrath · 9 years ago
  96. 4c12ada [media] dvb: Document FE_SCALE_DECIBEL units consistently by David Howells · 9 years ago
  97. 24d795d [media] fc0013: remove unneeded test by Laurent Navet · 10 years ago
  98. e0cdcda clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference by Krzysztof Kozlowski · 9 years ago
  99. ec1936e drm/msm/dsi: Simplify the code to get the number of read byte by Hai Li · 9 years ago
  100. 6f6b287 drm/msm: Attach assigned encoder to eDP and DSI connectors by Hai Li · 9 years ago