NFS: Fix memory allocation in rpc_alloc_task()
[linux-2.6-microblaze.git] / fs /
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 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 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: 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 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 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 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 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./linux...
2022-02-23 Linus TorvaldsMerge tag 'for-5.17/parisc-4' of git://git./linux/kerne...
2022-02-23 Linus TorvaldsMerge tag 'hwmon-for-v5.17-rc6' of git://git./linux...
2022-02-23 Linus TorvaldsMerge tag 'slab-for-5.17-rc6' of git://git./linux/kerne...
2022-02-23 Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git./linux/kerne...
2022-02-22 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2022-02-22 Dylan Yudakenio_uring: disallow modification of rsrc_data during...
2022-02-22 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2022-02-21 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.17-3' of git://git...
2022-02-21 Jens Axboeio_uring: don't convert to jiffies for waiting on timeouts
2022-02-20 Linus TorvaldsMerge tag 'locking_urgent_for_v5.17_rc5' of git://git...
2022-02-20 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc5' of git://git....
2022-02-20 Linus TorvaldsMerge tag 'sched_urgent_for_v5.17_rc5' of git://git...
2022-02-20 Linus TorvaldsMerge tag 'edac_urgent_for_v5.17_rc5' of git://git...
2022-02-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-02-20 Linus TorvaldsMerge tag 'dmaengine-fix-5.17' of git://git./linux...
2022-02-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2022-02-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-02-20 Linus TorvaldsMerge tag 'for-v5.17-rc' of git://git./linux/kernel...
2022-02-20 Linus TorvaldsMerge tag 'fs.mount_setattr.v5.17-rc4' of git://git...
2022-02-20 Linus TorvaldsMerge tag 'pidfd.v5.17-rc4' of git://git./linux/kernel...
2022-02-20 Linus TorvaldsMerge branch 'ucount-rlimit-fixes-for-v5.17' of git...
2022-02-19 Linus TorvaldsMerge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org...
2022-02-19 Linus TorvaldsMerge tag 'acpi-5.17-rc5' of git://git./linux/kernel...
2022-02-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-rc5' of git://git....
2022-02-18 Linus TorvaldsMerge tag 'mtd/fixes-for-5.17-rc5' of git://git./linux...
2022-02-18 Linus TorvaldsMerge tag 'block-5.17-2022-02-17' of git://git.kernel...
2022-02-18 Linus TorvaldsMerge tag 'sound-5.17-rc5' of git://git./linux/kernel...
2022-02-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next