]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-04-15 David HowellsVFS: net/unix: d_backing_inode() annotations
2015-04-15 David HowellsVFS: kernel/: d_inode() annotations
2015-04-15 David HowellsVFS: audit: d_backing_inode() annotations
2015-04-15 David HowellsVFS: Fix up some ->d_inode accesses in the chelsio...
2015-04-15 David HowellsVFS: Cachefiles should perform fs modifications on...
2015-04-15 David HowellsVFS: AF_UNIX sockets should call mknod on the top layer...
2015-04-15 Christoph Hellwigblock: loop: switch to VFS ITER_BVEC
2015-04-15 David Howellsconfigfs: Fix inconsistent use of file_inode() vs file...
2015-04-15 David HowellsVFS: Make pathwalk use d_is_reg() rather than S_ISREG()
2015-04-15 David HowellsVFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR()
2015-04-15 David HowellsVFS: Combine inode checks with d_is_negative() and...
2015-04-15 David HowellsNFS: Don't use d_inode as a variable name
2015-04-15 David HowellsVFS: Impose ordering on accesses of d_inode and d_flags
2015-04-15 David HowellsVFS: Add owner-filesystem positive/negative dentry...
2015-04-15 Al Vironfs: generic_write_checks() shouldn't be done on swapout...
2015-04-12 Al Viroocfs2: use __generic_file_write_iter()
2015-04-12 Al Viromirror O_APPEND and O_DIRECT into iocb->ki_flags
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 Viro__generic_file_write_iter: keep ->ki_pos and return...
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 Omar Sandovalnew helper: iov_iter_rw()
2015-04-12 Al Viro->aio_read and ->aio_write removed
2015-04-12 Al Viropcm: another weird API abuse
2015-04-12 Al Viroinfinibad: weird APIs switched to ->write_iter()
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 Viroswitch drivers/char/mem.c 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 Viroswitch /dev/loop to vfs_iter_write()
2015-04-12 Al Viroserial2002: switch to __vfs_read/__vfs_write
2015-04-12 Al Viroashmem: use __vfs_read()
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 Vironet/9p: remove (now-)unused helpers
2015-04-12 Al Virop9_client_attach(): set fid->uid correctly
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 Vironet/9p: switch the guts of p9_client_{read,write}(...
2015-04-12 Al Vironommu: use __vfs_read()
2015-04-12 Al Viroacct: check FMODE_CAN_WRITE
2015-04-12 Al Viroaio_run_iocb(): kill dead check
2015-04-12 Al Viroioctx_alloc(): remove pointless check
2015-04-12 Al Virolustre: kill unused members of struct vvp_thread_info
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 Virosg_start_req(): use import_iovec()
2015-04-12 Al Virosg_start_req(): make sure that there's not too many...
2015-04-12 Al Viroblk_rq_map_user(): use import_single_range()
2015-04-12 Al Virosg_io(): use import_iovec()
2015-04-12 Al Viroprocess_vm_access: switch to {compat_,}import_iovec()
2015-04-12 Al Viroswitch keyctl_instantiate_key_common() to iov_iter
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 Anton AltaparmakovVFS: Add iov_iter_fault_in_multipages_readable()
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 Viroconstify tomoyo_realpath_from_path()
2015-04-12 Al Virowhack-a-mole: there's no point doing set_fs(USER_DS...
2015-04-12 Al Virowhack-a-mole: no need to set_fs(USER_DS) in {start...
next