index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk: centralize non-request unplug handling.
NeilBrown
2012-07-31
1
-29
/
+6
*
block/nbd: micro-optimization in nbd request completion
Chetan Loke
2012-07-31
1
-1
/
+1
*
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
Jens Axboe
2012-07-30
12
-73
/
+159
|
\
|
*
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
2012-07-24
4
-8
/
+23
|
*
drbd: fix max_bio_size to be unsigned
Lars Ellenberg
2012-07-24
3
-15
/
+17
|
*
drbd: flush drbd work queue before invalidate/invalidate remote
Lars Ellenberg
2012-07-24
2
-6
/
+12
|
*
drbd: fix potential access after free
Lars Ellenberg
2012-07-24
1
-5
/
+12
|
*
drbd: call local-io-error handler early
Lars Ellenberg
2012-07-24
1
-3
/
+3
|
*
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
2012-07-24
3
-12
/
+12
|
*
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
2012-07-24
1
-0
/
+3
|
*
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-07-24
3
-0
/
+29
|
*
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-07-24
7
-15
/
+42
|
*
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-07-24
1
-2
/
+0
|
*
rbd: endian bug in rbd_req_cb()
Dan Carpenter
2012-07-18
1
-1
/
+1
|
*
rbd: Fix ceph_snap_context size calculation
Yan, Zheng
2012-07-18
1
-1
/
+1
|
*
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
2012-07-15
1
-5
/
+3
|
*
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
2012-07-04
1
-0
/
+1
*
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2012-07-24
1
-1
/
+20
|
\
\
|
|
/
|
/
|
|
*
floppy: Run floppy initialization asynchronous
Andi Kleen
2012-07-04
1
-1
/
+20
*
|
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
Jens Axboe
2012-06-13
2
-26
/
+51
|
\
\
|
*
|
drbd: fix null pointer dereference with on-congestion policy when diskless
Lars Ellenberg
2012-06-12
1
-23
/
+36
|
*
|
drbd: fix list corruption by failing but already aborted reads
Lars Ellenberg
2012-06-12
1
-1
/
+6
|
*
|
drbd: fix access of unallocated pages and kernel panic
Lars Ellenberg
2012-06-12
1
-2
/
+9
*
|
|
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2012-06-13
2
-12
/
+48
|
\
\
\
|
*
|
|
xen/blkfront: Add WARN to deal with misbehaving backends.
Konrad Rzeszutek Wilk
2012-06-12
1
-12
/
+46
|
*
|
|
xen/blkback: Copy id field when doing BLKIF_DISCARD.
Konrad Rzeszutek Wilk
2012-05-30
1
-0
/
+2
*
|
|
|
umem: fix up unplugging
Tao Guo
2012-06-13
1
-0
/
+40
*
|
|
|
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2012-06-05
2
-1
/
+165
*
|
|
|
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
2012-06-05
1
-91
/
+1
*
|
|
|
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
2012-06-04
1
-1
/
+0
*
|
|
|
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2012-05-31
1
-19
/
+57
*
|
|
|
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
2012-05-31
1
-23
/
+25
*
|
|
|
mtip32xx: minor performance tweak
Asai Thambi S P
2012-05-31
1
-0
/
+2
*
|
|
|
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
2012-05-31
1
-16
/
+44
*
|
|
|
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
2012-05-31
1
-4
/
+2
*
|
|
|
mtip32xx: Set block queue boundary variables
Asai Thambi S P
2012-05-31
1
-0
/
+3
*
|
|
|
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
2012-05-31
1
-30
/
+30
*
|
|
|
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
2012-05-31
1
-6
/
+5
*
|
|
|
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
2012-05-31
1
-27
/
+28
*
|
|
|
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
2012-05-31
1
-2
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
1
-43
/
+29
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rbd: rename __rbd_update_snaps to __rbd_refresh_header
Josh Durgin
2012-05-14
1
-6
/
+6
|
*
|
|
rbd: fix snapshot size type
Josh Durgin
2012-05-14
1
-3
/
+3
|
*
|
|
rbd: remove conditional snapid parameters
Josh Durgin
2012-05-14
1
-2
/
+2
|
*
|
|
rbd: store snapshot id instead of index
Josh Durgin
2012-05-14
1
-22
/
+5
|
*
|
|
rbd: protect read of snapshot sequence number
Josh Durgin
2012-05-14
1
-1
/
+3
|
*
|
|
rbd: fix integer overflow in rbd_header_from_disk()
Xi Wang
2012-05-14
1
-4
/
+6
|
*
|
|
rbd: use gfp_flags parameter in rbd_header_from_disk()
Dan Carpenter
2012-05-14
1
-2
/
+2
|
*
|
|
ceph: drop support for preferred_osd pgs
Sage Weil
2012-05-08
1
-1
/
+0
|
*
|
|
rbd: don't hold spinlock during messenger flush
Alex Elder
2012-04-05
1
-2
/
+2
[next]