index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-snapshots
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
blk-rescuer
block_discard_fix
block_stuff
block_stuff_1
dio
dynamic_faults
fgp_refactoring
idr
idr-array-alloc
idr-performance-hacks
iov
iov_iter
irq_stuff
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-31
block: Use bio_get_user_pages() for __bio_map_user_iov()
iov_iter
Kent Overstreet
2014-03-31
block: Add bio_get_user_pages()
Kent Overstreet
2014-03-31
iov_iter: Add iov_seg_start_alignment(), iov_count_pages()
Kent Overstreet
2014-03-31
block: Convert to iov_iter
Kent Overstreet
2014-03-31
iov_iter: Kill written arg to iov_iter_init()
Kent Overstreet
2014-03-31
iov_iter: Kill iov_iter_single_seg_count()
Kent Overstreet
2014-02-10
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-02-10
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-02-10
lustre: don't open-code kernel_recvmsg()
Al Viro
2014-02-10
ocfs2: don't open-code kernel_recvmsg()
Al Viro
2014-02-10
drbd: don't open-code kernel_recvmsg()
Al Viro
2014-02-10
constify blk_rq_map_user_iov() and friends
Al Viro
2014-02-10
lustre: switch to kernel_sendmsg()
Al Viro
2014-02-10
ocfs2: don't open-code kernel_sendmsg()
Al Viro
2014-02-10
take iov_iter stuff to mm/iov_iter.c
Al Viro
2014-02-10
process_vm_access: tidy up a bit
Al Viro
2014-02-10
process_vm_access: don't bother with returning the amounts of bytes copied
Al Viro
2014-02-10
process_vm_rw_pages(): pass accurate amount of bytes
Al Viro
2014-02-10
process_vm_access: take get_user_pages/put_pages one level up
Al Viro
2014-02-10
process_vm_access: switch to copy_page_to_iter/iov_iter_copy_from_user
Al Viro
2014-02-10
process_vm_access: switch to iov_iter
Al Viro
2014-02-10
untangling process_vm_..., part 4
Al Viro
2014-02-10
untangling process_vm_..., part 3
Al Viro
2014-02-10
untangling process_vm_..., part 2
Al Viro
2014-02-10
untangling process_vm_..., part 1
Al Viro
2014-02-10
read_code(): go through vfs_read() instead of calling the method directly
Al Viro
2014-02-10
fold cifs_iovec_read() into its (only) caller
Al Viro
2014-02-10
cifs_iovec_read: keep iov_iter between the calls of cifs_readdata_to_iov()
Al Viro
2014-02-10
switch vmsplice_to_user() to copy_page_to_iter()
Al Viro
2014-02-10
switch pipe_read() to copy_page_to_iter()
Al Viro
2014-02-10
cifs_iovec_read(): resubmit shouldn't restart the loop
Al Viro
2014-02-10
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-02-10
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-02-10
do_shmem_file_read(): call file_read_actor() directly
Al Viro
2014-02-10
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-02-10
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-02-10
pipe: kill ->map() and ->unmap()
Al Viro
2014-02-10
fuse/dev: use atomic maps
Al Viro
2014-02-10
mn10300: kmap_atomic() returns void *, not unsigned long...
Al Viro
2014-02-10
cifs: ->rename() without ->lookup() makes no sense
Al Viro
2014-02-10
get rid of pointless checks for NULL ->i_op
Al Viro
2014-02-10
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2014-02-10
switch the obvious cases to generic scatterlist.h
Al Viro
2014-02-10
get rid of ARCH_HAS_SG_CHAIN
Al Viro
2014-02-09
Linux 3.14-rc2
Linus Torvalds
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2014-02-09
fix a kmap leak in virtio_console
Al Viro
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
[next]