aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-14ceph: remove redundant assignment to variable iColin Ian King1-1/+1
2020-12-14ceph: add ceph.caps vxattrLuis Henriques1-0/+27
2020-12-14ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton2-9/+21
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques3-64/+6
2020-12-14ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton1-0/+2
2020-12-14ceph: downgrade warning from mdsmap decode to debugLuis Henriques1-2/+2
2020-12-14ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-14ceph: pass down the flags to grab_cache_page_write_beginJeff Layton1-1/+1
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li1-0/+42
2020-12-14ceph: add status debugfs fileXiubo Li2-0/+21
2020-12-14libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-14ceph: ensure we have Fs caps when fetching dir link countJeff Layton1-5/+14
2020-12-14ceph: send dentry lease metrics to MDS daemonXiubo Li2-3/+29
2020-12-14ceph: acquire Fs caps when getting dir statsJeff Layton1-3/+6
2020-12-14ceph: fix up some warnings on W=1 buildsJeff Layton3-30/+14
2020-12-14ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton1-4/+14
2020-12-14ceph: remove timeout on allowing reconnect after blocklistingJeff Layton2-6/+0
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton6-10/+17
2020-12-14ceph: make fsc->mount_state an intJeff Layton1-1/+1
2020-12-14ceph: don't WARN when removing caps due to blocklistingJeff Layton1-1/+2
2020-12-14dt-bindings: mali-bifrost: Add dynamic-power-coefficientLukasz Luba1-0/+17
2020-12-14dt-bindings: mali-midgard: Add dynamic-power-coefficientLukasz Luba1-0/+17
2020-12-14Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-55/+30
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-16/+189
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds37-316/+104
2020-12-14Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2020-12-14Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-61/+227
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-79/+1327
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-80/+44
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds50-19/+5290
2020-12-14Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-31/+131
2020-12-14Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds32-1080/+1119
2020-12-14selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2-3/+5
2020-12-14bpf: Permits pointers on stack for helper callsYonghong Song1-1/+2
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds264-1988/+8423
2020-12-14um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg1-1/+1
2020-12-14docs: fix broken cross reference in translations/zh_CNJonathan Corbet1-1/+1
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds10-101/+116
2020-12-14drm/radeon: fix check order in radeon_bo_moveChristian König1-30/+24
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds13-159/+227
2020-12-14Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds8-41/+44
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds408-13906/+23923
2020-12-14cifs: fix uninitialized variable in smb3_fs_context_parse_paramRonnie Sahlberg1-1/+3
2020-12-14cifs: update mnt_cifs_flags during reconfigureRonnie Sahlberg1-0/+1
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki19-91/+189
2020-12-14Merge tag 'for-5.11/revert-problem-v5.10-raid-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-9/+7
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki12-222/+282
2020-12-14Merge tag 'auxdisplay-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds11-463/+1217
2020-12-14RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky1-3/+4