summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-07NFSv4: Handle case where the lookup of a directory failsTrond Myklebust1-0/+13
2022-01-06NFSv42: Fallocate and clone should also request 'blocks used'Trond Myklebust1-5/+8
2022-01-06NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust2-14/+9
2022-01-06SUNRPC: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+4
2022-01-06NFS: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-06NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()Trond Myklebust1-1/+6
2022-01-06NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust3-2/+16
2022-01-06NFS: Invalidate negative dentries on all case insensitive directory changesTrond Myklebust1-4/+15
2022-01-06NFSv4: Just don't cache negative dentries on case insensitive serversTrond Myklebust1-0/+3
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust4-1/+51
2022-01-06NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust3-11/+11
2022-01-06nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang1-1/+4
2022-01-06NFSv4 only print the label when its queriedOlga Kornievskaia1-3/+4
2022-01-06SUNRPC: clean up some inconsistent indentingJiapeng Chong1-1/+1
2022-01-06sunrpc: Remove unneeded null checkXu Wang1-4/+2
2022-01-06nfs41: pnfs: filelayout: Replace one-element array with flexible-array memberGustavo A. R. Silva2-4/+2
2022-01-06SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri1-20/+32
2022-01-06NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust1-0/+2
2022-01-06NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust1-0/+2
2022-01-06NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown3-8/+47
2022-01-06NFS: pass cred explicitly for access testsNeilBrown5-16/+22
2022-01-06NFS: change nfs_access_get_cached to only report the maskNeilBrown3-22/+20
2022-01-02Linux 5.16-rc8v5.16-rc8Linus Torvalds1-1/+1
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman1-1/+2
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman3-10/+59
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park1-2/+7
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder1-3/+5
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-31fs/mount_setattr: always cleanup mount_kattrChristian Brauner1-5/+4
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus1-0/+1
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1