index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
2012-11-23
aoe: avoid running request handler on plugged queue
Ed Cashin
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
2012-11-23
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
2012-10-30
loop: Make explicit loop device destruction lazy
Dave Chinner
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2012-10-30
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...
Oliver Chick
2012-10-30
cciss: select CONFIG_CHECK_SIGNATURE
Akinobu Mita
2012-10-30
cciss: remove unneeded memset()
Wei Yongjun
2012-10-30
xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2012-10-30
floppy: remove dr, reuse drive on do_floppy_init
Herton Ronaldo Krzesinski
2012-10-30
floppy: use common function to check if floppies can be registered
Herton Ronaldo Krzesinski
2012-10-30
floppy: properly handle failure on add_disk loop
Herton Ronaldo Krzesinski
2012-10-30
floppy: do put_disk on current dr if blk_init_queue fails
Herton Ronaldo Krzesinski
2012-10-30
floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
Herton Ronaldo Krzesinski
2012-10-30
xen/blkback: Fix compile warning
Konrad Rzeszutek Wilk
2012-10-23
drivers/block: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-06
aoe: update aoe-internal version number to 50
Ed Cashin
2012-10-06
aoe: remove unused code
Ed Cashin
2012-10-06
aoe: make dynamic block minor numbers the default
Ed Cashin
2012-10-06
aoe: update and specify AoE address guards and error messages
Ed Cashin
2012-10-06
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
2012-10-06
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-06
aoe: update copyright year in touched files
Ed Cashin
2012-10-06
aoe: update internal version number to 49
Ed Cashin
2012-10-06
aoe: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-06
aoe: increase net_device reference count while using it
Ed Cashin
2012-10-06
aoe: associate frames with the AoE storage target
Ed Cashin
2012-10-06
aoe: disallow unsupported AoE minor addresses
Ed Cashin
2012-10-06
aoe: do revalidation steps in order
Ed Cashin
2012-10-06
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2012-10-06
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2012-10-06
aoe: use a kernel thread for transmissions
Ed Cashin
2012-10-06
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-06
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-06
nbd: handle discard requests
Paul Clements
2012-10-06
nbd: add set flags ioctl
Paul Clements
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-01
rbd: BUG on invalid layout
Sage Weil
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
[next]