summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-3/+3
* Add module param type 'ullong'Hannes Reinecke2014-07-171-0/+5
* scsi: use 64-bit LUNsHannes Reinecke2014-07-173-13/+13
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-171-0/+2
* sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-171-0/+1
* sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-171-67/+24
* scsi: increase upper limit for max_sectorsAkinobu Mita2014-07-171-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-4/+4
|\
| * sched: Fix compiler warningsGuenter Roeck2014-07-021-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-155-18/+9
|\ \
| * | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-1/+0
| * | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-021-1/+1
| * | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
| * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| * | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0
| * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-131-1/+0
|\ \ \
| * \ \ Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-021-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-1/+0
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-131-0/+2
|\ \ \ \
| * | | | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-0/+2
* | | | | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-101-0/+2
|\ \ \ \ \
| * | | | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-071-0/+2
| |/ / / /
* | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-0/+1
|\ \ \ \ \
| * | | | | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-301-0/+1
* | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-102-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-012-3/+3
| |/ / / /
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-061-1/+1
|\ \ \ \ \
| * | | | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
* | | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-041-0/+1
|\ \ \ \ \ \
| * | | | | | drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-041-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain2014-06-281-0/+1
* | | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-033-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-302-1/+4
| * | | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-301-1/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz2014-06-271-0/+7
| | * | | | | | | | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2014-06-271-1/+1
| * | | | | | | | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-241-1/+1
| |\| | | | | | | |
| | * | | | | | | | tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2014-06-191-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-031-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-021-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* / | | | | | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+3
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-272-14/+14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-271-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi2014-06-241-2/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
|\ \ \ \ \ \ \ \