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
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-17
cciss: fix cciss_revalidate panic
Stephen M. Cameron
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-02
Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-12-01
rbd: replace the rbd sysfs interface
Yehuda Sadeh
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-11-27
drbd: don't recvmsg with zero length
Lars Ellenberg
2010-11-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
cciss: fix build for PROC_FS disabled
Jens Axboe
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-11-15
block: fix amiga and atari floppy driver compile warning
Vivek Goyal
2010-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-12
Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel...
Jens Axboe
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
2010-11-10
cciss: fix proc warning on attempt to remove non-existant directory
Jens Axboe
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
2010-11-05
floppy: fix use-after-free in module load failure path
Linus Torvalds
2010-11-02
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
2010-11-02
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
cciss: remove overlapping PCI IDs
Mike Miller
2010-10-28
block: cciss: fix information leak to userland
Vasiliy Kulikov
2010-10-28
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
Andrew Morton
2010-10-28
drivers/block/z2ram.c: correct printing of sector_t
Geert Uytterhoeven
2010-10-28
aoe: don't use flush_scheduled_work()
Tejun Heo
2010-10-28
drivers/block/drbd/drbd_main.c: fix error path
Nicolas Kaiser
2010-10-27
loop: Properly clear sysfs in autoclear mode
Milan Broz
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-23
cciss: remove controllers supported by hpsa
Stephen M. Cameron
2010-10-23
cciss: use usleep_range not msleep for small sleeps
Stephen M. Cameron
2010-10-23
cciss: limit commands allocated on reset_devices
Stephen M. Cameron
2010-10-23
cciss: Use kernel provided PCI state save and restore functions
Stephen M. Cameron
2010-10-23
cciss: fix board status waiting code
Stephen M. Cameron
2010-10-23
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...
Jens Axboe
2010-10-23
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
Philipp Reisner
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
[next]