summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust2021-01-101-0/+1
| * | | | | NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust2021-01-101-3/+5
| * | | | | NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust2021-01-101-9/+5
| * | | | | pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust2021-01-101-22/+21
| * | | | | pNFS: Clean up pnfs_layoutreturn_free_lsegs()Trond Myklebust2021-01-101-5/+4
| * | | | | pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust2021-01-103-26/+16
| * | | | | pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust2021-01-101-0/+6
| * | | | | net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-101-1/+1
| * | | | | NFS: Adjust fs_context error loggingScott Mayhew2021-01-102-5/+25
| * | | | | NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski2021-01-061-1/+1
* | | | | | Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-01-122-49/+71
|\ \ \ \ \ \
| * | | | | | scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2021-01-112-49/+71
| |/ / / / /
* | | | | | Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-01-112-2/+2
|\ \ \ \ \ \
| * | | | | | tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu2021-01-112-2/+2
| |/ / / / /
* | | | | | Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-118-29/+67
|\ \ \ \ \ \
| * | | | | | btrfs: shrink delalloc pages instead of full inodesJosef Bacik2021-01-082-18/+46
| * | | | | | btrfs: reloc: fix wrong file extent type check to avoid false ENOENTQu Wenruo2021-01-071-1/+6
| * | | | | | btrfs: tree-checker: check if chunk item end overflowsSu Yue2021-01-071-0/+7
| * | | | | | btrfs: prevent NULL pointer dereference in extent_io_tree_panicSu Yue2021-01-071-3/+1
| * | | | | | btrfs: print the actual offset in btrfs_root_nameJosef Bacik2021-01-073-7/+7
* | | | | | | Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2021-01-115-28/+126
|\ \ \ \ \ \ \
| * | | | | | | NFSD: Restore NFSv4 decoding's SAVEMEM functionalityChuck Lever2020-12-181-16/+26
| * | | | | | | SUNRPC: Handle TCP socket sends with kernel_sendpage() againChuck Lever2020-12-181-1/+85
| * | | | | | | NFSD: Fix sparse warning in nfssvc.cChuck Lever2020-12-183-7/+5
| * | | | | | | nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust2020-12-181-4/+5
| * | | | | | | nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust2020-12-181-0/+5
* | | | | | | | Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-115-5/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hyperv: check cpu mask after interrupt has been disabledWei Liu2021-01-061-3/+9
| * | | | | | | | x86/hyperv: Fix kexec panic/hang issuesDexuan Cui2021-01-054-2/+24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Linux 5.11-rc3v5.11-rc3Linus Torvalds2021-01-101-1/+1
* | | | | | | | Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-106-14/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: kbuild: Fix section referenceViresh Kumar2021-01-111-1/+1
| * | | | | | | | kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada2021-01-041-10/+0
| * | | | | | | | lib/raid6: Let $(UNROLL) rules work with macOS userlandJohn Millikin2021-01-041-1/+1
| * | | | | | | | kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin2021-01-041-1/+3
| * | | | | | | | kconfig: config script: add a little user helpRandy Dunlap2021-01-041-0/+1
| * | | | | | | | MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removalLukas Bulwahn2021-01-041-1/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-105-26/+123
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-045-26/+123
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-213-13/+68
| | * | | | | | | Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen2020-12-162-13/+55
* | | | | | | | | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-1022-59/+172
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li2021-01-091-0/+15
| * | | | | | | | | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-094-8/+29
| * | | | | | | | | bcache: check unsupported feature sets for bcache registerColy Li2021-01-092-0/+29
| * | | | | | | | | bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
| * | | | | | | | | bcache: set pdev_set_uuid before scond loop iterationYi Li2021-01-091-1/+1
| * | | | | | | | | blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry2021-01-081-0/+1
| * | | | | | | | | block/rnbd-clt: avoid module unload race with close confirmationJack Wang2021-01-081-1/+2
| * | | | | | | | | block/rnbd: Adding name to the Contributors ListSwapnil Ingle2021-01-081-0/+1