2022-03-02 |
Trond Myklebust | NFS: Fix up forced readdirplus |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Convert readdir page cache to use a cookie based... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Clean up page array initialisation/free |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Trace effects of the readdirplus heuristic |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Trace effects of readdirplus on the dcache |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Add basic readdir tracing |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Don't request readdirplus when revalidation was... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Readdirplus can't help lookup for case insensitive... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFSv4: Ask for a full XDR buffer of readdir goodness |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Don't ask for readdirplus unless it can help nfs_g... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Improve heuristic for readdirplus |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Reduce use of uncached readdir |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Simplify nfs_readdir_xdr_to_array() |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: If the cookie verifier changes, we must invalidate... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Adjust the amount of readahead performed by NFS... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Don't advance the page pointer unless the page... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Don't re-read the entire page cache to find the... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Trond Myklebust | NFS: Store the change attribute in the directory page... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: Calculate page offsets algorithmically |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: Use kzalloc() to avoid initialising the nfs_open_d... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: Initialise the readdir verifier as best we can... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: Trace lookup revalidation failure |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: constify nfs_server_capable() and nfs_have_writeba... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | NFS: Return valid errors from nfs2/3_decode_dirent() |
commit | commitdiff | tree | snapshot |
2022-02-28 |
Trond Myklebust | Revert "NFSv4: use unique client identifiers in network... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Use of mapping_set_error() results in spurious... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Clean up NFSv4.2 xattrs |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Remove unnecessary XATTR cache invalidation in... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Benjamin Coddington | NFSv4: use unique client identifiers in network namespaces |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Olga Kornievskaia | NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | SUNRPC: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Convert GFP_NOFS to GFP_KERNEL |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFSv4.2: Fix up an invalid combination of memory alloca... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFSv4: Charge NFSv4 open state trackers to kmemcg |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFS: Charge open/lock file contexts to kmemcg |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Trond Myklebust | NFSv4: Protect the state recovery thread against direct... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Colin Ian King | SUNRPC: remove redundant pointer plainhdr |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Xin Xiong | NFSv4.2: fix reference count leaks in _nfs42_proc_copy_... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Matthew Wilcox... | Convert NFS from readpages to readahead |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Tom Rix | NFS: simplify check for freeing cn_resp |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Linus Torvalds | Merge tag 'drm-fixes-2022-02-25' of git://anongit.freed... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'pci-v5.17-fixes-5' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'net-5.17-rc6' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Dave Airlie | Merge tag 'drm-intel-fixes-2022-02-24' of git://anongit... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'block-5.17-2022-02-24' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'io_uring-5.17-2022-02-23' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v5.17-4' of git://git... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Mauri Sandberg | net: mv643xx_eth: process retval from of_get_mac_address |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maxim Levitsky | KVM: x86: nSVM: disallow userspace setting of MSR_AMD64... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Liang Zhang | KVM: x86/mmu: make apf token non-zero to fix bug |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Xin Long | ping: remove pr_err from ping_lookup |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Mateusz Palczewski | Revert "i40e: Fix reset bw limit when DCB enabled with... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Paul Blakey | openvswitch: Fix setting ipv6 fields causing hw csum... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Niels Dossche | ipv6: prevent a possible race condition with lifetimes |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Fabio M. De... | net/smc: Use a mutex for locking "struct smc_pnettable" |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Manish Chopra | bnx2x: fix driver load from initrd |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Marek Marczykowski... | Revert "xen-netback: Check for hotplug-status existence... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Marek Marczykowski... | Revert "xen-netback: remove 'hotplug-status' once it... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jens Axboe | Merge tag 'nvme-5.17-2022-02-24' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Hans de Goede | surface: surface3_power: Fix battery readings on batter... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Mario Limonciello | platform/x86: amd-pmc: Set QOS during suspend on CZN... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jakub Kicinski | Merge tag 'mlx5-fixes-2022-02-23' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Dave Airlie | Merge tag 'amd-drm-fixes-5.17-2022-02-23' of https... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Dave Airlie | Merge tag 'drm/tegra/for-5.17-rc6' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Dave Airlie | Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'devicetree-fixes-for-5.17-2' of git://git... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Linus Torvalds | Merge tag 'selinux-pr-20220223' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Gal Pressman | net/mlx5e: Fix VF min/max rate parameters interchange... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Lama Kayal | net/mlx5e: Add missing increment of count |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maor Dickman | net/mlx5e: MPLSoUDP decap, fix check for unsupported... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maor Dickman | net/mlx5e: Fix MPLSoUDP encap to use MPLS action inform... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Lama Kayal | net/mlx5e: Add feature check for set fec counters |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Roi Dayan | net/mlx5e: TC, Skip redundant ct clear actions |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Roi Dayan | net/mlx5e: TC, Reject rules with forward and drop actions |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Roi Dayan | net/mlx5e: TC, Reject rules with drop and modify hdr... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Tariq Toukan | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Gal Pressman | net/mlx5e: Fix wrong return value on ioctl EEPROM query... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maor Gottlieb | net/mlx5: Fix possible deadlock on rule deletion |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Chris Mi | net/mlx5: Fix tc max supported prio for nic mode |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Ariel Levkovich | net/mlx5: Fix wrong limitation of metadata match on... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maher Sanalla | net/mlx5: Update log_max_qp value to be 17 at most |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Yevgeny Kliteynik | net/mlx5: DR, Fix the threshold that defines when pool... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Yevgeny Kliteynik | net/mlx5: DR, Don't allow match on IP w/o matching... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Yevgeny Kliteynik | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_cre... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Yevgeny Kliteynik | net/mlx5: DR, Cache STE shadow memory |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Meir Lichtinger | net/mlx5: Update the list of the PCI supported devices |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Qiang Yu | drm/amdgpu: check vm ready by amdgpu_vm->evicting flag |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Guchun Chen | drm/amdgpu: bypass tiling flag check in virtual display... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Guchun Chen | Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Chen Gong | drm/amdgpu: do not enable asic reset for raven2 |
commit | commitdiff | tree | snapshot |
next |