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
2013-06-12
USE SMALL INTEGERS FOR IOCTX in v2 abi
aio-new-abi
Kent Overstreet
2013-04-12
aio: new abi
Kent Overstreet
2013-03-28
block: Bio cancellation
Kent Overstreet
2013-03-28
direct-io: Set dio->io_error directly
Kent Overstreet
2013-03-28
aio/usb: new cancellation
Kent Overstreet
2013-03-28
aio: Allow cancellation without a cancel callback
Kent Overstreet
2013-03-22
Percpu tag allocator
Kent Overstreet
2013-03-21
aio: Don't free kiocbs with irqs disabled
Kent Overstreet
2013-03-21
aio: Kill shadow_tail
Kent Overstreet
2013-03-21
aio: Kill kiocb->ki_dtor
Kent Overstreet
2013-03-21
aio: Kill ki_users
Kent Overstreet
2013-03-21
aio: Kill unneeded kiocb members
Kent Overstreet
2013-03-21
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-03-21
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-03-21
aio: fix kioctx not being freed after cancellation at exit time
Benjamin LaHaise
2013-03-20
mtip32xx: convert to batch completion
Kent Overstreet
2013-03-20
virtio-blk: convert to batch completion
Kent Overstreet
2013-03-20
block, aio: batch completion for bios/kiocbs
Kent Overstreet
2013-03-20
block: Prep work for batch completion
Kent Overstreet
2013-03-20
aio: kill ki_retry
Kent Overstreet
2013-03-20
aio: kill ki_key
Kent Overstreet
2013-03-20
aio: don't include aio.h in sched.h
Kent Overstreet
2013-03-20
aio: use xchg() instead of completion_lock
Kent Overstreet
2013-03-20
aio: percpu ioctx refcount
Kent Overstreet
2013-03-20
generic dynamic per cpu refcounting
Kent Overstreet
2013-03-20
aio: percpu reqs_available
Kent Overstreet
2013-03-20
aio: reqs_active -> reqs_available
Kent Overstreet
2013-03-20
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-03-20
aio: kill struct aio_ring_info
Kent Overstreet
2013-03-20
aio: kill batch allocation
Kent Overstreet
2013-03-20
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-03-20
aio: use cancellation list lazily
Kent Overstreet
2013-03-20
aio: use flush_dcache_page()
Kent Overstreet
2013-03-20
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-03-20
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-03-20
aio: refcounting cleanup
Kent Overstreet
2013-03-20
aio: make aio_put_req() lockless
Kent Overstreet
2013-03-20
aio: do fget() after aio_get_req()
Kent Overstreet
2013-03-20
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-03-20
aio: move private stuff out of aio.h
Kent Overstreet
2013-03-20
aio: add kiocb_cancel()
Kent Overstreet
2013-03-20
aio: kill return value of aio_complete()
Kent Overstreet
2013-03-20
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-03-20
aio: remove retry-based AIO
Zach Brown
2013-03-20
gadget: remove only user of aio retry
Zach Brown
2013-03-20
aio: remove dead code from aio.h
Zach Brown
2013-03-20
mm: remove old aio use_mm() comment
Zach Brown
2013-03-17
Linux 3.9-rc3
origin
Linus Torvalds
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
[next]