summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | 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-051-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-161-0/+9
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-051-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-101-3/+4
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-055-107/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-131-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-131-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-101-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-101-0/+25
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-101-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-102-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-101-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-101-8/+3
| * | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-101-7/+2
| * | | | | | | | | | | | | | | | | | | | | | | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-201-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-201-79/+2
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-0518-49/+244
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | mm: remove struct node_active_regionminkyung88.kim2015-09-041-8/+0
| * | | | | | | | | | | | | | | | | | | | | | | mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2015-09-042-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy2015-09-041-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-041-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | mm: defer flush of writable TLB entriesMel Gorman2015-09-041-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-042-0/+19
| * | | | | | | | | | | | | | | | | | | | | | | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli2015-09-041-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: activate syscallAndrea Arcangeli2015-09-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli2015-09-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-041-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2015-09-041-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli2015-09-041-0/+79