summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-06-043-4/+1
|\
| * fs.h: fix outdated comment about file flagsLi Qiang2018-05-171-1/+1
| * make xattr_getsecurity() staticAl Viro2018-05-141-1/+0
| * remove rpc_rmdir()Al Viro2018-04-161-2/+0
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-047-13/+65
|\ \
| * | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-1/+1
| * | ide: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-3/+3
| * | isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-1/+1
| * | proc: introduce proc_create_net_singleChristoph Hellwig2018-05-162-5/+6
| * | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-162-3/+9
| * | net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig2018-05-161-0/+13
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-1/+9
| * | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-162-4/+12
| * | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-162-1/+11
| * | proc: introduce a proc_pid_ns helperChristoph Hellwig2018-05-161-0/+6
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-0414-111/+200
|\ \ \
| * | | block: don't use blocking queue entered for recursive bio submitsJens Axboe2018-06-021-0/+2
| * | | lightnvm: pass flag on graceful teardown to targetsJavier González2018-06-011-1/+1
| * | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-06-011-2/+14
| |\ \ \
| | * | | nvme.h: add AEN configuration symbolsHannes Reinecke2018-06-011-0/+5
| | * | | nvme.h: add the changed namespace list logChristoph Hellwig2018-05-311-0/+3
| | * | | nvme.h: untangle AEN notice definitionsChristoph Hellwig2018-05-311-2/+6
| * | | | block: unexport elevator_init/exitChristoph Hellwig2018-06-011-2/+0
| * | | | block: Drop bioset_create()Kent Overstreet2018-05-301-4/+2
| * | | | pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-1/+1
| * | | | block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet2018-05-302-1/+6
| * | | | blk-mq: abstract out blk-mq-sched rq list iteration bio merge helperJens Axboe2018-05-301-1/+2
| |/ / /
| * | | block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig2018-05-292-7/+2
| * | | block: don't print a message when the device went awayChristoph Hellwig2018-05-291-1/+1
| * | | block: move ->timeout request memberJens Axboe2018-05-291-2/+2
| * | | block: document the blk_eh_timer_return valuesChristoph Hellwig2018-05-291-2/+2
| * | | block: remove BLK_EH_HANDLEDChristoph Hellwig2018-05-291-1/+0
| * | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-1/+1
| * | | blk-mq: Remove generation seqeunceKeith Busch2018-05-291-23/+12
| * | | libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-291-2/+0
| * | | blk-mq: avoid starving tag allocation after allocating process migratesMing Lei2018-05-241-0/+7
| * | | block: Split out bio_list_copy_data()Kent Overstreet2018-05-141-2/+3
| * | | block: Add bio_copy_data_iter(), zero_fill_bio_iter()Kent Overstreet2018-05-141-3/+15
| * | | block: Use bioset_init() for fs_bio_setKent Overstreet2018-05-141-2/+2
| * | | block: Add bioset_init()/bioset_exit()Kent Overstreet2018-05-141-0/+2
| * | | block: Convert bio_set to mempool_init()Kent Overstreet2018-05-141-5/+5
| * | | mempool: Add mempool_init()/mempool_exit()Kent Overstreet2018-05-141-0/+34
| * | | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-4/+1
| * | | sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval2018-05-101-0/+29
| * | | block: consolidate struct request timestamp fieldsOmar Sandoval2018-05-091-36/+2
| * | | block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-091-15/+6
| * | | block: get rid of struct blk_issue_statOmar Sandoval2018-05-092-12/+18
| * | | block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval2018-05-091-1/+48
* | | | Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-021-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-05-091-3/+3
| |\ \ \ \