1. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  2. 3644424 ceph: switch to ->read_iter() by Al Viro · 10 years ago
  3. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  4. a886038 fs/block_dev.c: switch to ->read_iter() by Al Viro · 10 years ago
  5. 2ba5bbe shmem: switch to ->read_iter() by Al Viro · 10 years ago
  6. fb9096a pipe: switch to ->read_iter() by Al Viro · 10 years ago
  7. e6a7bcb cifs: switch to ->read_iter() by Al Viro · 10 years ago
  8. 37c20f1 fuse_file_aio_read(): convert to ->read_iter() by Al Viro · 10 years ago
  9. 3cd9ad5 ocfs2: switch to ->read_iter() by Al Viro · 10 years ago
  10. 0279782 ecryptfs: switch to ->read_iter() by Al Viro · 10 years ago
  11. b4f5d2c xfs: switch to ->read_iter() by Al Viro · 10 years ago
  12. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  13. 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 10 years ago
  14. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 10 years ago
  15. b318891 xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write() by Al Viro · 10 years ago
  16. 37938463 blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten() by Al Viro · 10 years ago
  17. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  18. 28060d5 btrfs: switch check_direct_IO() to iov_iter by Al Viro · 10 years ago
  19. 91f79c4 new helper: iov_iter_get_pages_alloc() by Al Viro · 10 years ago
  20. f67da30 new helper: iov_iter_npages() by Al Viro · 10 years ago
  21. 5b46f25 f2fs: switch to iov_iter_alignment() by Al Viro · 10 years ago
  22. c9c37e2 fuse: switch to iov_iter_get_pages() by Al Viro · 10 years ago
  23. d22a943 fuse: pull iov_iter initializations up by Al Viro · 10 years ago
  24. 7b2c99d new helper: iov_iter_get_pages() by Al Viro · 10 years ago
  25. 3320c60 dio: take updating ->result into do_direct_IO() by Al Viro · 10 years ago
  26. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  27. ed978a8 new helper: generic_file_read_iter() by Al Viro · 10 years ago
  28. 23faa7b fuse_file_aio_write(): merge initializations of iov_iter by Al Viro · 10 years ago
  29. 05bb2e0 ceph_aio_read(): keep iov_iter across retries by Al Viro · 10 years ago
  30. 886a391 new primitive: iov_iter_alignment() by Al Viro · 10 years ago
  31. 26978b8 give ->direct_IO() a copy of iov_iter by Al Viro · 10 years ago
  32. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  33. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  34. 16b1f05 ext4: switch the guts of ->direct_IO() to iov_iter by Al Viro · 10 years ago
  35. 619d30b convert the guts of nfs_direct_IO() to iov_iter by Al Viro · 10 years ago
  36. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  37. cb66a7a kill generic_segment_checks() by Al Viro · 10 years ago
  38. 0ae5e4d __btrfs_direct_write(): switch to iov_iter by Al Viro · 10 years ago
  39. f8579f8 generic_file_direct_write(): switch to iov_iter by Al Viro · 10 years ago
  40. e7c2460 kill iov_iter_copy_from_user() by Al Viro · 10 years ago
  41. f6c0a19 fs/file.c: don't open-code kvfree() by Al Viro · 10 years ago
  42. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  43. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  44. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 10 years ago
  45. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 10 years ago
  46. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 10 years ago
  47. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 10 years ago
  48. 6b6751f autofs: fix lockref lookup by Ian Kent · 10 years ago
  49. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 10 years ago
  50. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 10 years ago
  51. 0e3b7e5 MAINTAINERS: zswap/zbud: change maintainer email address by Seth Jennings · 10 years ago
  52. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 10 years ago
  53. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  54. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 10 years ago
  55. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 10 years ago
  56. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  58. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  59. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  60. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  61. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 10 years ago
  62. 7cc68973 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 10 years ago
  63. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. 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
  65. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  66. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  67. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  68. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  69. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 10 years ago
  70. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 10 years ago
  71. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 10 years ago
  72. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 10 years ago
  73. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 10 years ago
  74. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 10 years ago
  75. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  76. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  77. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  78. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  79. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  80. eaff829 Merge branch 'mlx4' by David S. Miller · 10 years ago
  81. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 10 years ago
  82. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 10 years ago
  83. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 10 years ago
  84. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 10 years ago
  85. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 10 years ago
  86. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  87. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  88. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  89. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  90. 0624bca fix quoting of Ted's name in MAINTAINERS by Christoph Hellwig · 10 years ago
  91. cae1d2ca Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  92. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  93. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  94. bebfef1 UBI: avoid workqueue format string leak by Kees Cook · 10 years ago
  95. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 10 years ago
  96. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 10 years ago
  97. fcdd57c UBIFS: fix remount error path by Artem Bityutskiy · 10 years ago
  98. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 10 years ago
  99. f6a082f net: sched: lock imbalance in hhf qdisc by John Fastabend · 10 years ago
  100. 164c099 Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago