summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-081-3/+0
* dax: add huge page fault supportMatthew Wilcox2015-09-081-0/+14
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-081-0/+2
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-081-0/+10
* mm: add a pmd_fault handlerMatthew Wilcox2015-09-081-0/+2
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-081-0/+4
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-082-14/+21
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-081-10/+1
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2015-09-081-0/+5
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-079-61/+57
|\
| * NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-071-1/+1
| * NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-271-1/+1
| * NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-272-0/+7
| * NFS: Update NFS4_BITMAP_SIZEKinglong Mee2015-08-271-1/+1
| * NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-191-1/+1
| * SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust2015-08-171-1/+1
| * Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-172-47/+1
| |\
| | * core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-46/+0
| | * xprtrdma: Increase default credit limitChuck Lever2015-08-051-1/+1
| * | NFS: Remove nfs_release()Anna Schumaker2015-08-171-1/+1
| * | SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker2015-08-171-0/+13
| * | SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker2015-08-171-6/+6
| * | pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-171-0/+18
| * | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-121-2/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-054-16/+46
|\ \
| * \ Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-213-5/+16
| |\ \
| | * | inode: rename i_wb_list to i_io_listDave Chinner2015-08-171-1/+1
| | * | sync: serialise per-superblock sync operationsDave Chinner2015-08-171-0/+2
| | * | inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-172-3/+6
| | * | inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2015-08-172-1/+6
| * | | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-151-13/+6
| * | | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-151-1/+2
| * | | percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov2015-08-151-0/+19
| * | | percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov2015-08-151-0/+1
| * | | introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-151-0/+5
* | | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-0520-948/+1312
|\ \ \ \
| * | | | [media] v4l2-mediabus: Add to DocBookMauro Carvalho Chehab2015-08-221-2/+2
| * | | | [media] videobuf2-memops.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-1/+2
| * | | | [media] videobuf2-core: Add it to device-drivers DocBookMauro Carvalho Chehab2015-08-221-4/+6
| * | | | [media] v4l-dv-timings.h: Add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-58/+77
| * | | | [media] v4l2-event.h: fix comments and add to DocBookMauro Carvalho Chehab2015-08-221-22/+25
| * | | | [media] v4l2-ctrls.h: Document a few missing argumentsMauro Carvalho Chehab2015-08-221-1/+8
| * | | | [media] v4l2-ctls: don't document v4l2_ctrl_fill()Mauro Carvalho Chehab2015-08-221-1/+1
| * | | | [media] v4l2-ctrls.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-460/+551
| * | | | [media] v4l2-subdev: add remaining argument descriptionsMauro Carvalho Chehab2015-08-221-1/+21
| * | | | [media] v4l2_subdev: describe ioctl parms at the remaining structsMauro Carvalho Chehab2015-08-221-0/+30
| * | | | [media] v4l2_subdev: describe ioctl parms at v4l2_subdev_video_opsMauro Carvalho Chehab2015-08-221-2/+24
| * | | | [media] v4l2-subdev: reorder the v4l2_subdev_video_ops commentsMauro Carvalho Chehab2015-08-221-8/+10
| * | | | [media] v4l2-subdev: Add description for radio ioctl handlersMauro Carvalho Chehab2015-08-221-4/+19
| * | | | [media] v4l2-subdev: Add description for core ioctl handlersMauro Carvalho Chehab2015-08-221-1/+21