aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-08libceph: export osd_req_op_data() macroIlya Dryomov1-0/+8
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov1-1/+1
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov1-2/+4
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov1-1/+1
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng1-1/+1
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton1-0/+24
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton1-0/+1
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton1-2/+2
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton1-0/+7
2019-07-08libceph: ADDR2 support for monmapJeff Layton1-1/+0
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton1-0/+2
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig1-4/+0
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki1-4/+4
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki4-16/+6
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal1-4/+1
2019-07-07timer: Document TIMER_PINNEDPeter Xu1-8/+19
2019-07-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy1-2/+4
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger466-3617/+653
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust5-0/+6
2019-07-06Merge branch 'cache_consistency'Trond Myklebust1-0/+2
2019-07-06Merge branch 'bh-remove'Trond Myklebust2-1/+7
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski1-1/+6
2019-07-06NFS: send state management on a single connection.NeilBrown1-0/+1
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust1-0/+1
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust1-0/+1
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust1-0/+2
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2-0/+3
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust1-0/+5
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust1-1/+2
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown1-0/+4
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds1-13/+0
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan1-1/+1
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller8-34/+344
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing1-5/+3
2019-07-05dax: check synchronous mapping is supportedPankaj Gupta1-0/+17
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta2-2/+23
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta1-1/+8
2019-07-05bridge: add br_vlan_get_proto()wenxu1-0/+6
2019-07-05bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso1-0/+6
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-0/+1
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe6-13/+131
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-19/+80
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2019-07-05devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-04mnt_init(): call shmem_init() unconditionallyAl Viro1-1/+1
2019-07-04constify ksys_mount() string argumentsAl Viro1-2/+2
2019-07-04don't bother with registering rootfsAl Viro1-0/+3
2019-07-04init_rootfs(): don't bother with init_ramfs_fs()Al Viro1-1/+0
2019-07-04convenience helper: get_tree_single()Al Viro1-0/+3