1. 41fc56d kill the 4th argument of __generic_file_aio_write() by Al Viro · 11 years ago
  2. b2f42cf lustre: don't open-code kernel_recvmsg() by Al Viro · 11 years ago
  3. 920220c ocfs2: don't open-code kernel_recvmsg() by Al Viro · 11 years ago
  4. f730c84 drbd: don't open-code kernel_recvmsg() by Al Viro · 11 years ago
  5. 86d564c constify blk_rq_map_user_iov() and friends by Al Viro · 11 years ago
  6. 480f40d lustre: switch to kernel_sendmsg() by Al Viro · 11 years ago
  7. 66f5dce ocfs2: don't open-code kernel_sendmsg() by Al Viro · 11 years ago
  8. 4f18cd3 take iov_iter stuff to mm/iov_iter.c by Al Viro · 11 years ago
  9. 4bafbec process_vm_access: tidy up a bit by Al Viro · 11 years ago
  10. 9acc1a0 process_vm_access: don't bother with returning the amounts of bytes copied by Al Viro · 11 years ago
  11. e21345f process_vm_rw_pages(): pass accurate amount of bytes by Al Viro · 11 years ago
  12. 70eca12 process_vm_access: take get_user_pages/put_pages one level up by Al Viro · 11 years ago
  13. 240f390 process_vm_access: switch to copy_page_to_iter/iov_iter_copy_from_user by Al Viro · 11 years ago
  14. 9f78bdf process_vm_access: switch to iov_iter by Al Viro · 11 years ago
  15. 1291afc untangling process_vm_..., part 4 by Al Viro · 11 years ago
  16. 12e3004 untangling process_vm_..., part 3 by Al Viro · 11 years ago
  17. c61c703 untangling process_vm_..., part 2 by Al Viro · 11 years ago
  18. 480402e untangling process_vm_..., part 1 by Al Viro · 11 years ago
  19. ec69557 read_code(): go through vfs_read() instead of calling the method directly by Al Viro · 11 years ago
  20. 0165e81 fold cifs_iovec_read() into its (only) caller by Al Viro · 11 years ago
  21. 7f25bba cifs_iovec_read: keep iov_iter between the calls of cifs_readdata_to_iov() by Al Viro · 11 years ago
  22. 6130f53 switch vmsplice_to_user() to copy_page_to_iter() by Al Viro · 11 years ago
  23. 637b58c switch pipe_read() to copy_page_to_iter() by Al Viro · 11 years ago
  24. 74027f4 cifs_iovec_read(): resubmit shouldn't restart the loop by Al Viro · 11 years ago
  25. 6e58e79 introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() by Al Viro · 11 years ago
  26. 9223687 iov_iter: Move iov_iter to uio.h by Kent Overstreet · 11 years ago
  27. 8142c18 do_shmem_file_read(): call file_read_actor() directly by Al Viro · 11 years ago
  28. 9e8c2af callers of iov_copy_from_user_atomic() don't need pagecache_disable() by Al Viro · 11 years ago
  29. c186afb4 switch ->is_partially_uptodate() to saner arguments by Al Viro · 11 years ago
  30. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 11 years ago
  31. 58bda1d fuse/dev: use atomic maps by Al Viro · 11 years ago
  32. 8ffcb32 VFS: Make delayed_free() call free_vfsmnt() by David Howells · 11 years ago
  33. 3ef120a mn10300: kmap_atomic() returns void *, not unsigned long... by Al Viro · 11 years ago
  34. 81c5a68 cifs: ->rename() without ->lookup() makes no sense by Al Viro · 11 years ago
  35. 627bf81 get rid of pointless checks for NULL ->i_op by Al Viro · 11 years ago
  36. 05faf31 ntfs: don't put NULL into ->i_op/->i_fop by Al Viro · 11 years ago
  37. 5d826c8 new helper: readlink_copy() by Al Viro · 11 years ago
  38. 4efcc9f lustre: generic_readlink() is just fine there, TYVM... by Al Viro · 11 years ago
  39. 7f4b36f get rid of files_defer_init() by Al Viro · 11 years ago
  40. 4d35950 namei.c: move EXPORT_SYMBOL to corresponding definitions by Al Viro · 11 years ago
  41. 0018d8b get_write_access() is inlined, exporting it is pointless by Al Viro · 11 years ago
  42. 3f4d5a0 tidy do_dentry_open() up a bit by Al Viro · 11 years ago
  43. 83f936c mark struct file that had write access grabbed by open() by Al Viro · 11 years ago
  44. 0ccb286 fold __get_file_write_access() into its only caller by Al Viro · 11 years ago
  45. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 11 years ago
  46. dd20908 don't bother with {get,put}_write_access() on non-regular files by Al Viro · 11 years ago
  47. 44ba8406 ncpfs: switch to sockfd_lookup()/sockfd_put() by Al Viro · 11 years ago
  48. e251157 switch nbd to sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  49. 09aaacf vhost: don't open-code sockfd_put() by Al Viro · 11 years ago
  50. 964ea96 usbip: don't open-code sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  51. c7999c3 reduce m_start() cost... by Al Viro · 11 years ago
  52. f2ebb3a smarter propagate_mnt() by Al Viro · 11 years ago
  53. 38129a1 switch mnt_hash to hlist by Al Viro · 11 years ago
  54. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 11 years ago
  55. 1d6a32a keep shadowed vfsmounts together by Al Viro · 11 years ago
  56. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  57. 981e893 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  59. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  60. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  61. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 10 years ago
  62. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  63. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  64. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  65. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  66. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  67. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  68. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 11 years ago
  69. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 11 years ago
  70. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  71. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 10 years ago
  72. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  73. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  74. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  75. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago
  76. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 11 years ago
  77. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  78. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  79. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  80. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 10 years ago
  81. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  82. 335a67d random32: assign to network folks in MAINTAINERS by Sasha Levin · 11 years ago
  83. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  85. 8125043 Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  86. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  87. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  88. cab5e12 time: Revert to calling clock_was_set_delayed() while in irq context by John Stultz · 11 years ago
  89. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  90. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  91. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  92. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  93. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  94. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  95. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  96. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 11 years ago
  97. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  98. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  99. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 11 years ago
  100. dc0fe58 Merge branch 'mvneta' by David S. Miller · 11 years ago