summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cdrom: Remove unnecessary sanitize_format prototypeJoe Perches2014-05-051-2/+0
* cdrom: Remove unnecessary check_for_audio_disc prototypeJoe Perches2014-05-051-2/+0
* cdrom: Remove prototype for open_for_dataJoe Perches2014-05-051-57/+57
* cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macrosJoe Perches2014-05-051-21/+27
* cdrom: Remove unused CHECKAUDIO macroJoe Perches2014-05-051-3/+0
* cdrom: convert cdinfo to cd_dbgJoe Perches2014-05-051-120/+121
* block: null_blk: fix use after freeMing Lei2014-05-011-1/+1
* drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg2014-04-301-2/+2
* drbd: Allow attaching of a newly created device to any backing devicePhilipp Reisner2014-04-301-1/+1
* drbd: Test cstate while holding req_lockPhilipp Reisner2014-04-301-1/+2
* drbd: use blk_set_stacking_limits()Philipp Reisner2014-04-301-6/+6
* drbd: evaluate disk and network timeout on different requestsLars Ellenberg2014-04-301-14/+33
* drbd: Fix a hole in the challange-response connection authenticationPhilipp Reisner2014-04-301-0/+12
* drbd: always implicitly close last epoch when idleLars Ellenberg2014-04-301-33/+15
* drbd: add back some fairness to AL transactionsLars Ellenberg2014-04-303-2/+22
* drbd: keep max-bio size during detach/attach on disconnected primaryLars Ellenberg2014-04-301-1/+7
* drbd: fix a race between start_resync and send_and_submitLars Ellenberg2014-04-301-3/+8
* drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIMLars Ellenberg2014-04-304-4/+37
* drbd: prepare sending side for REQ_DISCARDLars Ellenberg2014-04-304-4/+30
* drbd: prepare receiving side for REQ_DISCARDLars Ellenberg2014-04-305-26/+100
* drbd: allow parallel promote/demote actionsLars Ellenberg2014-04-303-14/+88
* drbd: perpare for genetlink parallel_opsLars Ellenberg2014-04-303-175/+198
* drbd: Do not BUG() when connection breaks in a special wayPhilipp Reisner2014-04-301-7/+7
* drbd: don't let application IO pre-empt resync too oftenLars Ellenberg2014-04-303-29/+34
* drbd: fix potential distributed deadlock during verify or resyncLars Ellenberg2014-04-302-15/+29
* drbd: resync: fix too large bursts for very slow ratesLars Ellenberg2014-04-301-1/+1
* drbd: fix stalled resync detection in /proc/drbdLars Ellenberg2014-04-301-1/+1
* drbd: Allow online layout change of AL while peer is not connectedPhilipp Reisner2014-04-301-1/+1
* drbd: Remove drbd_wrappers.hPhilipp Reisner2014-04-306-58/+35
* drbd: Leave IO suspended if the fence handler find the peer primaryPhilipp Reisner2014-04-302-11/+21
* drbd: Break a deadlock while concurrent fencing and establishing a connectionPhilipp Reisner2014-04-301-10/+13
* mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P2014-04-221-0/+53
* mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-221-2/+2
* mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-221-31/+35
* cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-211-5/+1
* skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev2014-04-211-4/+3
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-161-1/+1
* blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-161-2/+2
* gdrom: missed conversion from req->bufferJens Axboe2014-04-161-1/+1
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-152-54/+86
* blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-151-12/+11
* blk-mq: do not initialize req->specialChristoph Hellwig2014-04-152-5/+5
* block: remove struct request buffer memberJens Axboe2014-04-1520-56/+49
* Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-151160-22395/+146692
|\
| * sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-121-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1242-302/+285
| |\
| | * drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| | |\
| | | * i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | | * i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4