]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-04-23 Al Virobio_vec-backed iov_iter
2014-04-23 Al Virooptimize copy_page_{to,from}_iter()
2014-04-23 Al Virobury generic_file_aio_{read,write}
2014-04-23 Al Virolustre: get rid of messing with iovecs
2014-04-23 Al Viroceph: switch to ->write_iter()
2014-04-23 Al Viroceph_sync_direct_write: stop poking into iov_iter guts
2014-04-23 Al Viroceph_sync_read: stop poking into iov_iter guts
2014-04-23 Al Vironew helper: copy_page_from_iter()
2014-04-23 Al Virofuse: switch to ->write_iter()
2014-04-23 Al Virobtrfs: switch to ->write_iter()
2014-04-23 Al Viroocfs2: switch to ->write_iter()
2014-04-23 Al Viroxfs: switch to ->write_iter()
2014-04-23 Al Viroafs: switch to ->write_iter()
2014-04-23 Al Virogfs2: switch to ->write_iter()
2014-04-23 Al Vironfs: switch to ->write_iter()
2014-04-23 Al Viroubifs: switch to ->write_iter()
2014-04-23 Al Virobury __generic_file_aio_write()
2014-04-23 Al Virocifs: switch to ->write_iter()
2014-04-23 Al Viroudf: switch to ->write_iter()
2014-04-23 Al Viroconvert ext4 to ->write_iter()
2014-04-23 Al ViroMerge ext4 changes in ext4_file_write() into for-next
2014-04-23 Al Viroblkdev_aio_write() - turn into blkdev_write_iter()
2014-04-23 Al Virowrite_iter variants of {__,}generic_file_aio_write()
2014-04-23 Al Viroceph: switch to ->read_iter()
2014-04-23 Al Vironfs: switch to ->read_iter()
2014-04-23 Al Virofs/block_dev.c: switch to ->read_iter()
2014-04-23 Al Viroshmem: switch to ->read_iter()
2014-04-23 Al Viropipe: switch to ->read_iter()
2014-04-23 Al Virocifs: switch to ->read_iter()
2014-04-23 Al Virofuse_file_aio_read(): convert to ->read_iter()
2014-04-23 Al Viroocfs2: switch to ->read_iter()
2014-04-23 Al Viroecryptfs: switch to ->read_iter()
2014-04-23 Al Viroxfs: switch to ->read_iter()
2014-04-23 Al Viroswitch simple generic_file_aio_read() users to ->read_i...
2014-04-23 Al Vironew methods: ->read_iter() and ->write_iter()
2014-04-23 Al Viroreplace checking for ->read/->aio_read presence with...
2014-04-23 Al Viroxfs: trim the argument lists of xfs_file_{dio,buffered...
2014-04-23 Al Viroblkdev_aio_read(): switch to generic_file_read_iter...
2014-04-23 Al Viroiov_iter_truncate()
2014-04-23 Al Virobtrfs: switch check_direct_IO() to iov_iter
2014-04-23 Al Vironew helper: iov_iter_get_pages_alloc()
2014-04-23 Al Vironew helper: iov_iter_npages()
2014-04-23 Al Virof2fs: switch to iov_iter_alignment()
2014-04-23 Al Virofuse: switch to iov_iter_get_pages()
2014-04-23 Al Virofuse: pull iov_iter initializations up
2014-04-23 Al Vironew helper: iov_iter_get_pages()
2014-04-23 Al Virodio: take updating ->result into do_direct_IO()
2014-04-23 Al Virostart adding the tag to iov_iter
2014-04-23 Al Vironew helper: generic_file_read_iter()
2014-04-23 Al Virofuse_file_aio_write(): merge initializations of iov_iter
2014-04-23 Al Viroceph_aio_read(): keep iov_iter across retries
2014-04-23 Al Vironew primitive: iov_iter_alignment()
2014-04-23 Al Virogive ->direct_IO() a copy of iov_iter
2014-04-23 Al Viroswitch {__,}blockdev_direct_IO() to iov_iter
2014-04-23 Al Viroget rid of pointless iov_length() in ->direct_IO()
2014-04-23 Al Viroext4: switch the guts of ->direct_IO() to iov_iter
2014-04-23 Al Viroconvert the guts of nfs_direct_IO() to iov_iter
2014-04-23 Al Viropass iov_iter to ->direct_IO()
2014-04-23 Al Virokill generic_segment_checks()
2014-04-23 Al Viro__btrfs_direct_write(): switch to iov_iter
2014-04-23 Al Virogeneric_file_direct_write(): switch to iov_iter
2014-04-23 Al Virokill iov_iter_copy_from_user()
2014-04-23 Al Virofs/file.c: don't open-code kvfree()
2014-04-23 Al Vironick kvfree() from apparmor/lib
2014-04-21 Theodore Ts'oext4: fix locking for O_APPEND writes
2014-04-21 Theodore Ts'oext4: factor out common code in ext4_file_write()
2014-04-21 Theodore Ts'oext4: move ext4_file_dio_write() into ext4_file_write()
2014-04-21 Theodore Ts'oext4: inline generic_file_aio_write() into ext4_file_wr...
2014-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-04-21 Lukas Czernerext4: rename uninitialized extents to unwritten
2014-04-21 Lukas Czernerext4: get rid of EXT4_MAP_UNINIT flag
2014-04-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2014-04-20 Anton Ivanovum: Memory corruption on startup
2014-04-20 Anton Ivanovum: Missing pipe handling
2014-04-20 Tristan Schmelcheruml: Simplify tempdir logic.
2014-04-20 Linus TorvaldsLinux 3.15-rc2 v3.15-rc2
2014-04-20 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20 Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel...
2014-04-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-04-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2014-04-19 Adrien BAKperf tools: Improve error reporting
2014-04-19 Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19 Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19 Namjae Jeonext4: disable COLLAPSE_RANGE for bigalloc
2014-04-19 Namjae Jeonext4: fix COLLAPSE_RANGE failure with 1KB block size
2014-04-19 Eric Dumazetcoredump: fix va_list corruption
2014-04-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-04-19 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-04-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19 Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-04-19 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-04-19 Linus TorvaldsMerge tag 'char-misc-3.15-rc2' of git://git.kernel...
2014-04-18 Linus TorvaldsMerge tag 'driver-core-3.15-rc2' of git://git.kernel...
2014-04-18 Linus TorvaldsMerge tag 'staging-3.15-rc2' of git://git.kernel.org...
2014-04-18 Linus TorvaldsMerge tag 'tty-3.15-rc2' of git://git.kernel.org/pub...
2014-04-18 Linus TorvaldsMerge tag 'usb-3.15-rc2' of git://git.kernel.org/pub...
2014-04-18 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-18 Kirill A. Shutemovthp: close race between split and zap huge pages
next