index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: do not pass disk names as format strings
Kees Cook
2013-07-13
1
-1
/
+2
*
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
2013-06-07
1
-2
/
+2
*
drbd: fix for deadlock when using automatic split-brain-recovery
Philipp Reisner
2013-05-19
1
-1
/
+0
*
aoe: reserve enough headroom on skbs
Eric Dumazet
2013-04-05
1
-1
/
+2
*
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-05
1
-1
/
+8
*
xen-blkback: fix dispatch_rw_block_io() error path
Jan Beulich
2013-04-05
1
-6
/
+1
*
loopdev: fix a deadlock
Guo Chao
2013-03-20
1
-2
/
+0
*
xen-blkback: do not leak mode property
Jan Beulich
2013-03-04
1
-25
/
+24
*
sunvdc: Fix off-by-one in generic_request().
David S. Miller
2013-02-28
1
-1
/
+1
*
drbd: add missing part_round_stats to _drbd_start_io_acct
Philipp Reisner
2013-01-21
1
-0
/
+1
*
aoe: do not call bdi_init after blk_alloc_queue
Ed Cashin
2013-01-17
2
-6
/
+1
*
drivers/block/DAC960: fix -Wuninitialized warning
Danny Kukawka
2012-12-03
1
-1
/
+2
*
drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
Danny Kukawka
2012-12-03
1
-7
/
+8
*
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
Len Brown
2012-11-05
1
-36
/
+0
*
floppy: do put_disk on current dr if blk_init_queue fails
Herton Ronaldo Krzesinski
2012-11-05
1
-0
/
+1
*
aoe: assert AoE packets marked as requiring no checksum
Ed Cashin
2012-10-13
1
-0
/
+1
*
cciss: fix handling of protocol error
Stephen M. Cameron
2012-10-02
1
-0
/
+1
*
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
2012-09-14
1
-10
/
+1
*
umem: fix up unplugging
Tao Guo
2012-07-16
1
-0
/
+40
*
cciss: Fix scsi tape io with more than 255 scatter gather elements
Stephen M. Cameron
2012-04-22
1
-1
/
+1
*
cciss: Initialize scsi host max_sectors for tape drive support
Stephen M. Cameron
2012-04-22
1
-0
/
+1
*
block, sx8: fix pointer math issue getting fw version
Dan Carpenter
2012-03-19
1
-1
/
+1
*
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-25
3
-7
/
+6
*
xen/blkback: Report VBD_WSECT (wr_sect) properly.
Konrad Rzeszutek Wilk
2011-11-11
1
-1
/
+1
*
cciss: add small delay when using PCI Power Management to reset for kump
Mike Miller
2011-11-11
1
-0
/
+7
*
floppy: use del_timer_sync() in init cleanup
Carsten Emde
2011-10-03
1
-4
/
+4
*
xen-blkfront: Fix one off warning about name clash
Stefan Bader
2011-08-29
1
-1
/
+1
*
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
2011-08-29
1
-2
/
+2
*
loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
Kay Sievers
2011-08-29
1
-2
/
+4
*
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-08-04
1
-1
/
+1
*
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
4
-21
/
+31
|
\
|
*
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-06-30
1
-1
/
+1
|
*
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
2011-06-30
1
-0
/
+6
|
*
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
2011-06-30
1
-0
/
+3
|
*
drbd: don't cond_resched_lock with IRQs disabled
Lars Ellenberg
2011-06-30
1
-1
/
+3
|
*
drbd: add missing spinlock to bitmap receive
Lars Ellenberg
2011-06-30
1
-15
/
+19
|
*
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
2011-06-30
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-04
3
-8
/
+27
|
\
\
|
*
|
xen/blkback: potential null dereference in error handling
Dan Carpenter
2011-06-01
1
-4
/
+6
|
*
|
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
2011-06-01
1
-2
/
+1
|
*
|
nbd: adjust 'max_part' according to part_shift
Namhyung Kim
2011-05-28
1
-1
/
+12
|
*
|
nbd: limit module parameters to a sane value
Namhyung Kim
2011-05-28
1
-0
/
+6
|
*
|
nbd: pass MSG_* flags to kernel_recvmsg()
Namhyung Kim
2011-05-28
1
-1
/
+2
*
|
|
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
2011-06-02
1
-1
/
+0
*
|
|
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
2011-05-30
1
-1
/
+2
*
|
|
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
2011-05-30
1
-10
/
+78
*
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86 idle floppy: deprecate disable_hlt()
Len Brown
2011-05-29
1
-0
/
+1
*
|
|
loop: export module parameters
Namhyung Kim
2011-05-27
1
-3
/
+14
*
|
|
brd: export module parameters
Namhyung Kim
2011-05-26
1
-4
/
+15
[next]