OSDN Git Service

switch generic_write_checks() to iocb and iter
[uclinux-h8/linux.git] / fs /
2015-04-12 Al Viroswitch generic_write_checks() to iocb and iter
2015-04-12 Al Viroocfs2: move generic_write_checks() before the alignment...
2015-04-12 Al Viroocfs2_file_write_iter: stop messing with ppos
2015-04-12 Al ViroMerge branch 'for-linus' into for-next
2015-04-12 Al Viroudf_file_write_iter: reorder and simplify
2015-04-12 Al Virofuse: ->direct_IO() doesn't need generic_write_checks()
2015-04-12 Al Viroext4_file_write_iter: move generic_write_checks() up
2015-04-12 Al Viroxfs_file_aio_write_checks: switch to iocb/iov_iter
2015-04-12 Al Virogeneric_write_checks(): drop isblk argument
2015-04-12 Al Viroblkdev_write_iter: expand generic_file_checks() call...
2015-04-12 Al Virolift generic_write_checks() into callers of __generic_f...
2015-04-12 Al Virocifs: fold cifs_iovec_write() into the only caller
2015-04-12 Al Virontfs: move iov_iter_truncate() closer to generic_write_...
2015-04-12 Al Vironew_sync_write(): discard ->ki_pos unless the return...
2015-04-12 Omar Sandovaldirect_IO: remove rw from a_ops->direct_IO()
2015-04-12 Omar Sandovaldirect_IO: use iov_iter_rw() instead of rw everywhere
2015-04-12 Omar SandovalRemove rw from dax_{do_,}io()
2015-04-12 Omar SandovalRemove rw from {,__,do_}blockdev_direct_IO()
2015-04-12 Al Viro->aio_read and ->aio_write removed
2015-04-12 Al Virokill do_sync_read/do_sync_write
2015-04-12 Al Virofuse: use iov_iter_get_pages() for non-splice path
2015-04-12 Al Virofuse: switch to ->read_iter/->write_iter
2015-04-12 Al Viromake new_sync_{read,write}() static
2015-04-12 Al Virocoredump: accept any write method
2015-04-12 Al Viroexport __vfs_read()
2015-04-12 Al Viroautofs: switch to __vfs_write()
2015-04-12 Al Vironew helper: __vfs_write()
2015-04-12 Al ViroMerge branch '9p-iov_iter' into for-next
2015-04-12 Al Viroswitch hugetlbfs to ->read_iter()
2015-04-12 Al Virocoda: switch to ->read_iter/->write_iter
2015-04-12 Al Vironcpfs: switch to ->read_iter/->write_iter
2015-04-12 Al Viro9p: we are leaking glock.client_id in v9fs_file_getlock()
2015-04-12 Al Viro9p: switch to ->read_iter/->write_iter
2015-04-12 Al Viro9p: get rid of v9fs_direct_file_read()
2015-04-12 Al Viro9p: switch p9_client_read() to passing struct iov_iter *
2015-04-12 Al Viro9p: get rid of v9fs_direct_file_write()
2015-04-12 Al Viro9p: fold v9fs_file_write_internal() into the caller
2015-04-12 Al Viro9p: switch ->writepage() to direct use of p9_client_write()
2015-04-12 Al Viro9p: switch p9_client_write() to passing it struct iov_i...
2015-04-12 Al Viroaio_run_iocb(): kill dead check
2015-04-12 Al Viroioctx_alloc(): remove pointless check
2015-04-12 Al Viroexpand __fuse_direct_write() in both callers
2015-04-12 Al Virofuse: switch fuse_direct_io_file_operations to ->{read...
2015-04-12 Al Virocuse: switch to iov_iter
2015-04-12 Al ViroMerge branch 'for-davem' into for-next
2015-04-12 Al Viroswitch {compat_,}do_readv_writev() to {compat_,}import_...
2015-04-12 Al Viroaio_setup_vectored_rw(): switch to {compat_,}import_iovec()
2015-04-12 Al Virovmsplice_to_user(): switch to import_iovec()
2015-04-12 Al Virokill aio_setup_single_vector()
2015-04-12 Al ViroMerge branch 'iov_iter' into for-next
2015-04-12 Al Viroaio: simplify arguments of aio_setup_..._rw()
2015-04-12 Al Viroaio: lift iov_iter_init() into aio_setup_..._rw()
2015-04-12 Al Virolift iov_iter into {compat_,}do_readv_writev()
2015-04-12 Al ViroMerge branch 'iocb' into for-next
2015-04-12 Andrew ElbleNFS: fix BUG() crash in notify_change() with patch...
2015-04-12 J. Bruce Fieldsdcache: return -ESTALE not -EBUSY on distributed fs...
2015-04-12 Anton AltaparmakovNTFS: Version 2.1.32 - Update file write from aio_write...
2015-04-12 Al Virodrop bogus check in file_open_root()
2015-04-12 Al Viroswitch security_inode_getattr() to struct path *
2015-04-12 Al Viroremove incorrect comment in lookup_one_len()
2015-04-12 Al Vironamei.c: fold do_path_lookup() into both callers
2015-04-12 Al Virokill struct filename.separate
2015-04-11 Al ViroMerge remote-tracking branch 'dh/afs' into for-davem
2015-04-09 Al Viroocfs2: _really_ sync the right range
2015-04-09 Al ViroMerge branch 'iov_iter' into for-davem
2015-04-09 Al ViroMerge branch 'iocb' into for-davem
2015-04-08 Al Viroocfs2_file_write_iter: keep return value and current...
2015-04-08 Al Viro[regression] ocfs2: do *not* increment ->ki_pos twice
2015-04-07 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-04-07 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-06 Al Viroioctx_alloc(): fix vma (and file) leak on failure
2015-04-06 Al Virofix mremap() vs. ioctx_kill() race
2015-04-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-04 Linus TorvaldsMerge tag 'usb-4.0-rc6' of git://git./linux/kernel...
2015-04-04 Linus TorvaldsMerge tag 'staging-4.0-rc6' of git://git./linux/kernel...
2015-04-04 Linus TorvaldsMerge tag 'tty-4.0-rc6' of git://git./linux/kernel...
2015-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-04-03 Grzegorz KolodziejczykBluetooth: bnep: Add support for get bnep features...
2015-04-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-04-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-04-03 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2015-04-03 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-04-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-04-02 Linus TorvaldsMerge tag 'irqchip-fixes-4.0-2' of git://git.infradead...
2015-04-02 Dave AirlieMerge tag 'topic/drm-fixes-2015-04-02' of git://anongit...
2015-04-02 Linus TorvaldsMerge tag 'stable/for-linus-4.0-rc6-tag' of git://git...
2015-04-02 Linus TorvaldsMerge tag 'powerpc-4.0-4' of git://git./linux/kernel...
2015-04-02 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-04-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-04-02 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-01 Nathaniel Wesley... kafs: Add more "unified AFS" error codes
2015-04-01 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-04-01' of...
2015-04-01 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-04...
2015-04-01 David S. MillerMerge tag 'mac80211-for-davem-2015-04-01' of git:/...
2015-04-01 Linus TorvaldsMerge tag 'iommu-fixes-v4.0-rc6' of git://git./linux...
2015-04-01 Linus TorvaldsMerge tag 'lazytime_fix' of git://git./linux/kernel...
2015-04-01 Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
next