summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap
2020-08-03ceph: send client provided metric flags in client metadataXiubo Li
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-08-03ceph: check the sesion state and return false in case it is closedXiubo Li
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03ceph: remove unnecessary cast in kfree()Xu Wang
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton
2020-08-03ceph: do not access the kiocb after aio requestsXiubo Li
2020-08-03ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton
2020-08-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-08-03ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li
2020-08-03ceph: add global total_caps to count the mdsc's total caps numberXiubo Li
2020-08-03ceph: add check_session_state() helper and make it globalXiubo Li
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-03libceph: dump class and method names on method callsIlya Dryomov
2020-08-03libceph: use target_copy() in send_linger()Ilya Dryomov
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03mac8211: fix struct initialisationJohn Crispin
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen
2020-08-03Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang
2020-08-02md/raid5: Allow degraded raid6 to do rmwChangSyun Peng
2020-08-02md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-03ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams
2020-08-03ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams
2020-08-03ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai
2020-08-02raid5: don't duplicate code for different paths in handle_stripeGuoqing Jiang
2020-08-02raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_showGuoqing Jiang
2020-08-02md: print errno in super_writtenGuoqing Jiang
2020-08-02md/raid5: remove the redundant setting of STRIPE_HANDLEGuoqing Jiang
2020-08-02md: register new md sysfs file 'uuid' read-onlySebastian Parschauer
2020-08-02md: fix max sectors calculation for super 1.0Xiao Ni
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap
2020-08-03xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap
2020-08-03xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder
2020-08-03xen/privcmd: Mark pages as dirtySouptick Joarder
2020-08-03xen/privcmd: Corrected error handling pathSouptick Joarder
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
2020-08-02mm: rewrite wait_on_page_bit_common() logicLinus Torvalds
2020-08-02cifs: document and cleanup dfs mountPaulo Alcantara
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara
2020-08-02cifs: fix double free error on share and prefixColin Ian King
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara
2020-08-02cifs: rename reconn_inval_dfs_target()Paulo Alcantara
2020-08-02cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara