summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | io_uring: remove 'fname' from io_open structureJens Axboe2020-01-211-5/+6
| * | io_uring: add 'struct open_how' to the openat request contextJens Axboe2020-01-211-9/+8
| * | io_uring: enable option to only trigger eventfd for async completionsJens Axboe2020-01-211-1/+16
| * | io_uring: change io_ring_ctx bool fields into bit fieldsJens Axboe2020-01-211-7/+7
| * | io_uring: file set registration should use interruptible waitsJens Axboe2020-01-211-2/+8
| * | io_uring: Remove unnecessary null checkYueHaibing2020-01-211-2/+1
| * | io_uring: add support for send(2) and recv(2)Jens Axboe2020-01-211-5/+135
| * | io_uring: remove extra io_wq_current_is_worker()Pavel Begunkov2020-01-211-2/+1
| * | io_uring: optimise commit_sqring() for common casePavel Begunkov2020-01-211-8/+6
| * | io_uring: optimise head checks in io_get_sqring()Pavel Begunkov2020-01-211-9/+4
| * | io_uring: clamp to_submit in io_submit_sqes()Pavel Begunkov2020-01-211-2/+2
| * | io_uring: add support for IORING_SETUP_CLAMPJens Axboe2020-01-211-3/+14
| * | io_uring: extend batch freeing to cover more casesJens Axboe2020-01-211-31/+69
| * | io_uring: wrap multi-req freeing in struct req_batchJens Axboe2020-01-211-34/+31
| * | io_uring: batch getting pcpu referencesPavel Begunkov2020-01-211-9/+17
| * | io_uring: add IORING_OP_MADVISEJens Axboe2020-01-211-0/+59
| * | io_uring: add IORING_OP_FADVISEJens Axboe2020-01-211-0/+53
| * | io_uring: allow use of offset == -1 to mean file positionJens Axboe2020-01-211-1/+10
| * | io_uring: add non-vectored read/write commandsJens Axboe2020-01-211-0/+23
| * | io_uring: improve poll completion performanceJens Axboe2020-01-211-20/+88
| * | io_uring: split overflow state into SQ and CQ sideJens Axboe2020-01-211-13/+27
| * | io_uring: add lookup table for various opcode needsJens Axboe2020-01-211-53/+155
| * | io_uring: remove two unnecessary function declarationsJens Axboe2020-01-211-2/+0
| * | io_uring: move *queue_link_head() from common pathPavel Begunkov2020-01-211-17/+15
| * | io_uring: rename prev to headPavel Begunkov2020-01-211-5/+5
| * | io_uring: add IOSQE_ASYNCJens Axboe2020-01-211-2/+14
| * | io-wq: support concurrent non-blocking workJens Axboe2020-01-212-1/+5
| * | io_uring: add support for IORING_OP_STATXJens Axboe2020-01-211-1/+85
| * | fs: make two stat prep helpers availableJens Axboe2020-01-212-12/+28
| * | io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe2020-01-211-135/+350
| * | io_uring: add support for IORING_OP_CLOSEJens Axboe2020-01-211-0/+109
| * | io-wq: add support for uncancellable workJens Axboe2020-01-213-2/+12
| * | fs: move filp_close() outside of __close_fd_get_file()Jens Axboe2020-01-211-2/+4
| * | io_uring: add support for IORING_OP_OPENATJens Axboe2020-01-211-2/+93
| * | fs: make build_open_flags() available internallyJens Axboe2020-01-212-3/+4
| * | io_uring: add support for fallocate()Jens Axboe2020-01-211-0/+60
| * | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe2020-01-211-1/+3
| |\ \
| * \ \ Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2020-01-205-93/+305
| |\ \ \
* | \ \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-304-303/+97
|\ \ \ \ \
| * | | | | compat_ioctl: simplify the implementationArnd Bergmann2020-01-032-99/+64
| * | | | | compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann2020-01-033-134/+91
| * | | | | compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann2020-01-031-130/+2
* | | | | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-303-3/+6
|\ \ \ \ \ \
| * | | | | | kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-103-3/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-2912-54/+106
|\ \ \ \ \ \
| * | | | | | nfs: fscache: use timespec64 in inode auxdataArnd Bergmann2019-12-183-11/+21
| * | | | | | nfs: fix timstamp debug printsArnd Bergmann2019-12-181-5/+5
| * | | | | | hfs/hfsplus: use 64-bit inode timestampsArnd Bergmann2019-12-184-19/+53
| * | | | | | hostfs: pass 64-bit timestamps to/from user spaceArnd Bergmann2019-12-182-15/+22
| * | | | | | dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLDArnd Bergmann2019-12-181-3/+3