| Commit message (Expand) | Author | Age | Files | Lines |
* | cdrom: Remove cdrom_count_tracks prototype | Joe Perches | 2014-05-05 | 1 | -47/+47 |
* | cdrom: Remove cdrom_get_next_writeable prototype | Joe Perches | 2014-05-05 | 1 | -50/+51 |
* | cdrom: Remove cdrom_get_last_written prototype | Joe Perches | 2014-05-05 | 1 | -96/+97 |
* | cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototype | Joe Perches | 2014-05-05 | 1 | -124/+122 |
* | cdrom: Remove unnecessary sanitize_format prototype | Joe Perches | 2014-05-05 | 1 | -2/+0 |
* | cdrom: Remove unnecessary check_for_audio_disc prototype | Joe Perches | 2014-05-05 | 1 | -2/+0 |
* | cdrom: Remove prototype for open_for_data | Joe Perches | 2014-05-05 | 1 | -57/+57 |
* | cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros | Joe Perches | 2014-05-05 | 1 | -21/+27 |
* | cdrom: Remove unused CHECKAUDIO macro | Joe Perches | 2014-05-05 | 1 | -3/+0 |
* | cdrom: convert cdinfo to cd_dbg | Joe Perches | 2014-05-05 | 1 | -120/+121 |
* | block: null_blk: fix use after free | Ming Lei | 2014-05-01 | 1 | -1/+1 |
* | drbd: use list_first_entry_or_null in first_peer_device/first_connection | Lars Ellenberg | 2014-04-30 | 1 | -2/+2 |
* | drbd: Allow attaching of a newly created device to any backing device | Philipp Reisner | 2014-04-30 | 1 | -1/+1 |
* | drbd: Test cstate while holding req_lock | Philipp Reisner | 2014-04-30 | 2 | -2/+3 |
* | drbd: use blk_set_stacking_limits() | Philipp Reisner | 2014-04-30 | 2 | -7/+7 |
* | drbd: evaluate disk and network timeout on different requests | Lars Ellenberg | 2014-04-30 | 1 | -14/+33 |
* | drbd: Fix a hole in the challange-response connection authentication | Philipp Reisner | 2014-04-30 | 1 | -0/+12 |
* | drbd: always implicitly close last epoch when idle | Lars Ellenberg | 2014-04-30 | 1 | -33/+15 |
* | drbd: add back some fairness to AL transactions | Lars Ellenberg | 2014-04-30 | 3 | -2/+22 |
* | drbd: keep max-bio size during detach/attach on disconnected primary | Lars Ellenberg | 2014-04-30 | 1 | -1/+7 |
* | drbd: fix a race between start_resync and send_and_submit | Lars Ellenberg | 2014-04-30 | 1 | -3/+8 |
* | drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM | Lars Ellenberg | 2014-04-30 | 4 | -4/+37 |
* | drbd: prepare sending side for REQ_DISCARD | Lars Ellenberg | 2014-04-30 | 4 | -4/+30 |
* | drbd: prepare receiving side for REQ_DISCARD | Lars Ellenberg | 2014-04-30 | 5 | -26/+100 |
* | drbd: allow parallel promote/demote actions | Lars Ellenberg | 2014-04-30 | 3 | -14/+88 |
* | drbd: perpare for genetlink parallel_ops | Lars Ellenberg | 2014-04-30 | 3 | -175/+198 |
* | drbd: Do not BUG() when connection breaks in a special way | Philipp Reisner | 2014-04-30 | 1 | -7/+7 |
* | drbd: don't let application IO pre-empt resync too often | Lars Ellenberg | 2014-04-30 | 3 | -29/+34 |
* | drbd: fix potential distributed deadlock during verify or resync | Lars Ellenberg | 2014-04-30 | 2 | -15/+29 |
* | drbd: resync: fix too large bursts for very slow rates | Lars Ellenberg | 2014-04-30 | 1 | -1/+1 |
* | drbd: fix stalled resync detection in /proc/drbd | Lars Ellenberg | 2014-04-30 | 1 | -1/+1 |
* | drbd: Allow online layout change of AL while peer is not connected | Philipp Reisner | 2014-04-30 | 1 | -1/+1 |
* | drbd: Remove drbd_wrappers.h | Philipp Reisner | 2014-04-30 | 6 | -58/+35 |
* | drbd: Leave IO suspended if the fence handler find the peer primary | Philipp Reisner | 2014-04-30 | 2 | -11/+21 |
* | drbd: Break a deadlock while concurrent fencing and establishing a connection | Philipp Reisner | 2014-04-30 | 1 | -10/+13 |
* | mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems | Asai Thambi S P | 2014-04-23 | 1 | -0/+53 |
* | mtip32xx: Remove dfs_parent after pci unregister | Asai Thambi S P | 2014-04-23 | 1 | -2/+2 |
* | mtip32xx: Increase timeout for STANDBY IMMEDIATE command | Asai Thambi S P | 2014-04-23 | 1 | -31/+35 |
* | cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-04-22 | 1 | -5/+1 |
* | skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() | Alexander Gordeev | 2014-04-22 | 1 | -4/+3 |
* | bsg: update check for rq based driver for blk-mq | Jens Axboe | 2014-04-16 | 2 | -1/+10 |
* | jsflash: missed conversion from rq->buffer to bio_data(rq->bio) | Jens Axboe | 2014-04-16 | 1 | -1/+1 |
* | block: relax when to modify the timeout timer | Jens Axboe | 2014-04-16 | 1 | -2/+13 |
* | block: export blk_finish_request | Christoph Hellwig | 2014-04-16 | 2 | -1/+3 |
* | blk-mq: rename mq_flush_work struct request member | Christoph Hellwig | 2014-04-16 | 2 | -4/+4 |
* | blk-mq: add blk_mq_requeue_request | Christoph Hellwig | 2014-04-16 | 2 | -2/+18 |
* | blk-mq: add blk_mq_start_hw_queues | Christoph Hellwig | 2014-04-16 | 2 | -0/+12 |
* | blk-mq: add blk_mq_delay_queue | Christoph Hellwig | 2014-04-16 | 3 | -9/+46 |
* | blk-mq: add async parameter to blk_mq_start_stopped_hw_queues | Christoph Hellwig | 2014-04-16 | 3 | -5/+5 |
* | blk-mq: bidi support | Christoph Hellwig | 2014-04-16 | 1 | -2/+7 |