summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03aio: add my copyrightaio-pollJens Axboe
2019-01-03aio: utilize io_event->res2 for CQ ringJens Axboe
2019-01-03aio: enable polling for IOCTX_FLAG_SQTHREADJens Axboe
2019-01-03aio: support kernel side submission for aio with SCQRINGJens Axboe
2019-01-03aio: add support for pre-mapped user IO buffersJens Axboe
2019-01-03block: implement bio helper to add iter bvec pages to bioJens Axboe
2019-01-03aio: add support for submission/completion ringsJens Axboe
2019-01-03aio: pass in user index to __io_submit_one()Jens Axboe
2019-01-03aio: split old ring complete out from aio_complete()Jens Axboe
2019-01-03aio: batch aio_kiocb allocationJens Axboe
2019-01-03aio: split iocb init from allocationJens Axboe
2019-01-03aio: use fget/fput_many() for file referencesJens Axboe
2019-01-03fs: add fget_many() and fput_many()Jens Axboe
2019-01-03aio: add submission side request cacheJens Axboe
2019-01-03aio: support for IO pollingJens Axboe
2019-01-03aio: add io_setup2() system callJens Axboe
2019-01-03iomap: wire up the iopoll methodChristoph Hellwig
2019-01-03block: add bio_set_polled() helperJens Axboe
2019-01-03block: wire up block device iopoll methodChristoph Hellwig
2019-01-03fs: add an iopoll method to struct file_operationsChristoph Hellwig
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-02Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-01-02Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-02Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-01-02Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-02NFS: remove unnecessary test for IS_ERR(cred)NeilBrown
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever
2019-01-02NFSv4.2 fix async copy reboot recoveryOlga Kornievskaia
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever
2019-01-02xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever
2019-01-02xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever
2019-01-02xprtrdma: Update comments in frwr_op_sendChuck Lever
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever