summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever2022-01-145-27/+0
* xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever2022-01-141-12/+0
* sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker2022-01-131-16/+19
* net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang2022-01-131-2/+4
* NFSv4.1 test and add 4.1 trunking transportOlga Kornievskaia2022-01-131-1/+55
* SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia2022-01-131-1/+4
* NFSv4 handle port presence in fs_location server stringOlga Kornievskaia2022-01-132-7/+12
* NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia2022-01-132-3/+4
* NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-135-15/+81
* NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-122-1/+3
* NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia2022-01-122-2/+3
* NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust2022-01-071-0/+5
* NFSv4: Handle case where the lookup of a directory failsTrond Myklebust2022-01-071-0/+13
* NFSv42: Fallocate and clone should also request 'blocks used'Trond Myklebust2022-01-061-5/+8
* NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust2022-01-062-14/+9
* SUNRPC: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-2/+4
* NFS: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-1/+2
* NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()Trond Myklebust2022-01-061-1/+6
* NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust2022-01-063-2/+16
* NFS: Invalidate negative dentries on all case insensitive directory changesTrond Myklebust2022-01-061-4/+15
* NFSv4: Just don't cache negative dentries on case insensitive serversTrond Myklebust2022-01-061-0/+3
* NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-064-1/+51
* NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust2022-01-063-11/+11
* nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang2022-01-061-1/+4
* NFSv4 only print the label when its queriedOlga Kornievskaia2022-01-061-3/+4
* SUNRPC: clean up some inconsistent indentingJiapeng Chong2022-01-061-1/+1
* sunrpc: Remove unneeded null checkXu Wang2022-01-061-4/+2
* nfs41: pnfs: filelayout: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-01-062-4/+2
* SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
* NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust2022-01-061-0/+2
* NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust2022-01-061-0/+2
* NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown2022-01-063-8/+47
* NFS: pass cred explicitly for access testsNeilBrown2022-01-065-16/+22
* NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-01-063-22/+20
* Linux 5.16-rc8v5.16-rc8Linus Torvalds2022-01-021-1/+1
* Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds2022-01-026-21/+43
|\
| * perf top: Fix TUI exit screen refresh race conditionyaowenbin2022-01-021-3/+5
| * perf pmu: Fix alias events listJohn Garry2022-01-021-6/+17
| * perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter2021-12-281-10/+13
| * perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2021-12-281-1/+1
| * perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter2021-12-281-0/+1
| * perf expr: Fix return value of ids__new()Miaoqian Lin2021-12-281-1/+6
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-022-3/+8
|\ \
| * | Docs: Fixes link to I2C specificationDeep Majumder2021-12-311-3/+5
| * | i2c: validate user data in compat ioctlPavel Skripkin2021-12-311-0/+3
* | | Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-021-1/+1
|\ \ \
| * | | x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn2021-12-291-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\ \ \
| * | | Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-311-2/+9
| * | | Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-311-2/+2