| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-21 | 1 | -0/+1 |
|\ |
|
| * | aoe: assert AoE packets marked as requiring no checksum | Ed Cashin | 2012-09-20 | 1 | -0/+1 |
* | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-21 | 1 | -1/+1 |
|\ \ |
|
| * | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-09-19 | 3 | -16/+33 |
|\ \ \ |
|
| * | | | cciss: fix handling of protocol error | Stephen M. Cameron | 2012-09-18 | 1 | -0/+1 |
| * | | | mtip32xx: fix user_buffer check in exec_drive_command | David Milburn | 2012-09-12 | 1 | -1/+1 |
| * | | | mtip32xx: Remove dead code | Asai Thambi S P | 2012-09-12 | 1 | -6/+0 |
| * | | | mtip32xx: Change printk to pr_xxxx | Asai Thambi S P | 2012-09-12 | 1 | -3/+3 |
| * | | | mtip32xx: Proper reporting of write protect status on big-endian | Asai Thambi S P | 2012-09-12 | 1 | -2/+2 |
| * | | | mtip32xx: Increase timeout for standby command | Asai Thambi S P | 2012-09-12 | 1 | -1/+1 |
| * | | | mtip32xx: Handle NCQ commands during the security locked state | Asai Thambi S P | 2012-09-12 | 2 | -1/+11 |
| * | | | mtip32xx: Add support for new devices | Asai Thambi S P | 2012-09-12 | 2 | -2/+14 |
| | |/
| |/| |
|
* | | | nbd: clear waiting_queue on shutdown | Paul Clements | 2012-09-17 | 1 | -0/+9 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-08-25 | 5 | -23/+61 |
|\ \ |
|
| * \ | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe | 2012-08-16 | 5 | -23/+61 |
| |\ \ |
|
| | * | | drbd: Write all pages of the bitmap after an online resize | Philipp Reisner | 2012-08-16 | 3 | -3/+17 |
| | * | | drbd: Finish requests that completed while IO was frozen | Philipp Reisner | 2012-08-16 | 2 | -16/+18 |
| | * | | drbd: fix drbd wire compatibility for empty flushes | Lars Ellenberg | 2012-08-16 | 1 | -4/+26 |
* | | | | cciss: fix incorrect scsi status reporting | Stephen M. Cameron | 2012-08-21 | 1 | -10/+1 |
* | | | | drbd: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-08-01 | 12 | -100/+182 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 2012-07-31 | 1 | -2/+1 |
| |\ \ \ |
|
| | * | | | floppy: remove duplicated flag FD_RAW_NEED_DISK | Fengguang Wu | 2012-07-31 | 1 | -2/+1 |
| * | | | | blk: pass from_schedule to non-request unplug functions. | NeilBrown | 2012-07-31 | 1 | -1/+1 |
| * | | | | 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 |
| * | | | | 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 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves | Mel Gorman | 2012-07-31 | 1 | -1/+5 |
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -3/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-07-31 | 2 | -355/+462 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | rbd: create rbd_refresh_helper() | Alex Elder | 2012-07-30 | 1 | -10/+15 |
| * | | | | | | rbd: return obj version in __rbd_refresh_header() | Alex Elder | 2012-07-30 | 1 | -14/+11 |
| * | | | | | | rbd: fixes in rbd_header_from_disk() | Alex Elder | 2012-07-30 | 1 | -5/+13 |
| * | | | | | | rbd: always pass ops array to rbd_req_sync_op() | Alex Elder | 2012-07-30 | 1 | -30/+16 |
| * | | | | | | rbd: pass null version pointer in add_snap() | Alex Elder | 2012-07-30 | 1 | -2/+1 |