summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* dax: add huge page fault supportMatthew Wilcox2015-09-08
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-08
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-08
* mm: add a pmd_fault handlerMatthew Wilcox2015-09-08
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-08
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-08
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-08
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2015-09-08
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\
| * NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-07
| * NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee2015-08-27
| * NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee2015-08-27
| * NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2015-08-19
| * SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust2015-08-17
| * Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-17
| |\
| | * xprtrdma: Increase default credit limitChuck Lever2015-08-05
| * | NFS: Remove nfs_release()Anna Schumaker2015-08-17
| * | SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker2015-08-17
| * | SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker2015-08-17
| * | pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-17
| * | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\ \
| * \ Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-21
| |\ \
| | * | inode: rename i_wb_list to i_io_listDave Chinner2015-08-17
| | * | sync: serialise per-superblock sync operationsDave Chinner2015-08-17
| | * | inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
| | * | inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2015-08-17
| * | | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-15
| * | | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-15
| * | | percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov2015-08-15
| * | | percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov2015-08-15
| * | | introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-15
* | | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\ \ \ \
| * | | | [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-16
* | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-05
|\ \ \ \ \
| * | | | | mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \ \ \ \
| * | | | | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
| * | | | | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13
| * | | | | sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-13
| * | | | | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
| * | | | | nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
| * | | | | nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-10
| * | | | | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
| * | | | | nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
| * | | | | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
| * | | | | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
| * | | | | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
| * | | | | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
| * | | | | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20