Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | rbd: have rbd_parse_args() report found mon_addrs size | Alex Elder | 1 | -7/+13 |
2012-03-22 | rbd: do a few checks at build time | Alex Elder | 1 | -3/+13 |
2012-03-22 | rbd: don't use sscanf() in rbd_add_parse_args() | Alex Elder | 1 | -14/+85 |
2012-03-22 | rbd: encapsulate argument parsing for rbd_add() | Alex Elder | 1 | -26/+42 |
2012-03-22 | rbd: simplify error handling in rbd_add() | Alex Elder | 1 | -23/+17 |
2012-03-22 | rbd: reduce memory used for rbd_dev fields | Alex Elder | 1 | -2/+2 |
2012-03-22 | rbd: have rbd_get_client() return a rbd_client | Alex Elder | 1 | -20/+12 |
2012-03-22 | rbd: a few simple changes | Alex Elder | 1 | -54/+53 |
2012-03-22 | rbd: rename "node_lock" | Alex Elder | 1 | -10/+10 |
2012-03-22 | rbd: move ctl_mutex lock inside rbd_client_create() | Alex Elder | 1 | -4/+7 |
2012-03-22 | rbd: move ctl_mutex lock inside rbd_get_client() | Alex Elder | 1 | -3/+3 |
2012-03-22 | rbd: release client list lock sooner | Alex Elder | 1 | -4/+6 |
2012-03-22 | rbd: restore previous rbd id sequence behavior | Alex Elder | 1 | -6/+34 |
2012-03-22 | rbd: tie rbd_dev_list changes to rbd_id operations | Alex Elder | 1 | -26/+21 |
2012-03-22 | rbd: protect the rbd_dev_list with a spinlock | Alex Elder | 1 | -11/+22 |
2012-03-22 | rbd: rework calculation of new rbd id's | Alex Elder | 1 | -12/+23 |
2012-03-22 | rbd: encapsulate new rbd id selection | Alex Elder | 1 | -11/+19 |
2012-03-22 | rbd: use a single value of snap_name to mean no snap | Josh Durgin | 1 | -10/+9 |
2012-03-22 | rbd: do not duplicate ceph_client pointer in rbd_device | Alex Elder | 1 | -22/+22 |
2012-03-22 | rbd: make ceph_parse_options() return a pointer | Alex Elder | 1 | -2/+4 |
2012-03-22 | rbd: a few small cleanups | Alex Elder | 1 | -12/+9 |
2012-03-22 | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 1 | -0/+3 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -809/+0 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 5 | -49/+49 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2 | -38/+3 |
2012-03-20 | drbd: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -7/+7 |
2012-03-20 | block: remove the second argument of k[un]map_atomic() | Cong Wang | 5 | -42/+42 |
2012-03-20 | xen-blkfront: make blkif_io_lock spinlock per-device | Steven Noonan | 1 | -16/+16 |
2012-03-20 | xen/blkfront: don't put bdev right after getting it | Andrew Jones | 1 | -1/+1 |
2012-03-20 | xen-blkfront: use bitmap_set() and bitmap_clear() | Akinobu Mita | 1 | -4/+3 |
2012-03-20 | xen/blkback: Enable blkback on HVM guests | Daniel De Graaf | 1 | -1/+1 |
2012-03-20 | xen/blkback: use grant-table.c hypercall wrappers | Daniel De Graaf | 1 | -25/+4 |
2012-03-17 | usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver | Sebastian Andrzej Siewior | 2 | -1/+3 |
2012-03-16 | powerpc: Remove some of the legacy iSeries specific device drivers | Stephen Rothwell | 1 | -809/+0 |
2012-03-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -9/+11 |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 1 | -37/+0 |
2012-03-06 | floppy/scsi: fix setting of BIO flags | Muthu Kumar | 1 | -1/+1 |
2012-03-03 | block, sx8: fix pointer math issue getting fw version | Dan Carpenter | 1 | -1/+1 |
2012-03-02 | drivers/block/DAC960: fix -Wuninitialized warning | Danny Kukawka | 1 | -1/+2 |
2012-03-02 | drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning | Danny Kukawka | 1 | -7/+8 |
2012-03-02 | block: Fix setting bio flags in drivers (sd_dif/floppy) | Muthukumar R | 1 | -1/+1 |
2012-02-28 | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior | 1 | -37/+0 |
2012-02-22 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 1 | -0/+2 |
2012-02-21 | NVM Express: Remove unneeded include of linux/version.h from nvme.c | Jesper Juhl | 1 | -1/+0 |
2012-02-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -23/+34 |
2012-02-09 | loop: zero fill bio instead of return -EIO for partial read | Dave Young | 1 | -11/+13 |
2012-02-08 | floppy: Fix a crash during rmmod | Vivek Goyal | 1 | -0/+9 |
2012-02-08 | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ... | Vivek Goyal | 1 | -1/+7 |
2012-02-07 | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus... | Asai Thambi S P | 2 | -11/+5 |