aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sg_start_req(): use import_iovec()Al Viro2015-04-11
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-04-11
* blk_rq_map_user(): use import_single_range()Al Viro2015-04-11
* sg_io(): use import_iovec()Al Viro2015-04-11
* process_vm_access: switch to {compat_,}import_iovec()Al Viro2015-04-11
* switch keyctl_instantiate_key_common() to iov_iterAl Viro2015-04-11
* switch {compat_,}do_readv_writev() to {compat_,}import_iovec()Al Viro2015-04-11
* aio_setup_vectored_rw(): switch to {compat_,}import_iovec()Al Viro2015-04-11
* vmsplice_to_user(): switch to import_iovec()Al Viro2015-04-11
* kill aio_setup_single_vector()Al Viro2015-04-11
* Merge branch 'iov_iter' into for-nextAl Viro2015-04-11
|\
| * saner iov_iter initialization primitivesAl Viro2015-03-30
* | aio: simplify arguments of aio_setup_..._rw()Al Viro2015-04-11
* | aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro2015-04-11
* | lift iov_iter into {compat_,}do_readv_writev()Al Viro2015-04-11
* | Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\ \
| * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| * | fs: split generic and aio kiocbChristoph Hellwig2015-03-13
| * | fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
| * | fuse: handle synchronous iocbs internallyChristoph Hellwig2015-03-13
| * | fs: remove ki_nbytesChristoph Hellwig2015-03-12
* | | NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble2015-04-11
* | | dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields2015-04-11
* | | NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2015-04-11
* | | VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2015-04-11
* | | drop bogus check in file_open_root()Al Viro2015-04-11
* | | switch security_inode_getattr() to struct path *Al Viro2015-04-11
* | | constify tomoyo_realpath_from_path()Al Viro2015-04-11
* | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-11
* | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
* | | remove incorrect comment in lookup_one_len()Al Viro2015-04-11
* | | namei.c: fold do_path_lookup() into both callersAl Viro2015-04-11
* | | kill struct filename.separateAl Viro2015-04-11
* | | switch path_init() to struct filenameAl Viro2015-03-24
* | | switch path_mountpoint() to struct filenameAl Viro2015-03-24
* | | switch path_lookupat() to struct filenameAl Viro2015-03-24
* | | getname_flags(): clean up a bitAl Viro2015-03-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-23
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
| |\ \ \
| | * | | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| | * | | netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| | * | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
| | * | | netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-17
| | * | | netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-13
| | * | | netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
| * | | | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-21
| * | | | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-20
| * | | | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-20
| * | | | Merge branch 'be2net'David S. Miller2015-03-20
| |\ \ \ \
| | * | | | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-20