/lib/842/

id='cgit'>
summaryrefslogtreecommitdiff
path: root/kernel/tsacct.c
6:56:17 -0700'>2020-05-23 >
AgeCommit message (Expand)Author
net: move devres helpers into a separate source fileBartosz Golaszewski
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-02-05scsi: bsg: refactor bsg_ioctlChristoph Hellwig
2018-12-21bsg: deprecate BIDI support in bsgChristoph Hellwig
2018-11-16block: add queue_is_mq() helperJens Axboe
2018-08-27block: bsg: move atomic_t ref_count variable to refcount APIJohn Pittman
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-07-12bsg: remove read/write supportChristoph Hellwig
2018-07-11bsg: fix bogus EINVAL on non-data commandsTony Battersby
2018-06-15bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-24bsg: use pr_debug instead of hand crafted macrosJohannes Thumshirn
2017-11-27block: annotate ->poll() instancesAl Viro
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig
2017-08-29bsg: remove #if 0'ed codeChristoph Hellwig
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-01bsg: Check queue type before attaching to a queueBart Van Assche
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-03-28new helper: uaccess_kernel()Al Viro
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2016-12-22sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2016-11-03block: drop q argument from bsg_validate_sgv4_hdrJohannes Thumshirn
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2014-08-29bsg: fix potential error pointer dereferenceJens Axboe
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-04-16bsg: update check for rq based driver for blk-mqJens Axboe