summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: introduce pin_user_pages_fast_only()John Hubbard2020-06-031-0/+2
* mm/gup: refactor and de-duplicate gup_fast() codeJohn Hubbard2020-06-031-0/+1
* Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-06-025-11/+13
|\
| * fs: remove dio_end_io()Goldwyn Rodrigues2020-05-281-2/+0
| * iomap: add a filesystem hook for direct I/O bio submissionGoldwyn Rodrigues2020-05-251-0/+2
| * fs: export generic_file_buffered_read()Goldwyn Rodrigues2020-05-251-0/+2
| * btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana2020-05-251-0/+1
| * btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba2020-05-251-9/+0
| * block: add bio_for_each_bvec_all()Omar Sandoval2020-05-251-0/+8
* | Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-022-1/+8
|\ \
| * | fs: Introduce DCACHE_DONTCACHEIra Weiny2020-05-132-0/+3
| * | fs: Lift XFS_IDONTCACHE to the VFS layerIra Weiny2020-05-131-1/+5
* | | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-022-6/+2
|\| |
| * | fs/stat: Define DAX statx attributeIra Weiny2020-05-041-0/+1
| * | fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny2020-05-041-6/+1
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-021-0/+2
|\ \ \
| * | | capabilities: add description for CAP_SETFCAPStefan Hajnoczi2020-06-021-0/+2
* | | | Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-022-1/+24
|\ \ \ \
| * | | | audit: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-1/+1
| * | | | netfilter: add audit table unregister actionsRichard Guy Briggs2020-04-281-0/+1
| * | | | audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs2020-04-281-0/+21
| * | | | audit: log audit netlink multicast bind and unbindRichard Guy Briggs2020-04-271-0/+1
* | | | | Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-022-1/+14
|\ \ \ \ \
| * | | | | io_uring: add tee(2) supportPavel Begunkov2020-05-171-0/+1
| * | | | | splice: export do_tee()Pavel Begunkov2020-05-171-0/+3
| * | | | | io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella2020-05-151-0/+7
| * | | | | io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella2020-05-151-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-029-118/+364
|\ \ \ \ \
| * | | | | nvme: add Metadata Capabilities enumerationsIsrael Rukshin2020-05-271-0/+6
| * | | | | block: always define struct blk_integrity in genhd.hMax Gurtovoy2020-05-271-4/+0
| * | | | | nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
| * | | | | block: remove ioctl_by_bdevChristoph Hellwig2020-05-211-1/+0
| * | | | | s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-0/+9
| * | | | | loop: Add LOOP_CONFIGURE ioctlMartijn Coenen2020-05-211-0/+21
| * | | | | loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen2020-05-211-2/+8
| * | | | | floppy: suppress UBSAN warning in setup_rw_floppy()Denis Efremov2020-05-121-3/+8
| * | | | | floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmdDenis Efremov2020-05-121-2/+12
| * | | | | floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_paramsDenis Efremov2020-05-121-1/+4
| * | | | | floppy: add references to 82077's extra registersWilly Tarreau2020-05-121-3/+13
| * | | | | nvme: define constants for identification valuesKeith Busch2020-05-091-0/+6
| * | | | | nvmet: align addrfam list to specChaitanya Kulkarni2020-05-091-0/+2
| * | | | | nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart2020-05-091-98/+270
| * | | | | nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart2020-05-091-5/+6
* | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0221-124/+484
|\ \ \ \ \ \
| * | | | | | block: mark bio_wouldblock_error() bio with BIO_QUIETJens Axboe2020-06-011-0/+1
| * | | | | | blk-mq: drain I/O when all CPUs in a hctx are offlineMing Lei2020-05-292-0/+11
| * | | | | | blk-mq: remove the bio argument to ->prepare_requestChristoph Hellwig2020-05-291-1/+1
| * | | | | | blk-mq: blk-mq: provide forced completion methodKeith Busch2020-05-291-0/+1
| * | | | | | block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig2020-05-281-1/+1
| * | | | | | block: use __this_cpu_add() instead of access by smp_processor_id()Konstantin Khlebnikov2020-05-271-1/+1