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-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 branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
xen-blkfront: disable barrier/flush write support
Jens Axboe
2010-10-21
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-10-21
virtio_blk: remove BKL leftovers
Christoph Hellwig
2010-10-20
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-20
rbd: null vs ERR_PTR
Dan Carpenter
2010-10-20
block: rbd: removing unnecessary test
Yehuda Sadeh
2010-10-20
block: rbd: fixed may leaks
Vasiliy Kulikov
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
2010-10-19
cciss: fix PCI IDs for new Smart Array controllers
Mike Miller
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
2010-10-15
drbd: use dynamic_dev_dbg to optionally log uuid changes
Lars Ellenberg
2010-10-14
drbd: cleanup: change "<= 0" to "== 0"
Dan Carpenter
2010-10-14
drbd: relax the grace period of the md_sync timer again
Lars Ellenberg
2010-10-14
drbd: add some more explicit drbd_md_sync
Lars Ellenberg
2010-10-14
drbd: drop wrong debug asserts, fix recently introduced race
Lars Ellenberg
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2010-10-14
drbd: add explicit drbd_md_sync to drbd_resync_finished
Lars Ellenberg
2010-10-14
drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED
Philipp Reisner
2010-10-14
drbd: fix for possible deadlock on IO error during resync
Lars Ellenberg
2010-10-14
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
2010-10-14
drbd: fix for spurious fullsync (uuids rotated too fast)
Lars Ellenberg
2010-10-14
drbd: allow for explicit resync-finished notifications
Lars Ellenberg
2010-10-14
drbd: preparation commit, using full state in receive_state()
Lars Ellenberg
2010-10-14
drbd: drbd_send_ack_dp must not rely on header information
Lars Ellenberg
2010-10-14
drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)
Lars Ellenberg
2010-10-14
drbd: Fixed a stupid copy and paste error
Philipp Reisner
2010-10-14
drbd: Allow larger values for c-fill-target.
Philipp Reisner
2010-10-14
drbd: fix possible access after free
Lars Ellenberg
2010-10-14
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
drbd: DIV_ROUND_UP not needed here
Lars Ellenberg
2010-10-14
drbd: Fixed compatibility with protocol versions smaller than 95
Philipp Reisner
2010-10-14
drbd: fix for spurious full sync (becoming sync target looked like invalidate)
Lars Ellenberg
2010-10-14
drbd: cosmetic, don't report resync for online-verify
Lars Ellenberg
2010-10-14
drbd: fix spurious protocol error
Lars Ellenberg
2010-10-14
drbd: fix potential kernel BUG (NULL deref)
Lars Ellenberg
2010-10-14
drbd: don't count sendpage()d pages only referenced by tcp as in use
Lars Ellenberg
2010-10-14
drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD
Philipp Reisner
2010-10-14
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
2010-10-14
drbd: fix race on meta-data update, addendum
Lars Ellenberg
2010-10-14
drbd: Removed a race that could cause unexpected execution of w_make_resync_r...
Philipp Reisner
2010-10-14
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
[next]