index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
1
-1
/
+192
*
dm crypt: add multi key capability
Milan Broz
2011-01-13
1
-21
/
+64
*
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
1
-13
/
+35
*
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
1
-14
/
+23
*
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
1
-58
/
+196
*
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
1
-16
/
+12
*
dm log userspace: add version number to comms
Jonathan Brassow
2011-01-13
2
-2
/
+5
*
dm log userspace: group clear and mark requests
Jonathan Brassow
2011-01-13
1
-23
/
+79
*
dm log userspace: split flush queue
Jonathan Brassow
2011-01-13
1
-9
/
+32
*
dm kcopyd: delay unplugging
Mikulas Patocka
2011-01-13
1
-3
/
+51
*
dm log userspace: trap all failed log construction errors
Jonathan Brassow
2011-01-13
1
-4
/
+6
*
dm crypt: set key size early
Milan Broz
2011-01-13
1
-6
/
+7
*
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
1
-5
/
+4
*
dm raid1: support discard
Mike Snitzer
2011-01-13
1
-2
/
+10
*
dm ioctl: allow rename to fill empty uuid
Peter Jones
2011-01-13
1
-25
/
+78
*
dm io: remove BIO_RW_SYNCIO flag from kcopyd
Mikulas Patocka
2011-01-13
1
-1
/
+1
*
dm mpath: disable blk_abort_queue
Mike Snitzer
2011-01-13
1
-12
/
+0
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-01-13
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
2011-01-13
1
-1
/
+1
*
|
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
4
-20
/
+24
|
\
\
|
*
|
cciss: reinstate proper FIFO order of command queue list
Jens Axboe
2011-01-10
3
-15
/
+14
|
*
|
floppy: replace NO_GEOM macro with a function
Pekka Enberg
2010-11-08
1
-5
/
+10
*
|
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
18
-240
/
+233
|
\
\
\
|
*
\
\
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2011-01-13
6
-102
/
+156
|
|
\
\
\
|
|
*
|
|
Revert "sd: implement sd_check_events()"
Jens Axboe
2010-12-22
2
-47
/
+41
|
|
*
|
|
cdrom: export cdrom_check_events()
Jens Axboe
2010-12-16
1
-0
/
+1
|
|
*
|
|
sd: implement sd_check_events()
Tejun Heo
2010-12-16
2
-41
/
+47
|
|
*
|
|
sr: implement sr_check_events()
Tejun Heo
2010-12-16
2
-53
/
+98
|
|
*
|
|
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-12-16
5
-51
/
+6
|
|
*
|
|
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
2010-12-16
1
-7
/
+11
|
|
*
|
|
cdrom: add ->check_events() support
Tejun Heo
2010-12-16
1
-3
/
+52
|
*
|
|
|
block: trace event block fix unassigned field
Jeff Moyer
2011-01-07
1
-1
/
+1
|
*
|
|
|
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
2010-12-20
1
-1
/
+1
|
*
|
|
|
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
2010-12-17
1
-4
/
+0
|
|
/
/
/
|
*
|
|
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
10
-130
/
+73
|
|
\
\
\
|
|
*
|
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
4
-11
/
+11
|
|
*
|
|
block: check bdev_read_only() from blkdev_get()
Tejun Heo
2010-11-13
1
-5
/
+2
|
|
*
|
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
9
-135
/
+61
|
|
*
|
|
block: simplify holder symlink handling
Tejun Heo
2010-11-13
2
-8
/
+19
|
|
*
|
|
mtd: fix bdev exclusive open bugs in block2mtd::add_device()
Tejun Heo
2010-11-13
1
-2
/
+11
|
*
|
|
|
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-01-13
10
-61
/
+1086
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638
Ben Dooks
2011-01-12
1
-1
/
+23
|
|
\
\
\
\
\
|
|
*
|
|
|
|
i2c-bfin-twi: move setup to the earlier subsys initcall
Michael Hennerich
2011-01-12
1
-1
/
+1
|
|
*
|
|
|
|
i2c-bfin-twi: handle faulty slave devices better
Michael Hennerich
2011-01-12
1
-0
/
+22
|
*
|
|
|
|
|
Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638
Ben Dooks
2011-01-12
1
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
i2c-nomadik: fix regression on adapter name
Linus Walleij
2011-01-04
1
-2
/
+4
|
*
|
|
|
|
|
|
Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638
Ben Dooks
2011-01-12
3
-0
/
+909
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
i2c-eg20t: add driver for Intel EG20T
Tomoya MORINAGA
2011-01-04
3
-0
/
+909
|
|
|
/
/
/
/
/
/
[next]