]> git.karo-electronics.de Git - linux-beck.git/history - fs
fs/splice.c: remove unneeded exports
[linux-beck.git] / fs /
2014-06-12 Al Virofs/splice.c: remove unneeded exports
2014-06-12 Al Viroocfs2: switch to iter_file_splice_write()
2014-06-12 Al Viro->splice_write() via ->write_iter()
2014-05-06 Al Virobio_vec-backed iov_iter
2014-05-06 Al Viroceph: switch to ->write_iter()
2014-05-06 Al Viroceph_sync_direct_write: stop poking into iov_iter guts
2014-05-06 Al Viroceph_sync_read: stop poking into iov_iter guts
2014-05-06 Al Vironew helper: copy_page_from_iter()
2014-05-06 Al Virofuse: switch to ->write_iter()
2014-05-06 Al Virobtrfs: switch to ->write_iter()
2014-05-06 Al Viroocfs2: switch to ->write_iter()
2014-05-06 Al Viroxfs: switch to ->write_iter()
2014-05-06 Al Viroafs: switch to ->write_iter()
2014-05-06 Al Virogfs2: switch to ->write_iter()
2014-05-06 Al Vironfs: switch to ->write_iter()
2014-05-06 Al Viroubifs: switch to ->write_iter()
2014-05-06 Al Virocifs: switch to ->write_iter()
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 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 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 Fabian Frederickfs/affs/super.c: bugfix / double free
2014-05-06 Will Woodsfanotify: fix -EOVERFLOW with large files on 64-bit
2014-05-06 Ian Kentautofs: fix lockref lookup
2014-05-06 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
2014-05-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-05 Linus TorvaldsMerge tag 'usb-3.15-rc4' of git://git.kernel.org/pub...
2014-05-05 Linus TorvaldsMerge tag 'tty-3.15-rc4' of git://git.kernel.org/pub...
2014-05-05 Linus TorvaldsMerge tag 'staging-3.15-rc4' of git://git.kernel.org...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-05 Linus TorvaldsMerge tag 'upstream-3.15-rc5' of git://git.infradead...
2014-05-05 Artem BityutskiyUBIFS: fix remount error path
2014-05-04 Linus TorvaldsMerge tag 'locks-v3.15-3' of git://git.samba.org/jlayto...
2014-05-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2014-05-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2014-05-03 Miklos Szeredidcache: don't need rcu in shrink_dentry_list()
2014-05-03 Al Viromore graceful recovery in umount_collect()
2014-05-03 Al Virodon't remove from shrink list in select_collect()
2014-05-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2014-05-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-05-03 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc3' of git://git.kernel...
2014-05-03 Linus TorvaldsMerge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org...
2014-05-03 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-05-02 Linus TorvaldsMerge tag 'dm-3.15-fixes' of git://git.kernel.org/pub...
2014-05-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-05-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-02 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2014-05-01 Greg Kroah-HartmanMerge tag 'fixes-for-v3.15-rc4' of git://git.kernel...
2014-05-01 Linus TorvaldsMerge branch 'parisc-3.15-3' of git://git.kernel.org...
2014-05-01 Linus TorvaldsMerge tag 'pinctrl-v3.15-3' of git://git.kernel.org...
2014-05-01 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-05-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-05-01 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2014-05-01 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-fixes
next