summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-30blktrace: fix comment in blktrace_api.hSouvik Banerjee
2018-03-29lightnvm: pblk: implement get log report chunkJavier González
2018-03-29lightnvm: implement get log report chunk helpersJavier González
2018-03-29lightnvm: make address conversions depend on generic deviceJavier González
2018-03-29lightnvm: add support for 2.0 address formatJavier González
2018-03-29lightnvm: normalize geometry nomenclatureJavier González
2018-03-29lightnvm: complete geo structure with maxoc*Javier González
2018-03-29lightnvm: add shorten OCSSD version in geoJavier González
2018-03-29lightnvm: add minor version to generic geometryJavier González
2018-03-29lightnvm: simplify geometry structureJavier González
2018-03-29lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling
2018-03-29lightnvm: remove max_rq_sizeMatias Bjørling
2018-03-29lightnvm: add 2.0 geometry identificationMatias Bjørling
2018-03-29lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch
2018-03-26net/utils: Introduce inet_addr_is_anySagi Grimberg
2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig
2018-03-13bsg-lib: remove bsg_job.reqChristoph Hellwig
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig
2018-03-12direct-io: Remove unused DIO_SKIP_DIO_COUNT logicNikolay Borisov
2018-03-12direct-io: Remove unused DIO_ASYNC_EXTEND flagNikolay Borisov
2018-03-08block: Move the queue_flag_*() functions from a public into a private header ...Bart Van Assche
2018-03-08block: Complain if queue_flag_(set|clear)_unlocked() is abusedBart Van Assche
2018-03-08block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()Bart Van Assche
2018-03-08block: Reorder the queue flag manipulation function definitionsBart Van Assche
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval
2018-02-28lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodingsAnshuman Khandual
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupEric Biggers
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller