]> Git Repo - linux.git/history - fs/nfsd
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
[linux.git] / fs / nfsd /
2022-07-30 Chuck LeverNFSD: Shrink size of struct nfsd4_copy
2022-07-30 Chuck LeverNFSD: Shrink size of struct nfsd4_copy_notify
2022-07-30 Chuck LeverNFSD: nfserrno(-ENOMEM) is nfserr_jukebox
2022-07-30 Chuck LeverNFSD: Fix strncpy() fortify warning
2022-07-30 Chuck LeverNFSD: Clean up nfsd4_encode_readlink()
2022-07-30 Chuck LeverNFSD: Use xdr_pad_size()
2022-07-30 Chuck LeverNFSD: Simplify starting_len
2022-07-30 Chuck LeverNFSD: Optimize nfsd4_encode_readv()
2022-07-30 Chuck LeverNFSD: Add an nfsd4_read::rd_eof field
2022-07-30 Chuck LeverNFSD: Clean up SPLICE_OK in nfsd4_encode_read()
2022-07-30 Chuck LeverNFSD: Optimize nfsd4_encode_fattr()
2022-07-30 Chuck LeverNFSD: Optimize nfsd4_encode_operation()
2022-07-30 Jeff Laytonnfsd: silence extraneous printk on nfsd.ko insertion
2022-07-30 Dai NgoNFSD: limit the number of v4 clients to 1024 per 1GB...
2022-07-30 Dai NgoNFSD: keep track of the number of v4 clients in the...
2022-07-30 Dai NgoNFSD: refactoring v4 specific code to a helper in nfs4s...
2022-07-30 Chuck LeverNFSD: Ensure nf_inode is never dereferenced
2022-07-30 Chuck LeverNFSD: NFSv4 CLOSE should release an nfsd_file immediately
2022-07-30 Chuck LeverNFSD: Move nfsd_file_trace_alloc() tracepoint
2022-07-30 Chuck LeverNFSD: Separate tracepoints for acquire and create
2022-07-30 Chuck LeverNFSD: Clean up unused code after rhashtable conversion
2022-07-30 Chuck LeverNFSD: Convert the filecache to use rhashtable
2022-07-30 Chuck LeverNFSD: Set up an rhashtable for the filecache
2022-07-30 Chuck LeverNFSD: Replace the "init once" mechanism
2022-07-30 Chuck LeverNFSD: Remove nfsd_file::nf_hashval
2022-07-30 Chuck LeverNFSD: nfsd_file_hash_remove can compute hashval
2022-07-30 Chuck LeverNFSD: Refactor __nfsd_file_close_inode()
2022-07-30 Chuck LeverNFSD: nfsd_file_unhash can compute hashval from nf...
2022-07-30 Chuck LeverNFSD: Remove lockdep assertion from unhash_and_release_...
2022-07-30 Chuck LeverNFSD: No longer record nf_hashval in the trace log
2022-07-30 Chuck LeverNFSD: Never call nfsd_file_gc() in foreground paths
2022-07-30 Chuck LeverNFSD: Fix the filecache LRU shrinker
2022-07-30 Chuck LeverNFSD: Leave open files out of the filecache LRU
2022-07-30 Chuck LeverNFSD: Trace filecache LRU activity
2022-07-30 Chuck LeverNFSD: WARN when freeing an item still linked via nf_lru
2022-07-30 Chuck LeverNFSD: Hook up the filecache stat file
2022-07-30 Chuck LeverNFSD: Zero counters when the filecache is re-initialized
2022-07-30 Chuck LeverNFSD: Record number of flush calls
2022-07-30 Chuck LeverNFSD: Report the number of items evicted by the LRU...
2022-07-30 Chuck LeverNFSD: Refactor nfsd_file_lru_scan()
2022-07-30 Chuck LeverNFSD: Refactor nfsd_file_gc()
2022-07-30 Chuck LeverNFSD: Add nfsd_file_lru_dispose_list() helper
2022-07-30 Chuck LeverNFSD: Report average age of filecache items
2022-07-30 Chuck LeverNFSD: Report count of freed filecache items
2022-07-30 Chuck LeverNFSD: Report count of calls to nfsd_file_acquire()
2022-07-30 Chuck LeverNFSD: Report filecache LRU size
2022-07-30 Chuck LeverNFSD: Demote a WARN to a pr_warn()
2022-07-30 Colin Ian Kingnfsd: remove redundant assignment to variable len
2022-07-30 Zhang JiamingNFSD: Fix space and spelling mistake
2022-07-30 Chuck LeverNFSD: Instrument fh_verify()
2022-07-30 Jeff Laytonnfsd: eliminate the NFSD_FILE_BREAK_* flags
2022-07-29 Linus TorvaldsMerge tag 'block-5.19-2022-07-29' of git://git.kernel...
2022-07-29 Stafford HorneMerge branch 'pci/header-cleanup-immutable' of git...
2022-07-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-29' of git://anongit...
2022-07-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-07-29 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'
2022-07-29 Linus TorvaldsMerge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel...
2022-07-29 Rafael J. WysockiMerge branches 'acpi-pm', 'acpi-soc', 'acpi-tables...
2022-07-29 Rafael J. WysockiMerge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'
2022-07-29 Rafael J. WysockiMerge branch 'acpi-bus'
2022-07-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git.kerne...
2022-07-29 Rafael J. WysockiMerge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and...
2022-07-29 Rafael J. WysockiMerge branches 'pm-core', 'pm-sleep', 'powercap', ...
2022-07-29 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2022-07-29 Rafael J. WysockiMerge tag 'thermal-v5.20-rc1' of git://git.kernel.org...
2022-07-29 Rafael J. WysockiMerge branch 'thermal-core'
2022-07-29 Rafael J. WysockiMerge back cpuidle material for 5.20.
2022-07-29 Joerg RoedelMerge branches 'arm/exynos', 'arm/mediatek', 'arm/msm...
2022-07-28 Thomas GleixnerMerge tag 'timers-v5.20-rc1' of https://git.linaro...
2022-07-27 Linus TorvaldsMerge tag 'asm-generic-fixes-5.19-2' of git://git.kerne...
2022-07-27 Arnd BergmannMerge tag 'at91-dt-5.20-4' of git://git.kernel.org...
2022-07-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-26' of git:/...
2022-07-26 Linus TorvaldsMerge tag 's390-5.19-7' of git://git.kernel.org/pub...
2022-07-25 Arnd BergmannMerge tag 'at91-dt-5.20-3' of git://git.kernel.org...
2022-07-25 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-07-25 Greg Kroah-HartmanMerge tag 'usb-serial-5.20-rc1' of https://git.kernel...
2022-07-25 Takashi IwaiMerge branch 'for-linus' into for-next
2022-07-25 Michael EllermanMerge tag 'v5.19-rc7' into fixes
2022-07-25 Jens AxboeMerge branch 'for-5.20/io_uring' into for-5.20/io_uring...
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-07-22 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org...
2022-07-22 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'block-5.19-2022-07-21' of git://git.kernel...
2022-07-22 Linus TorvaldsMerge tag 'i2c-for-5.19-rc8' of git://git.kernel.org...
2022-07-22 Linus TorvaldsMerge tag 'pinctrl-v5.19-3' of git://git.kernel.org...
2022-07-22 Linus TorvaldsMerge tag 'sound-5.19-rc8' of git://git.kernel.org...
2022-07-22 Linus TorvaldsMerge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub...
2022-07-22 Linus TorvaldsMerge tag 'rcu-urgent.2022.07.21a' of git://git.kernel...
2022-07-22 Joerg RoedelMerge tag 'arm-smmu-updates' of git://git.kernel.org...
2022-07-22 Dave AirlieMerge tag 'drm-intel-gt-next-2022-07-13' of git://anong...
2022-07-22 Dave AirlieMerge tag 'du-next-20220707' of git://linuxtv.org/pinch...
2022-07-22 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-21' of git://anongit...
2022-07-21 Linus TorvaldsMerge tag 'mtd/fixes-for-5.19-final' of git://git.kerne...
2022-07-21 Arnd BergmannMerge tag 'qcom-arm64-defconfig-for-5.20-2' of git...
2022-07-21 Arnd BergmannMerge tag 'qcom-drivers-for-5.20-2' of git://git.kernel...
2022-07-21 Arnd BergmannMerge tag 'at91-soc-5.20' of git://git.kernel.org/pub...
next
This page took 0.175792 seconds and 7 git commands to generate.