summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-29lightnvm: implement get log report chunk helpersJavier González1-0/+24
2018-03-29lightnvm: make address conversions depend on generic deviceJavier González1-4/+4
2018-03-29lightnvm: add support for 2.0 address formatJavier González1-27/+74
2018-03-29lightnvm: normalize geometry nomenclatureJavier González1-8/+8
2018-03-29lightnvm: complete geo structure with maxoc*Javier González1-0/+2
2018-03-29lightnvm: add shorten OCSSD version in geoJavier González1-0/+8
2018-03-29lightnvm: add minor version to generic geometryJavier González1-1/+2
2018-03-29lightnvm: simplify geometry structureJavier González1-98/+98
2018-03-29lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling1-3/+2
2018-03-29lightnvm: remove max_rq_sizeMatias Bjørling1-2/+0
2018-03-29lightnvm: add 2.0 geometry identificationMatias Bjørling1-4/+7
2018-03-29lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling1-27/+26
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-1/+2
2018-03-26net/utils: Introduce inet_addr_is_anySagi Grimberg1-0/+1
2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka1-0/+5
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche4-14/+33
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi1-0/+1
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2-14/+25
2018-03-13bsg-lib: remove bsg_job.reqChristoph Hellwig1-1/+0
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig1-0/+2
2018-03-12direct-io: Remove unused DIO_SKIP_DIO_COUNT logicNikolay Borisov1-3/+0
2018-03-12direct-io: Remove unused DIO_ASYNC_EXTEND flagNikolay Borisov1-3/+0
2018-03-08block: Move the queue_flag_*() functions from a public into a private header ...Bart Van Assche1-69/+0
2018-03-08block: Complain if queue_flag_(set|clear)_unlocked() is abusedBart Van Assche1-0/+6
2018-03-08block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()Bart Van Assche1-0/+5
2018-03-08block: Reorder the queue flag manipulation function definitionsBart Van Assche1-11/+11
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann1-6/+6
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche1-1/+2
2018-02-28sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval1-0/+8
2018-02-28lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodingsAnshuman Khandual1-10/+13
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers1-1/+1
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara1-0/+1
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara1-0/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara1-1/+1
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-18/+33
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-12/+54
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+4
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann3-1/+20
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt1-2/+0
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton1-1/+12
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+8
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller1-1/+1
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-02-16Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1