OSDN Git Service

uclinux-h8/linux.git
2022-03-24 Jakob KoschelNFS: replace usage of found with dedicated list iterato...
2022-03-23 NeilBrownSUNRPC: avoid race between mod_timer() and del_timer_sync()
2022-03-22 Trond MyklebustpNFS/files: Ensure pNFS allocation modes are consistent...
2022-03-22 Trond MyklebustpNFS/flexfiles: Ensure pNFS allocation modes are consis...
2022-03-22 Trond MyklebustNFSv4/pnfs: Ensure pNFS allocation modes are consistent...
2022-03-22 Trond MyklebustNFS: Avoid writeback threads getting stuck in mempool_a...
2022-03-22 Trond MyklebustNFS: nfsiod should not block forever in mempool_alloc()
2022-03-22 Trond MyklebustSUNRPC: Make the rpciod and xprtiod slab allocation...
2022-03-22 Trond MyklebustSUNRPC: Fix unx_lookup_cred() allocation
2022-03-22 Trond MyklebustNFS: Fix memory allocation in rpc_alloc_task()
2022-03-22 Trond MyklebustNFS: Fix memory allocation in rpc_malloc()
2022-03-22 Trond MyklebustSUNRPC: Improve accuracy of socket ENOBUFS determination
2022-03-22 Trond MyklebustSUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
2022-03-22 Trond MyklebustSUNRPC: Fix socket waits for write buffer space
2022-03-22 Trond MyklebustSUNRPC: Only save the TCP source port after the connect...
2022-03-22 Trond MyklebustSUNRPC: Don't call connect() more than once on a TCP...
2022-03-22 Trond MyklebustNFS: Fix revalidation of empty readdir pages
2022-03-22 Trond MyklebustNFS: Don't deadlock when cookie hashes collide
2022-03-21 Olga KornievskaiaNFSv4.1 provide mount option to toggle trunking discovery
2022-03-13 NeilBrownSUNRPC: change locking for xs_swap_enable/disable
2022-03-13 NeilBrownNFS: swap-out must always use STABLE writes.
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./linux...
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./virt/kvm/kvm
2022-02-24 Linus TorvaldsMerge tag 'pci-v5.17-fixes-5' of git://git./linux/kerne...
2022-02-24 Linus TorvaldsMerge tag 'net-5.17-rc6' of git://git./linux/kernel...
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...
next