summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-07-08libceph: export osd_req_op_data() macroIlya Dryomov
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton
2019-07-08libceph: ADDR2 support for monmapJeff Layton
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal
2019-07-07timer: Document TIMER_PINNEDPeter Xu
2019-07-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06Merge branch 'cache_consistency'Trond Myklebust
2019-07-06Merge branch 'bh-remove'Trond Myklebust
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing
2019-07-05dax: check synchronous mapping is supportedPankaj Gupta
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta
2019-07-05bridge: add br_vlan_get_proto()wenxu
2019-07-05bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso
2019-07-05IB/mlx5: Support set qp counterMark Zhang
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2019-07-05devres: allow const resource argumentsArnd Bergmann
2019-07-04mnt_init(): call shmem_init() unconditionallyAl Viro
2019-07-04constify ksys_mount() string argumentsAl Viro
2019-07-04don't bother with registering rootfsAl Viro
2019-07-04init_rootfs(): don't bother with init_ramfs_fs()Al Viro
2019-07-04convenience helper: get_tree_single()Al Viro