]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2022-03-13  NeilBrownNFS: swap IO handling is slightly different for O_DIRECT IO
2022-03-13  NeilBrownNFSv4: keep state manager thread active if swap is...
2022-03-13  NeilBrownSUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
2022-03-13  NeilBrownNFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
2022-03-13  NeilBrownSUNRPC: remove scheduling boost for "SWAPPER" tasks.
2022-03-13  NeilBrownSUNRPC/xprt: async tasks mustn't block waiting for...
2022-03-13  NeilBrownSUNRPC/auth: async tasks mustn't block waiting for...
2022-03-13  NeilBrownSUNRPC/call_alloc: async tasks mustn't block waiting...
2022-03-13  NeilBrownNFS: remove IS_SWAPFILE hack
2022-03-13  Dave WysochanskiNFS: Remove remaining dfprintks related to fscache...
2022-03-13  Dave WysochanskiNFS: Replace dfprintks with tracepoints in fscache...
2022-03-13  Dave WysochanskiNFS: Rename fscache read and write pages functions
2022-03-13  Dave WysochanskiNFS: Cleanup usage of nfs_inode in fscache interface
2022-03-13  Olga KornievskaiaNFSv4.1 restrict GETATTR fs_location query to the main...
2022-03-13  Alexey KhoroshilovNFS: remove unneeded check in decode_devicenotify_args()
2022-03-02  Trond MyklebustNFS: Cache all entries in the readdirplus reply
2022-03-02  Trond MyklebustNFS: Optimise away the previous cookie field
2022-03-02  Trond MyklebustNFS: Fix up forced readdirplus
2022-03-02  Trond MyklebustNFS: Convert readdir page cache to use a cookie based...
2022-03-02  Trond MyklebustNFS: Clean up page array initialisation/free
2022-03-02  Trond MyklebustNFS: Trace effects of the readdirplus heuristic
2022-03-02  Trond MyklebustNFS: Trace effects of readdirplus on the dcache
2022-03-02  Trond MyklebustNFS: Add basic readdir tracing
2022-03-02  Trond MyklebustNFS: Don't request readdirplus when revalidation was...
2022-03-02  Trond MyklebustNFS: Readdirplus can't help lookup for case insensitive...
2022-03-02  Trond MyklebustNFSv4: Ask for a full XDR buffer of readdir goodness
2022-03-02  Trond MyklebustNFS: Don't ask for readdirplus unless it can help nfs_g...
2022-03-02  Trond MyklebustNFS: Improve heuristic for readdirplus
2022-03-02  Trond MyklebustNFS: Reduce use of uncached readdir
2022-03-02  Trond MyklebustNFS: Simplify nfs_readdir_xdr_to_array()
2022-03-02  Trond MyklebustNFS: If the cookie verifier changes, we must invalidate...
2022-03-02  Trond MyklebustNFS: Adjust the amount of readahead performed by NFS...
2022-03-02  Trond MyklebustNFS: Don't advance the page pointer unless the page...
2022-03-02  Trond MyklebustNFS: Don't re-read the entire page cache to find the...
2022-03-02  Trond MyklebustNFS: Store the change attribute in the directory page...
2022-02-28  Trond MyklebustNFS: Calculate page offsets algorithmically
2022-02-28  Trond MyklebustNFS: Use kzalloc() to avoid initialising the nfs_open_d...
2022-02-28  Trond MyklebustNFS: Initialise the readdir verifier as best we can...
2022-02-28  Trond MyklebustNFS: Trace lookup revalidation failure
2022-02-28  Trond MyklebustNFS: constify nfs_server_capable() and nfs_have_writeba...
2022-02-28  Trond MyklebustNFS: Return valid errors from nfs2/3_decode_dirent()
2022-02-28  Trond MyklebustRevert "NFSv4: use unique client identifiers in network...
2022-02-25  Trond MyklebustNFS: Use of mapping_set_error() results in spurious...
2022-02-25  Trond MyklebustNFS: Clean up NFSv4.2 xattrs
2022-02-25  Trond MyklebustNFS: Remove unnecessary XATTR cache invalidation in...
2022-02-25  Trond MyklebustNFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
2022-02-25  Trond MyklebustNFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
2022-02-25  Trond MyklebustNFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
2022-02-25  Benjamin CoddingtonNFSv4: use unique client identifiers in network namespaces
2022-02-25  Olga KornievskaiaNFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
2022-02-25  Trond MyklebustSUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustSUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustSUNRPC: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustNFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustNFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustNFS: Convert GFP_NOFS to GFP_KERNEL
2022-02-25  Trond MyklebustNFSv4.2: Fix up an invalid combination of memory alloca...
2022-02-25  Trond MyklebustNFSv4: Charge NFSv4 open state trackers to kmemcg
2022-02-25  Trond MyklebustNFS: Charge open/lock file contexts to kmemcg
2022-02-25  Trond MyklebustNFSv4: Protect the state recovery thread against direct...
2022-02-25  Colin Ian KingSUNRPC: remove redundant pointer plainhdr
2022-02-25  Xin XiongNFSv4.2: fix reference count leaks in _nfs42_proc_copy_...
2022-02-25  Matthew Wilcox... Convert NFS from readpages to readahead
2022-02-25  Tom RixNFS: simplify check for freeing cn_resp
2022-02-25  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2022-02-25  Linus TorvaldsMerge tag 'drm-fixes-2022-02-25' of git://anongit.freed...
2022-02-24  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of...
2022-02-24  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-02-24  Linus TorvaldsMerge tag 'pci-v5.17-fixes-5' of git://git.kernel.org...
2022-02-24  Linus TorvaldsMerge tag 'net-5.17-rc6' of git://git.kernel.org/pub...
2022-02-24  Dave AirlieMerge tag 'drm-intel-fixes-2022-02-24' of git://anongit...
2022-02-24  Linus TorvaldsMerge tag 'block-5.17-2022-02-24' of git://git.kernel...
2022-02-24  Linus TorvaldsMerge tag 'io_uring-5.17-2022-02-23' of git://git.kerne...
2022-02-24  Linus TorvaldsMerge tag 'platform-drivers-x86-v5.17-4' of git://git...
2022-02-24  Mauri Sandbergnet: mv643xx_eth: process retval from of_get_mac_address
2022-02-24  Maxim LevitskyKVM: x86: nSVM: disallow userspace setting of MSR_AMD64...
2022-02-24  Liang ZhangKVM: x86/mmu: make apf token non-zero to fix bug
2022-02-24  Xin Longping: remove pr_err from ping_lookup
2022-02-24  Mateusz PalczewskiRevert "i40e: Fix reset bw limit when DCB enabled with...
2022-02-24  Paul Blakeyopenvswitch: Fix setting ipv6 fields causing hw csum...
2022-02-24  Niels Dosscheipv6: prevent a possible race condition with lifetimes
2022-02-24  Fabio M. De... net/smc: Use a mutex for locking "struct smc_pnettable"
2022-02-24  Manish Choprabnx2x: fix driver load from initrd
2022-02-24  Marek Marczykowski... Revert "xen-netback: Check for hotplug-status existence...
2022-02-24  Marek Marczykowski... Revert "xen-netback: remove 'hotplug-status' once it...
2022-02-24  Jens AxboeMerge tag 'nvme-5.17-2022-02-24' of git://git.infradead...
2022-02-24  Hans de Goedesurface: surface3_power: Fix battery readings on batter...
2022-02-24  Mario Limoncielloplatform/x86: amd-pmc: Set QOS during suspend on CZN...
2022-02-24  Jakub KicinskiMerge tag 'mlx5-fixes-2022-02-23' of git://git.kernel...
2022-02-24  Dave AirlieMerge tag 'amd-drm-fixes-5.17-2022-02-23' of https...
2022-02-24  Dave AirlieMerge tag 'drm/tegra/for-5.17-rc6' of https://gitlab...
2022-02-24  Dave AirlieMerge tag 'drm-misc-fixes-2022-02-23' of git://anongit...
2022-02-24  Linus TorvaldsMerge tag 'devicetree-fixes-for-5.17-2' of git://git...
2022-02-24  Linus TorvaldsMerge tag 'selinux-pr-20220223' of git://git.kernel...
2022-02-24  Gal Pressmannet/mlx5e: Fix VF min/max rate parameters interchange...
2022-02-24  Lama Kayalnet/mlx5e: Add missing increment of count
2022-02-24  Maor Dickmannet/mlx5e: MPLSoUDP decap, fix check for unsupported...
2022-02-24  Maor Dickmannet/mlx5e: Fix MPLSoUDP encap to use MPLS action inform...
2022-02-24  Lama Kayalnet/mlx5e: Add feature check for set fec counters
2022-02-24  Roi Dayannet/mlx5e: TC, Skip redundant ct clear actions
next