index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: document iterate_devices
Alasdair G Kergon
2013-05-10
1
-0
/
+15
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
8
-12
/
+306
|
\
|
*
drbd: use sched_setscheduler()
Philipp Reisner
2013-03-28
1
-1
/
+1
|
*
drbd: Fix disconnect to keep the peer disk state if connection breaks during ...
Philipp Reisner
2013-03-28
1
-1
/
+2
|
*
idr: document exit conditions on idr_for_each_entry better
George Spelvin
2013-03-28
1
-4
/
+6
|
*
Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...
Jens Axboe
2013-03-25
4
-0
/
+291
|
|
\
|
|
*
bcache: A block layer cache
Kent Overstreet
2013-03-24
3
-0
/
+281
|
|
*
Revert "rw_semaphore: remove up/down_read_non_owner"
Kent Overstreet
2013-03-23
1
-0
/
+10
|
*
|
drbd: adjust upper limit for activity log extents
Lars Ellenberg
2013-03-23
1
-6
/
+5
|
*
|
lru_cache: introduce lc_get_cumulative()
Lars Ellenberg
2013-03-23
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
6
-67
/
+115
|
\
\
|
*
|
block: fix max discard sectors limit
James Bottomley
2013-04-24
1
-1
/
+1
|
*
|
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-04-02
42
-84
/
+352
|
|
\
\
|
|
*
|
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-04-02
2
-15
/
+5
|
|
*
|
writeback: remove unused bdi_pending_list
Tejun Heo
2013-04-02
1
-1
/
+0
|
*
|
|
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2013-03-25
3
-50
/
+80
|
|
\
\
\
|
|
*
|
|
bio-integrity: Add explicit field for owner of bip_buf
Kent Overstreet
2013-03-23
1
-0
/
+1
|
|
*
|
|
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2013-03-23
2
-5
/
+1
|
|
*
|
|
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
1
-0
/
+1
|
|
*
|
|
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
1
-3
/
+14
|
|
*
|
|
block: Add bio_copy_data()
Kent Overstreet
2013-03-23
1
-0
/
+2
|
|
*
|
|
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
1
-0
/
+1
|
|
*
|
|
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
1
-6
/
+6
|
|
*
|
|
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
1
-0
/
+1
|
|
*
|
|
block: Add bio_advance()
Kent Overstreet
2013-03-23
2
-0
/
+4
|
|
*
|
|
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
2013-03-23
1
-3
/
+5
|
|
*
|
|
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
2013-03-23
1
-1
/
+3
|
|
*
|
|
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
2013-03-23
1
-0
/
+9
|
|
*
|
|
block: Reorder struct bio_set
Kent Overstreet
2013-03-23
1
-33
/
+33
|
|
|
|
/
|
|
|
/
|
|
*
|
|
block: add runtime pm helpers
Lin Ming
2013-03-23
1
-0
/
+27
|
*
|
|
block: add a flag to identify PM request
Lin Ming
2013-03-23
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-08
10
-175
/
+141
|
\
\
\
|
*
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-08
4
-2
/
+3
|
*
|
|
aio: kill ki_retry
Kent Overstreet
2013-05-08
1
-26
/
+0
|
*
|
|
aio: kill ki_key
Kent Overstreet
2013-05-08
1
-5
/
+4
|
*
|
|
aio: kill batch allocation
Kent Overstreet
2013-05-08
1
-1
/
+0
|
*
|
|
aio: use cancellation list lazily
Kent Overstreet
2013-05-08
1
-9
/
+18
|
*
|
|
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-08
1
-0
/
+86
|
*
|
|
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-08
1
-2
/
+2
|
*
|
|
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-08
1
-61
/
+0
|
*
|
|
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-08
1
-4
/
+4
|
*
|
|
aio: remove retry-based AIO
Zach Brown
2013-05-08
2
-23
/
+0
|
*
|
|
aio: remove dead code from aio.h
Zach Brown
2013-05-08
1
-24
/
+0
|
*
|
|
remove unused random32() and srandom32()
Akinobu Mita
2013-05-08
1
-7
/
+0
|
*
|
|
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-08
1
-6
/
+13
|
*
|
|
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-08
1
-7
/
+13
*
|
|
|
kref: minor cleanup
Anatol Pomozov
2013-05-08
1
-3
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-08
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
make blkdev_put() return void
Al Viro
2013-05-07
1
-1
/
+1
|
*
|
|
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-1
/
+1
[next]