summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-313-4/+78
|\
| * swiotlb: add common swiotlb_map_opsChristoph Hellwig2018-01-151-0/+8
| * swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig2018-01-151-2/+2
| * dma-direct: reject too small dma masksChristoph Hellwig2018-01-151-0/+1
| * dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-151-0/+5
| * dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
| * dma-mapping: add an arch_dma_supported hookChristoph Hellwig2018-01-151-0/+11
| * dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-0/+7
| * dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig2018-01-151-0/+1
| * dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-0/+9
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+32
| * dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig2018-01-101-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-0/+2
|\ \
| * | scsi: ata: enhance the definition of SET MAX feature field valuechenxiang2018-01-101-0/+2
* | | Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-311-45/+11
|\ \ \
| * | | dm mpath: delay the retry of a request if the target responded as busyMike Snitzer2018-01-291-1/+2
| * | | dm: move dm_table_destroy() to same header as dm_table_create()Brian Norris2018-01-171-0/+5
| * | | dm: introduce DM_TYPE_NVME_BIO_BASEDMike Snitzer2017-12-201-0/+1
| * | | dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer2017-12-161-29/+3
| * | | dm: remove unused 'num_write_bios' target interfaceNeilBrown2017-12-131-15/+0
* | | | Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-311-0/+6
|\ \ \ \
| * | | | xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong2018-01-291-0/+5
| * | | | iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong2018-01-081-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-315-16/+51
|\ \ \ \
| * | | | fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers2018-01-251-1/+0
| * | | | fs: fold __inode_permission() into inode_permission()Eric Biggers2018-01-251-1/+0
| * | | | fs: add RWF_APPENDJürg Billeter2018-01-251-0/+2
| * | | | new primitive: vmemdup_user()Al Viro2018-01-071-0/+1
| * | | | eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()Eric Biggers2018-01-061-1/+1
| * | | | eventfd: fold eventfd_ctx_read() into eventfd_read()Eric Biggers2018-01-061-7/+0
| * | | | eventfd: convert to use anon_inode_getfd()Eric Biggers2018-01-061-5/+0
| * | | | VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-251-1/+1
| * | | | Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro2017-12-171-0/+46
| | |_|/ | |/| |
* | | | iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton2018-01-311-12/+8
* | | | Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-302-5/+16
|\ \ \ \
| * | | | f2fs: support inode creation timeChao Yu2018-01-251-1/+3
| * | | | f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-01-221-0/+1
| * | | | f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-01-221-1/+8
| * | | | posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_tElena Reshetova2018-01-021-3/+4
* | | | | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-304-10/+14
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-231-1/+1
| |\ \ \ \ \
| | * | | | | xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-161-1/+1
| | |/ / / /
| * | | | | SUNRPC: Remove rpc_protocol()Chuck Lever2018-01-141-1/+0
| * | | | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2018-01-141-1/+1
| * | | | | lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2018-01-141-1/+1
| * | | | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2018-01-141-1/+1
| * | | | | lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova2018-01-141-1/+2
| * | | | | NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-01-141-4/+8
* | | | | | Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-01-301-0/+4
|\ \ \ \ \ \
| * | | | | | new primitive: vfs_mkobj()Al Viro2018-01-051-0/+4
| | |_|_|_|/ | |/| | | |