Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2012-09-21 | aoe: assert AoE packets marked as requiring no checksum | Ed Cashin | 1 | -0/+1 |
2012-09-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -16/+33 |
2012-09-18 | cciss: fix handling of protocol error | Stephen M. Cameron | 1 | -0/+1 |
2012-09-18 | nbd: clear waiting_queue on shutdown | Paul Clements | 1 | -0/+9 |
2012-09-13 | mtip32xx: fix user_buffer check in exec_drive_command | David Milburn | 1 | -1/+1 |
2012-09-13 | mtip32xx: Remove dead code | Asai Thambi S P | 1 | -6/+0 |
2012-09-13 | mtip32xx: Change printk to pr_xxxx | Asai Thambi S P | 1 | -3/+3 |
2012-09-13 | mtip32xx: Proper reporting of write protect status on big-endian | Asai Thambi S P | 1 | -2/+2 |
2012-09-13 | mtip32xx: Increase timeout for standby command | Asai Thambi S P | 1 | -1/+1 |
2012-09-13 | mtip32xx: Handle NCQ commands during the security locked state | Asai Thambi S P | 2 | -1/+11 |
2012-09-13 | mtip32xx: Add support for new devices | Asai Thambi S P | 2 | -2/+14 |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 1 | -1/+1 |
2012-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -23/+61 |
2012-08-22 | cciss: fix incorrect scsi status reporting | Stephen M. Cameron | 1 | -10/+1 |
2012-08-16 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe | 5 | -23/+61 |
2012-08-16 | drbd: Write all pages of the bitmap after an online resize | Philipp Reisner | 3 | -3/+17 |
2012-08-16 | drbd: Finish requests that completed while IO was frozen | Philipp Reisner | 2 | -16/+18 |
2012-08-16 | drbd: fix drbd wire compatibility for empty flushes | Lars Ellenberg | 1 | -4/+26 |
2012-08-04 | drbd: nuke pdflush from comments | Artem Bityutskiy | 1 | -2/+2 |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -100/+182 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+5 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
2012-08-01 | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves | Mel Gorman | 1 | -1/+5 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -355/+462 |
2012-07-31 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 1 | -2/+1 |
2012-07-31 | floppy: remove duplicated flag FD_RAW_NEED_DISK | Fengguang Wu | 1 | -2/+1 |
2012-07-31 | blk: pass from_schedule to non-request unplug functions. | NeilBrown | 1 | -1/+1 |
2012-07-31 | blk: centralize non-request unplug handling. | NeilBrown | 1 | -29/+6 |
2012-07-31 | block/nbd: micro-optimization in nbd request completion | Chetan Loke | 1 | -1/+1 |
2012-07-31 | rbd: create rbd_refresh_helper() | Alex Elder | 1 | -10/+15 |
2012-07-31 | rbd: return obj version in __rbd_refresh_header() | Alex Elder | 1 | -14/+11 |
2012-07-31 | rbd: fixes in rbd_header_from_disk() | Alex Elder | 1 | -5/+13 |
2012-07-31 | rbd: always pass ops array to rbd_req_sync_op() | Alex Elder | 1 | -30/+16 |
2012-07-31 | rbd: pass null version pointer in add_snap() | Alex Elder | 1 | -2/+1 |
2012-07-31 | rbd: make rbd_create_rw_ops() return a pointer | Alex Elder | 1 | -31/+39 |
2012-07-31 | rbd: have __rbd_add_snap_dev() return a pointer | Alex Elder | 1 | -15/+22 |
2012-07-31 | rbd: drop "object_name" from rbd_req_sync_unwatch() | Alex Elder | 1 | -4/+5 |
2012-07-31 | rbd: drop "object_name" from rbd_req_sync_notify_ack() | Alex Elder | 1 | -4/+3 |
2012-07-31 | rbd: drop "object_name" from rbd_req_sync_notify() | Alex Elder | 1 | -4/+4 |
2012-07-31 | rbd: drop "object_name" from rbd_req_sync_watch() | Alex Elder | 1 | -7/+5 |
2012-07-31 | rbd: drop rbd_dev parameter in snap functions | Alex Elder | 1 | -12/+7 |
2012-07-31 | rbd: drop rbd_header_from_disk() gfp_flags parameter | Alex Elder | 1 | -7/+6 |
2012-07-31 | rbd: snapc is unused in rbd_req_sync_read() | Alex Elder | 1 | -2/+1 |
2012-07-31 | rbd: rename rbd_device->id | Alex Elder | 1 | -8/+8 |
2012-07-31 | rbd: encapsulate header validity test | Alex Elder | 1 | -1/+7 |
2012-07-31 | rbd: clean up a few dout() calls | Alex Elder | 1 | -19/+22 |
2012-07-31 | rbd: simplify __rbd_remove_all_snaps() | Alex Elder | 1 | -3/+2 |
2012-07-31 | rbd: drop extra header_rwsem init | Alex Elder | 1 | -2/+0 |