cascardo/linux.git
2014-05-06 Al Viroudf: switch to ->write_iter()
2014-05-06 Al Viroconvert ext4 to ->write_iter()
2014-05-06 Al ViroMerge ext4 changes in ext4_file_write() into for-next
2014-05-06 Al Viroblkdev_aio_write() - turn into blkdev_write_iter()
2014-05-06 Al Virowrite_iter variants of {__,}generic_file_aio_write()
2014-05-06 Al Viroceph: switch to ->read_iter()
2014-05-06 Al Vironfs: switch to ->read_iter()
2014-05-06 Al Virofs/block_dev.c: switch to ->read_iter()
2014-05-06 Al Viroshmem: switch to ->read_iter()
2014-05-06 Al Viropipe: switch to ->read_iter()
2014-05-06 Al Virocifs: switch to ->read_iter()
2014-05-06 Al Virofuse_file_aio_read(): convert to ->read_iter()
2014-05-06 Al Viroocfs2: switch to ->read_iter()
2014-05-06 Al Viroecryptfs: switch to ->read_iter()
2014-05-06 Al Viroxfs: switch to ->read_iter()
2014-05-06 Al Viroswitch simple generic_file_aio_read() users to ->read_i...
2014-05-06 Al Vironew methods: ->read_iter() and ->write_iter()
2014-05-06 Al Viroreplace checking for ->read/->aio_read presence with...
2014-05-06 Al Viroxfs: trim the argument lists of xfs_file_{dio,buffered...
2014-05-06 Al Viroblkdev_aio_read(): switch to generic_file_read_iter...
2014-05-06 Al Viroiov_iter_truncate()
2014-05-06 Al Virobtrfs: switch check_direct_IO() to iov_iter
2014-05-06 Al Vironew helper: iov_iter_get_pages_alloc()
2014-05-06 Al Vironew helper: iov_iter_npages()
2014-05-06 Al Virof2fs: switch to iov_iter_alignment()
2014-05-06 Al Virofuse: switch to iov_iter_get_pages()
2014-05-06 Al Virofuse: pull iov_iter initializations up
2014-05-06 Al Vironew helper: iov_iter_get_pages()
2014-05-06 Al Virodio: take updating ->result into do_direct_IO()
2014-05-06 Al Virostart adding the tag to iov_iter
2014-05-06 Al Vironew helper: generic_file_read_iter()
2014-05-06 Al Virofuse_file_aio_write(): merge initializations of iov_iter
2014-05-06 Al Viroceph_aio_read(): keep iov_iter across retries
2014-05-06 Al Vironew primitive: iov_iter_alignment()
2014-05-06 Al Virogive ->direct_IO() a copy of iov_iter
2014-05-06 Al Viroswitch {__,}blockdev_direct_IO() to iov_iter
2014-05-06 Al Viroget rid of pointless iov_length() in ->direct_IO()
2014-05-06 Al Viroext4: switch the guts of ->direct_IO() to iov_iter
2014-05-06 Al Viroconvert the guts of nfs_direct_IO() to iov_iter
2014-05-06 Al Viropass iov_iter to ->direct_IO()
2014-05-06 Al Virokill generic_segment_checks()
2014-05-06 Al Viro__btrfs_direct_write(): switch to iov_iter
2014-05-06 Al Virogeneric_file_direct_write(): switch to iov_iter
2014-05-06 Al Virokill iov_iter_copy_from_user()
2014-05-06 Al Virofs/file.c: don't open-code kvfree()
2014-05-06 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-05-06 Dan Carpenteragp: info leak in agpioc_info_wrap()
2014-05-06 Fabian Frederickfs/affs/super.c: bugfix / double free
2014-05-06 Will Woodsfanotify: fix -EOVERFLOW with large files on 64-bit
2014-05-06 Christoph Lameterslub: use sysfs'es release mechanism for kmem_cache
2014-05-06 Johannes Weinerrevert "mm: vmscan: do not swap anon pages just because...
2014-05-06 Ian Kentautofs: fix lockref lookup
2014-05-06 Johannes Weinermm: filemap: update find_get_pages_tag() to deal with...
2014-05-06 Vlastimil Babkamm/compaction: make isolate_freepages start at pagebloc...
2014-05-06 Seth JenningsMAINTAINERS: zswap/zbud: change maintainer email address
2014-05-06 Rik van Rielmm/page-writeback.c: fix divide by zero in pos_ratio_po...
2014-05-06 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2014-05-06 Vladimir Davydovslub: fix memcg_propagate_slab_attrs
2014-05-06 Chris Cuidrivers/rtc/rtc-pcf8523.c: fix month definition
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Al Vironick kvfree() from apparmor
2014-05-06 Christoph Hellwigposix_acl: handle NULL ACL in posix_acl_equiv_mode
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-05-06 David Millerslab: Fix off by one in object max number tests.
2014-05-06 Joonsoo Kimslab: fix the type of the index on freelist index accessor
2014-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-05-05 Linus TorvaldsMerge tag 'usb-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'tty-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'staging-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-05 Soren Brinkmannnet: macb: Fix race between HW and driver
2014-05-05 Soren Brinkmannnet: macb: Remove 'unlikely' optimization
2014-05-05 Soren Brinkmannnet: macb: Re-enable RX interrupt only when RX is done
2014-05-05 Soren Brinkmannnet: macb: Clear interrupt flags
2014-05-05 Soren Brinkmannnet: macb: Pass same size to DMA_UNMAP as used for...
2014-05-05 Ying Caiip_tunnel: Set network header properly for IP_ECN_decap...
2014-05-05 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-05 David Ertmane1000e: Restrict MDIO Slow Mode workaround to relevant...
2014-05-05 David Ertmane1000e: Fix issue with link flap on 82579
2014-05-05 David Ertmane1000e: Expand workaround for 10Mb HD throughput bug
2014-05-05 David Ertmane1000e: Workaround for dropped packets in Gig/100 speed...
2014-05-05 David S. MillerMerge branch 'mlx4'
2014-05-05 Eyal Perrynet/mlx4_core: Don't issue PCIe speed/width checks...
2014-05-05 Or Gerlitznet/mlx4_core: Load the Eth driver first
2014-05-05 Matan Baraknet/mlx4_core: Fix slave id computation for single...
2014-05-05 Jack Morgensteinnet/mlx4_core: Adjust port number in qp_attach wrapper...
2014-05-05 Bjørn Morknet: cdc_ncm: fix buffer overflow
2014-05-05 Geert UytterhoevenAltera TSE: ALTERA_TSE should depend on HAS_DMA
2014-05-05 Andy Kingvsock: Make transport the proto owner
2014-05-05 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-05-05 Max Filippovxtensa: ISS: don't depend on CONFIG_TTY
2014-05-05 Christoph Hellwigfix quoting of Ted's name in MAINTAINERS
2014-05-05 Linus TorvaldsMerge tag 'upstream-3.15-rc5' of git://git.infradead...
2014-05-05 Matthew Daleyfloppy: don't write kernel-only members to FDRAWCMD...
2014-05-05 Matthew Daleyfloppy: ignore kernel-only members in FDRAWCMD ioctl...
2014-05-05 Kees CookUBI: avoid workqueue format string leak
2014-05-05 Tanya BrokhmanUBI: fix ubi free PEBs count calculation
2014-05-05 Tanya BrokhmanUBI: fix error path in __wl_get_peb
next