index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-05-10
dm cache: fix typos in comments
Joe Thornber
2013-05-10
dm cache policy: fix description of lookup fn
Alasdair G Kergon
2013-05-10
dm: document iterate_devices
Alasdair G Kergon
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
2013-05-10
dm cache: tune migration throttling
Joe Thornber
2013-05-10
dm mpath: enable WRITE SAME support
Mike Snitzer
2013-05-10
dm table: fix write same support
Mike Snitzer
2013-05-10
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-10
dm cache: fix error return code in cache_create
Wei Yongjun
2013-05-10
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
aio: kill ki_retry
Kent Overstreet
2013-05-07
aio: kill ki_key
Kent Overstreet
2013-05-07
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
aio: kill batch allocation
Kent Overstreet
2013-05-07
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-07
aio: refcounting cleanup
Kent Overstreet
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
aio: remove retry-based AIO
Zach Brown
2013-05-07
gadget: remove only user of aio retry
Zach Brown
2013-05-07
aio: remove dead code from aio.h
Zach Brown
2013-05-07
mm: remove old aio use_mm() comment
Zach Brown
2013-05-07
mm/vmalloc.c: add vfree comment
Andrew Morton
2013-05-07
remove unused random32() and srandom32()
Akinobu Mita
2013-05-07
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
[next]