aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22virtio_blk: Drop unused request tracking listAsias He
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-18Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/driversJens Axboe
2012-05-18Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2012-05-18floppy: remove floppy-specific O_EXCL handlingJiri Kosina
2012-05-18floppy: convert to delayed work and single-thread wqJiri Kosina
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-14rbd: rename __rbd_update_snaps to __rbd_refresh_headerJosh Durgin
2012-05-14rbd: fix snapshot size typeJosh Durgin
2012-05-14rbd: remove conditional snapid parametersJosh Durgin
2012-05-14rbd: store snapshot id instead of indexJosh Durgin
2012-05-14rbd: protect read of snapshot sequence numberJosh Durgin
2012-05-14rbd: fix integer overflow in rbd_header_from_disk()Xi Wang
2012-05-14rbd: use gfp_flags parameter in rbd_header_from_disk()Dan Carpenter
2012-05-11xen-blkfront: module exit handling adjustmentsJan Beulich
2012-05-11xen-blkfront: properly name all devicesJan Beulich
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-05-10drbd: grammar fix in log messageLars Ellenberg
2012-05-10drbd: check MODULE for THIS_MODULECong Wang
2012-05-09drbd: Restore the request restart logicPhilipp Reisner
2012-05-09drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg
2012-05-09drbd: remove unused defineLars Ellenberg
2012-05-09drbd: bm_page_async_io: properly initialize page->privateArne Redlich
2012-05-09drbd: use the newly introduced page pool for bitmap IOLars Ellenberg
2012-05-09drbd: add page pool to be used for meta data IOLars Ellenberg
2012-05-09drbd: allow bitmap to change during writeout from resync_finishedLars Ellenberg
2012-05-09drbd: fix race between drbdadm invalidate/verify and finishing resyncLars Ellenberg
2012-05-09drbd: fix resend/resubmit of frozen IOLars Ellenberg
2012-05-09drbd: Ensure that data_size is not 0 before using data_size-1 as indexPhilipp Reisner
2012-05-09drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner
2012-05-09drbd: move put_ldev from __req_mod() to the endio callbackLars Ellenberg
2012-05-09drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONELars Ellenberg
2012-05-09drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspendedLars Ellenberg