summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-153-4/+34
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-131-1/+0
| | | * | | | | | | | | netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-131-1/+1
| | | * | | | | | | | | netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-0/+29
| | | * | | | | | | | | netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-03-081-2/+4
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-211-16/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-16/+0
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | block: trace completion of all bios.NeilBrown2017-04-071-0/+2
* | | | | | | | | | block: simple improvements for bio->flagsNeilBrown2017-04-071-9/+13
* | | | | | | | | | block: move timeout field in struct request to pack betterJens Axboe2017-04-051-1/+2
* | | | | | | | | | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-052-1/+1
* | | | | | | | | | blk-mq: Remove blk_mq_queue_data.listBart Van Assche2017-04-051-1/+0
* | | | | | | | | | nvme_fc: Clean up host fcpio done status handlingJames Smart2017-04-041-3/+3
* | | | | | | | | | nvme_fc: Sync FC-NVME header with standardJames Smart2017-04-041-9/+59
* | | | | | | | | | net/utils: generic inet_pton_with_scope helperSagi Grimberg2017-04-041-0/+6
* | | | | | | | | | Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"Jens Axboe2017-03-291-4/+2
* | | | | | | | | | block: warn if sharing request queue across gendisksOmar Sandoval2017-03-291-0/+1
* | | | | | | | | | block: rename blk_mq_freeze_queue_start()Ming Lei2017-03-291-1/+1
* | | | | | | | | | blkcg: allocate struct blkcg_gq outside request queue spinlockTahsin Erdogan2017-03-281-2/+4
* | | | | | | | | | blk-throttle: add a mechanism to estimate IO latencyShaohua Li2017-03-281-4/+5
* | | | | | | | | | block: track request size in blk_issue_statShaohua Li2017-03-281-1/+1
* | | | | | | | | | blk-throttle: add a simple idle detectionShaohua Li2017-03-281-0/+3
* | | | | | | | | | block: constify struct blk_integrity_profileEric Biggers2017-03-242-9/+9
* | | | | | | | | | block: make nr_iovecs unsigned in bio_alloc_bioset()Dan Carpenter2017-03-231-1/+1
* | | | | | | | | | blk-mq: remove BLK_MQ_F_DEFER_ISSUEChristoph Hellwig2017-03-221-1/+0
* | | | | | | | | | kobject: Export kobject_get_unless_zero()Jan Kara2017-03-221-0/+2
* | | | | | | | | | block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-221-0/+1
* | | | | | | | | | bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara2017-03-221-1/+0
* | | | | | | | | | bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara2017-03-221-0/+1
* | | | | | | | | | bdi: Mark congested->bdi as internalJan Kara2017-03-221-1/+3
* | | | | | | | | | blk-stat: convert to callback-based statistics reportingOmar Sandoval2017-03-212-3/+8
* | | | | | | | | | blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.cOmar Sandoval2017-03-211-2/+0
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-192-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target: fix ALUA transition timeout handlingMike Christie2017-03-181-1/+1
| * | | | | | | | | target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-171-4/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang2017-03-111-1/+1
| * | | | | | | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-3/+0
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-03-171-19/+19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-03-151-19/+19
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin2017-03-131-19/+19
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-161-1/+0
* | | | | | | | | kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu2017-03-161-0/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-152-0/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-072-0/+5
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-011-0/+4
| | * | | | | | | scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-02-281-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-1412-13/+50
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | bpf: improve read-only handlingDaniel Borkmann2017-03-121-4/+12
| * | | | | | | | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-096-8/+13