aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme-tcp.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04io_uring: spin for sq thread to idle on shutdownJens Axboe1-1/+12
2020-02-03aio: prevent potential eventfd recursion on pollJens Axboe1-2/+18
2020-02-03io_uring: put the flag changing code in the same spotPavel Begunkov1-5/+4
2020-02-03io_uring: iterate req cache backwardsPavel Begunkov1-8/+4
2020-02-03io_uring: punt even fadvise() WILLNEED to async contextJens Axboe1-3/+10
2020-02-03io_uring: fix sporadic double CQE entry for closeJens Axboe1-5/+8
2020-02-03io_uring: remove extra ->file checkPavel Begunkov1-3/+0
2020-02-03io_uring: don't map read/write iovec potentially twiceJens Axboe1-3/+5
2020-02-03io_uring: use the proper helpers for io_send/recvJens Axboe1-2/+4
2020-02-03io_uring: prevent potential eventfd recursion on pollJens Axboe1-7/+30
2020-02-03eventfd: track eventfd_signal() recursion depthJens Axboe2-0/+29
2020-01-30io_uring: add BUILD_BUG_ON() to assert the layout of struct io_uring_sqeStefan Metzmacher1-0/+33
2020-01-30io_uring: add ->show_fdinfo() for the io_uring file descriptorJens Axboe1-0/+75
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe2-0/+72
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe2-13/+42
2020-01-29eventpoll: abstract out epoll_ctl() handlerJens Axboe1-20/+25
2020-01-29io_uring: fix linked command file table usageJens Axboe3-14/+21
2020-01-28io_uring: support using a registered personality for commandsJens Axboe2-2/+25
2020-01-28io_uring: allow registering credentialsJens Axboe2-7/+70
2020-01-28io_uring: add io-wq workqueue sharingPavel Begunkov2-15/+53
2020-01-28io-wq: allow grabbing existing io-wqPavel Begunkov2-0/+9
2020-01-28io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe4-30/+82
2020-01-28Revert "drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC"Arnd Bergmann1-9/+0
2020-01-28docs: filesystems: add overlayfs to index.rstMauro Carvalho Chehab1-0/+1
2020-01-28docs: usb: remove some broken referencesMauro Carvalho Chehab2-8/+0
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle1-1/+1
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden1-0/+1
2020-01-28udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-01-28netem: change mailing listStephen Hemminger1-1/+1
2020-01-28prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie3-0/+30
2020-01-27io-wq: make the io_wq ref countedJens Axboe1-1/+10
2020-01-27io_uring: fix refcounting with batched allocations at OOMPavel Begunkov1-2/+5
2020-01-27io_uring: add comment for drain_nextPavel Begunkov1-0/+7
2020-01-27io_uring: don't attempt to copy iovec for READ/WRITEJens Axboe1-2/+1
2020-01-27scripts/find-unused-docs: Fix massive false positivesGeert Uytterhoeven1-1/+1
2020-01-27dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
2020-01-27security: remove EARLY_LSM_COUNT which never usedAlex Shi1-1/+0
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts1-1/+1