aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* rbd: endian bug in rbd_req_cb()Dan Carpenter2012-07-18
* rbd: Fix ceph_snap_context size calculationYan, Zheng2012-07-18
* blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-14
* floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds2012-07-03
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-13
|\
| * drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-12
| * drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-12
| * drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-12
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-13
|\ \
| * | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-12
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-30
* | | umem: fix up unpluggingTao Guo2012-06-13
* | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-05
* | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-05
* | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-04
* | | mtip32xx: Changes to sysfs entriesAsai Thambi S P2012-05-31
* | | mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P2012-05-31
* | | mtip32xx: minor performance tweakAsai Thambi S P2012-05-31
* | | mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P2012-05-31
* | | mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P2012-05-31
* | | mtip32xx: Set block queue boundary variablesAsai Thambi S P2012-05-31
* | | mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P2012-05-31
* | | mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P2012-05-31
* | | mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P2012-05-31
* | | mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P2012-05-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
|\ \ \
| * | | rbd: rename __rbd_update_snaps to __rbd_refresh_headerJosh Durgin2012-05-14
| * | | rbd: fix snapshot size typeJosh Durgin2012-05-14
| * | | rbd: remove conditional snapid parametersJosh Durgin2012-05-14
| * | | rbd: store snapshot id instead of indexJosh Durgin2012-05-14
| * | | rbd: protect read of snapshot sequence numberJosh Durgin2012-05-14
| * | | rbd: fix integer overflow in rbd_header_from_disk()Xi Wang2012-05-14
| * | | rbd: use gfp_flags parameter in rbd_header_from_disk()Dan Carpenter2012-05-14
| * | | ceph: drop support for preferred_osd pgsSage Weil2012-05-07
| * | | rbd: don't hold spinlock during messenger flushAlex Elder2012-04-05
* | | | Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-30
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/driversJens Axboe2012-05-18
| |\ \ \
| | * | | drbd: grammar fix in log messageLars Ellenberg2012-05-10
| | * | | drbd: check MODULE for THIS_MODULECong Wang2012-05-10
| | * | | drbd: Restore the request restart logicPhilipp Reisner2012-05-09
| | * | | drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg2012-05-09
| | * | | drbd: remove unused defineLars Ellenberg2012-05-09
| | * | | drbd: bm_page_async_io: properly initialize page->privateArne Redlich2012-05-09
| | * | | drbd: use the newly introduced page pool for bitmap IOLars Ellenberg2012-05-09
| | * | | drbd: add page pool to be used for meta data IOLars Ellenberg2012-05-09
| | * | | drbd: allow bitmap to change during writeout from resync_finishedLars Ellenberg2012-05-09
| | * | | drbd: fix race between drbdadm invalidate/verify and finishing resyncLars Ellenberg2012-05-09
| | * | | drbd: fix resend/resubmit of frozen IOLars Ellenberg2012-05-09
| | * | | drbd: Ensure that data_size is not 0 before using data_size-1 as indexPhilipp Reisner2012-05-09
| | * | | drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner2012-05-09