index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+45
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
1
-0
/
+15
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
1
-1
/
+30
2011-07-25
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+21
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-82
/
+16
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2011-07-20
kill useless checks for sb->s_op == NULL
Al Viro
1
-1
/
+1
2011-07-15
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
4
-21
/
+31
2011-07-14
dt: remove extra xsysace platform_driver registration
Grant Likely
1
-82
/
+16
2011-07-09
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
1
-1
/
+1
2011-06-30
xen/blkback: Add module alias for autoloading
Bastian Blank
1
-0
/
+1
2011-06-30
xen/blkback: Don't let in-flight requests defer pending ones.
Daniel Stodden
1
-17
/
+19
2011-06-30
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
1
-1
/
+1
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
4
-21
/
+31
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
1
-1
/
+1
2011-06-30
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
1
-0
/
+6
2011-06-30
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
1
-0
/
+3
2011-06-30
drbd: don't cond_resched_lock with IRQs disabled
Lars Ellenberg
1
-1
/
+3
2011-06-30
drbd: add missing spinlock to bitmap receive
Lars Ellenberg
1
-15
/
+19
2011-06-30
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
1
-6
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+27
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
1
-1
/
+0
2011-06-01
xen/blkback: potential null dereference in error handling
Dan Carpenter
1
-4
/
+6
2011-06-01
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
1
-2
/
+1
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
1
-1
/
+2
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
1
-10
/
+78
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2011-05-29
x86 idle floppy: deprecate disable_hlt()
Len Brown
1
-0
/
+1
2011-05-28
nbd: adjust 'max_part' according to part_shift
Namhyung Kim
1
-1
/
+12
2011-05-28
nbd: limit module parameters to a sane value
Namhyung Kim
1
-0
/
+6
2011-05-28
nbd: pass MSG_* flags to kernel_recvmsg()
Namhyung Kim
1
-1
/
+2
2011-05-27
loop: export module parameters
Namhyung Kim
1
-3
/
+14
2011-05-26
brd: export module parameters
Namhyung Kim
1
-4
/
+15
2011-05-26
brd: fix comment on initial device creation
Namhyung Kim
1
-4
/
+4
2011-05-26
brd: handle on-demand devices correctly
Namhyung Kim
1
-4
/
+4
2011-05-26
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
1
-0
/
+3
2011-05-26
brd: get rid of unused members from struct brd_device
Namhyung Kim
1
-4
/
+0
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-9
/
+18
2011-05-25
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
22
-295
/
+2637
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+2
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
1
-0
/
+3
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
1
-1
/
+2
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
1
-7
/
+7
2011-05-24
loop: handle on-demand devices correctly
Namhyung Kim
1
-4
/
+4
2011-05-24
loop: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
1
-0
/
+3
2011-05-24
drbd: fix warning
Andrew Morton
2
-2
/
+1
[next]