index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-02-21
11
-717
/
+65
|
\
|
*
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
1
-0
/
+7
|
*
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
2
-0
/
+2
|
*
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
1
-1
/
+1
|
*
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
2017-02-13
1
-11
/
+10
|
*
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
Wolfram Sang
2017-02-13
1
-4
/
+2
|
*
mmc: core: Don't use extern declarations of public mmc functions
Ulf Hansson
2017-02-13
1
-8
/
+9
|
*
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
1
-46
/
+2
|
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-240
/
+0
|
*
mmc: core: Remove unused struct _mmc_csd from public mmc.h header
Ulf Hansson
2017-02-13
1
-44
/
+0
|
*
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
Ulf Hansson
2017-02-13
2
-11
/
+12
|
*
mmc: core: Move some host specific public functions to host.h
Ulf Hansson
2017-02-13
2
-6
/
+6
|
*
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
1
-50
/
+0
|
*
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
2017-02-13
5
-11
/
+8
|
*
mmc: mxcmmc: Include interrupt.h in the platform data header
Ulf Hansson
2017-02-13
1
-0
/
+1
|
*
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2017-02-13
1
-274
/
+0
|
*
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
2017-02-13
1
-1
/
+0
|
*
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
2017-02-13
1
-1
/
+0
|
*
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
2017-02-13
1
-1
/
+0
|
*
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
2017-02-13
1
-2
/
+0
|
*
mmc: Removed the unused public mmc boot.h header
Ulf Hansson
2017-02-13
1
-7
/
+0
|
*
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-02-13
2
-0
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
8
-40
/
+269
|
\
\
|
*
|
scsi: remove tsk_mgmt_response and it_nexus_response transport methods
Christoph Hellwig
2017-02-07
2
-19
/
+0
|
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
5
-11
/
+5
|
*
|
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
2017-01-12
1
-0
/
+1
|
*
|
scsi: remove useless acpi functions in the header file
Hanjun Guo
2017-01-11
1
-10
/
+0
|
*
|
scsi: ufs: add trace event for ufs commands
Lee Susman
2017-01-06
1
-0
/
+38
|
*
|
scsi: ufs: add time profiling support
subhashj@codeaurora.org
2017-01-06
1
-0
/
+40
|
*
|
scsi: ufs: add tracing support
subhashj@codeaurora.org
2017-01-06
1
-0
/
+185
*
|
|
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-21
25
-223
/
+610
|
\
\
\
|
*
\
\
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
18
-100
/
+220
|
|
\
\
\
|
|
*
|
|
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
2017-02-10
1
-1
/
+1
|
|
*
|
|
nvme: support ranged discard requests
Christoph Hellwig
2017-02-08
1
-0
/
+2
|
|
*
|
|
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
2
-0
/
+27
|
|
*
|
|
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
1
-12
/
+16
|
|
*
|
|
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-02-02
1
-4
/
+0
|
|
*
|
|
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
2017-02-02
1
-1
/
+1
|
|
*
|
|
debugfs: add debugfs_lookup()
Omar Sandoval
2017-02-02
1
-0
/
+8
|
|
*
|
|
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
2
-0
/
+9
|
|
*
|
|
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
2
-2
/
+1
|
|
*
|
|
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
1
-0
/
+1
|
|
*
|
|
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
3
-2
/
+11
|
|
*
|
|
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+2
|
|
*
|
|
block: Unhash block device inodes on gendisk destruction
Jan Kara
2017-02-02
1
-0
/
+1
|
|
*
|
|
block: move internal_tag to same cache line as tag
Jens Axboe
2017-01-31
1
-2
/
+3
|
|
*
|
|
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
3
-20
/
+23
|
|
*
|
|
ide: don't abuse cmd_type
Christoph Hellwig
2017-01-31
1
-11
/
+45
|
|
*
|
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
3
-8
/
+14
|
|
*
|
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
4
-14
/
+39
[next]