messages from 2024-06-18 13:09:13 to 2024-06-18 13:19:08 UTC [more...]
[PATCH 5.10 000/770] 5.10.220-rc1 review
2024-06-18 12:40 UTC (201+ messages)
` [PATCH 5.10 512/770] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH 5.10 519/770] NFSD: Refactor nfsd_create_setattr()
` [PATCH 5.10 520/770] NFSD: Refactor NFSv3 CREATE
` [PATCH 5.10 521/770] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH 5.10 546/770] fanotify: cleanups for fanotify_mark() input validations
` [PATCH 5.10 547/770] fanotify: introduce FAN_MARK_IGNORE
` [PATCH 5.10 548/770] fsnotify: Fix comment typo
` [PATCH 5.10 549/770] nfsd: eliminate the NFSD_FILE_BREAK_* flags
` [PATCH 5.10 550/770] SUNRPC: Fix xdr_encode_bool()
` [PATCH 5.10 551/770] NLM: Defend against file_lock changes after vfs_test_lock()
` [PATCH 5.10 552/770] NFSD: Fix space and spelling mistake
` [PATCH 5.10 553/770] nfsd: remove redundant assignment to variable len
` [PATCH 5.10 554/770] NFSD: Demote a WARN to a pr_warn()
` [PATCH 5.10 555/770] NFSD: Report filecache LRU size
` [PATCH 5.10 556/770] NFSD: Report count of calls to nfsd_file_acquire()
` [PATCH 5.10 557/770] NFSD: Report count of freed filecache items
` [PATCH 5.10 558/770] NFSD: Report average age of "
` [PATCH 5.10 559/770] NFSD: Add nfsd_file_lru_dispose_list() helper
` [PATCH 5.10 560/770] NFSD: Refactor nfsd_file_gc()
` [PATCH 5.10 561/770] NFSD: Refactor nfsd_file_lru_scan()
` [PATCH 5.10 562/770] NFSD: Report the number of items evicted by the LRU walk
` [PATCH 5.10 563/770] NFSD: Record number of flush calls
` [PATCH 5.10 564/770] NFSD: Zero counters when the filecache is re-initialized
` [PATCH 5.10 565/770] NFSD: Hook up the filecache stat file
` [PATCH 5.10 566/770] NFSD: WARN when freeing an item still linked via nf_lru
` [PATCH 5.10 567/770] NFSD: Trace filecache LRU activity
` [PATCH 5.10 568/770] NFSD: Leave open files out of the filecache LRU
` [PATCH 5.10 569/770] NFSD: Fix the filecache LRU shrinker
` [PATCH 5.10 570/770] NFSD: Never call nfsd_file_gc() in foreground paths
` [PATCH 5.10 571/770] NFSD: No longer record nf_hashval in the trace log
` [PATCH 5.10 572/770] NFSD: Remove lockdep assertion from unhash_and_release_locked()
` [PATCH 5.10 573/770] NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
` [PATCH 5.10 574/770] NFSD: Refactor __nfsd_file_close_inode()
` [PATCH 5.10 575/770] NFSD: nfsd_file_hash_remove can compute hashval
` [PATCH 5.10 576/770] NFSD: Remove nfsd_file::nf_hashval
` [PATCH 5.10 577/770] NFSD: Replace the "init once" mechanism
` [PATCH 5.10 578/770] NFSD: Set up an rhashtable for the filecache
` [PATCH 5.10 579/770] NFSD: Convert the filecache to use rhashtable
` [PATCH 5.10 580/770] NFSD: Clean up unused code after rhashtable conversion
` [PATCH 5.10 581/770] NFSD: Separate tracepoints for acquire and create
` [PATCH 5.10 582/770] NFSD: Move nfsd_file_trace_alloc() tracepoint
` [PATCH 5.10 583/770] NFSD: NFSv4 CLOSE should release an nfsd_file immediately
` [PATCH 5.10 584/770] NFSD: Ensure nf_inode is never dereferenced
` [PATCH 5.10 585/770] NFSD: refactoring v4 specific code to a helper in nfs4state.c
` [PATCH 5.10 586/770] NFSD: keep track of the number of v4 clients in the system
` [PATCH 5.10 587/770] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
` [PATCH 5.10 588/770] nfsd: silence extraneous printk on nfsd.ko insertion
` [PATCH 5.10 589/770] NFSD: Optimize nfsd4_encode_operation()
` [PATCH 5.10 590/770] NFSD: Optimize nfsd4_encode_fattr()
` [PATCH 5.10 591/770] NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
` [PATCH 5.10 592/770] NFSD: Add an nfsd4_read::rd_eof field
` [PATCH 5.10 593/770] NFSD: Optimize nfsd4_encode_readv()
` [PATCH 5.10 594/770] NFSD: Simplify starting_len
` [PATCH 5.10 595/770] NFSD: Use xdr_pad_size()
` [PATCH 5.10 596/770] NFSD: Clean up nfsd4_encode_readlink()
` [PATCH 5.10 597/770] NFSD: Fix strncpy() fortify warning
` [PATCH 5.10 598/770] NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
` [PATCH 5.10 599/770] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH 5.10 600/770] NFSD: Shrink size of struct nfsd4_copy
` [PATCH 5.10 601/770] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH 5.10 602/770] NFSD: Make nfs4_put_copy() static
` [PATCH 5.10 603/770] NFSD: Replace boolean fields in struct nfsd4_copy
` [PATCH 5.10 604/770] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH 5.10 605/770] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH 5.10 606/770] NFSD: Refactor nfsd4_do_copy()
` [PATCH 5.10 607/770] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH 5.10 608/770] NFSD: Add nfsd4_send_cb_offload()
` [PATCH 5.10 609/770] NFSD: Move copy offload callback arguments into a separate structure
` [PATCH 5.10 610/770] NFSD: drop fh argument from alloc_init_deleg
` [PATCH 5.10 611/770] NFSD: verify the opened dentry after setting a delegation
` [PATCH 5.10 612/770] NFSD: introduce struct nfsd_attrs
` [PATCH 5.10 613/770] NFSD: set attributes when creating symlinks
` [PATCH 5.10 614/770] NFSD: add security label to struct nfsd_attrs
` [PATCH 5.10 615/770] NFSD: add posix ACLs "
` [PATCH 5.10 616/770] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning
` [PATCH 5.10 617/770] NFSD: always drop directory lock in nfsd_unlink()
` [PATCH 5.10 618/770] NFSD: only call fh_unlock() once in nfsd_link()
` [PATCH 5.10 619/770] NFSD: reduce locking in nfsd_lookup()
` [PATCH 5.10 620/770] NFSD: use explicit lock/unlock for directory ops
` [PATCH 5.10 621/770] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
` [PATCH 5.10 622/770] NFSD: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 5.10 623/770] lockd: detect and reject lock arguments that overflow
` [PATCH 5.10 624/770] NFSD: fix regression with setting ACLs
` [PATCH 5.10 625/770] nfsd_splice_actor(): handle compound pages
` [PATCH 5.10 626/770] NFSD: move from strlcpy with unused retval to strscpy
` [PATCH 5.10 627/770] lockd: "
` [PATCH 5.10 628/770] NFSD enforce filehandle check for source file in COPY
` [PATCH 5.10 629/770] NFSD: remove redundant variable status
` [PATCH 5.10 630/770] nfsd: Avoid some useless tests
` [PATCH 5.10 631/770] nfsd: Propagate some error code returned by memdup_user()
` [PATCH 5.10 632/770] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
` [PATCH 5.10 633/770] NFSD: Protect against send buffer overflow in NFSv2 READDIR
` [PATCH 5.10 634/770] NFSD: Protect against send buffer overflow in NFSv3 READDIR
` [PATCH 5.10 635/770] NFSD: Protect against send buffer overflow in NFSv2 READ
` [PATCH 5.10 636/770] NFSD: Protect against send buffer overflow in NFSv3 READ
` [PATCH 5.10 637/770] NFSD: drop fname and flen args from nfsd_create_locked()
` [PATCH 5.10 638/770] NFSD: Fix handling of oversized NFSv4 COMPOUND requests
` [PATCH 5.10 639/770] nfsd: clean up mounted_on_fileid handling
` [PATCH 5.10 640/770] nfsd: remove nfsd4_prepare_cb_recall() declaration
` [PATCH 5.10 641/770] NFSD: Add tracepoints to report NFSv4 callback completions
` [PATCH 5.10 642/770] NFSD: Add a mechanism to wait for a DELEGRETURN
` [PATCH 5.10 643/770] NFSD: Refactor nfsd_setattr()
` [PATCH 5.10 644/770] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
` [PATCH 5.10 645/770] NFSD: Make nfsd4_rename() "
` [PATCH 5.10 646/770] NFSD: Make nfsd4_remove() "
` [PATCH 5.10 647/770] NFSD: keep track of the number of courtesy clients in the system
` [PATCH 5.10 648/770] NFSD: add shrinker to reap courtesy clients on low memory condition
` [PATCH 5.10 649/770] SUNRPC: Parametrize how much of argsize should be zeroed
` [PATCH 5.10 650/770] NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
` [PATCH 5.10 651/770] NFSD: Refactor common code out of dirlist helpers
` [PATCH 5.10 652/770] NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
` [PATCH 5.10 653/770] NFSD: Clean up WRITE arg decoders
` [PATCH 5.10 654/770] NFSD: Clean up nfs4svc_encode_compoundres()
` [PATCH 5.10 655/770] NFSD: Remove "inline" directives on op_rsize_bop helpers
` [PATCH 5.10 656/770] NFSD: Remove unused nfsd4_compoundargs::cachetype field
` [PATCH 5.10 657/770] NFSD: Pack struct nfsd4_compoundres
` [PATCH 5.10 658/770] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
` [PATCH 5.10 659/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
` [PATCH 5.10 660/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
` [PATCH 5.10 661/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
` [PATCH 5.10 662/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
` [PATCH 5.10 663/770] NFSD: Rename the fields in copy_stateid_t
` [PATCH 5.10 664/770] NFSD: Cap rsize_bop result based on send buffer size
` [PATCH 5.10 665/770] nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
` [PATCH 5.10 666/770] nfsd: fix comments about spinlock handling with delegations
` [PATCH 5.10 667/770] nfsd: make nfsd4_run_cb a bool return function
` [PATCH 5.10 668/770] nfsd: extra checks when freeing delegation stateids
` [PATCH 5.10 669/770] fs/notify: constify path
` [PATCH 5.10 670/770] fsnotify: remove unused declaration
` [PATCH 5.10 671/770] fanotify: Remove obsoleted fanotify_event_has_path()
` [PATCH 5.10 672/770] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH 5.10 673/770] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH 5.10 674/770] NFSD: unregister shrinker when nfsd_init_net() fails
` [PATCH 5.10 675/770] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
` [PATCH 5.10 676/770] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
` [PATCH 5.10 677/770] nfsd: put the export reference in nfsd4_verify_deleg_dentry
` [PATCH 5.10 678/770] NFSD: Fix reads with a non-zero offset that dont end on a page boundary
` [PATCH 5.10 679/770] filelock: add a new locks_inode_context accessor function
` [PATCH 5.10 680/770] lockd: use locks_inode_context helper
` [PATCH 5.10 681/770] nfsd: "
` [PATCH 5.10 682/770] NFSD: Simplify READ_PLUS
` [PATCH 5.10 683/770] NFSD: Remove redundant assignment to variable host_err
` [PATCH 5.10 684/770] NFSD: Finish converting the NFSv2 GETACL result encoder
` [PATCH 5.10 685/770] NFSD: Finish converting the NFSv3 "
` [PATCH 5.10 686/770] nfsd: ignore requests to disable unsupported versions
` [PATCH 5.10 687/770] nfsd: move nfserrno() to vfs.c
` [PATCH 5.10 688/770] nfsd: allow disabling NFSv2 at compile time
` [PATCH 5.10 689/770] exportfs: use pr_debug for unreachable debug statements
` [PATCH 5.10 690/770] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH 5.10 691/770] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH 5.10 692/770] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH 5.10 693/770] NFSD: Flesh out a documenting comment for filecache.c
` [PATCH 5.10 694/770] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH 5.10 695/770] NFSD: Trace stateids returned via DELEGRETURN
` [PATCH 5.10 696/770] NFSD: Trace delegation revocations
` [PATCH 5.10 697/770] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH 5.10 698/770] NFSD: Update file_hashtbl() helpers
` [PATCH 5.10 699/770] NFSD: Clean up nfsd4_init_file()
` [PATCH 5.10 700/770] NFSD: Add a nfsd4_file_hash_remove() helper
` [PATCH 5.10 701/770] NFSD: Clean up find_or_add_file()
` [PATCH 5.10 702/770] NFSD: Refactor find_file()
` [PATCH 5.10 703/770] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH 5.10 704/770] NFSD: Fix licensing header in filecache.c
` [PATCH 5.10 705/770] nfsd: remove the pages_flushed statistic from filecache
` [PATCH 5.10 706/770] nfsd: reorganize filecache.c
` [PATCH 5.10 707/770] nfsd: fix up the filecache laundrette scheduling
` [PATCH 5.10 708/770] NFSD: Add an nfsd_file_fsync tracepoint
` [PATCH 5.10 709/770] lockd: set other missing fields when unlocking files
` [PATCH 5.10 710/770] nfsd: return error if nfs4_setacl fails
` [PATCH 5.10 711/770] NFSD: Use struct_size() helper in alloc_session()
` [PATCH 5.10 712/770] lockd: set missing fl_flags field when retrieving args
` [PATCH 5.10 713/770] lockd: ensure we use the correct file descriptor when unlocking
` [PATCH 5.10 714/770] lockd: fix file selection in nlmsvc_cancel_blocked
` [PATCH 5.10 715/770] NFSD: pass range end to vfs_fsync_range() instead of count
` [PATCH 5.10 716/770] NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
` [PATCH 5.10 718/770] NFSD: add delegation reaper to react to low memory condition
` [PATCH 5.10 719/770] NFSD: Use only RQ_DROPME to signal the need to drop a reply
` [PATCH 5.10 720/770] NFSD: Avoid clashing function prototypes
` [PATCH 5.10 727/770] NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
` [PATCH 5.10 728/770] nfsd: dont free files unconditionally in __nfsd_file_cache_purge
` [PATCH 5.10 729/770] nfsd: dont destroy global nfs4_file table in per-net shutdown
` [PATCH 5.10 730/770] NFSD: enhance inter-server copy cleanup
` [PATCH 5.10 731/770] nfsd: allow nfsd_file_get to sanely handle a NULL pointer
` [PATCH 5.10 732/770] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH 5.10 733/770] NFSD: fix leaked reference count of nfsd4_ssc_umount_item
` [PATCH 5.10 734/770] nfsd: dont hand out delegation on setuid files being opened for write
` [PATCH 5.10 735/770] NFSD: fix problems with cleanup on errors in nfsd4_copy
` [PATCH 5.10 736/770] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
` [PATCH 5.10 737/770] nfsd: dont fsync nfsd_files on last close
` [PATCH 5.10 738/770] NFSD: copy the whole verifier in nfsd_copy_write_verifier
` [PATCH 5.10 739/770] NFSD: Protect against filesystem freezing
` [PATCH 5.10 740/770] lockd: set file_lock start and end when decoding nlm4 testargs
` [PATCH 5.10 741/770] nfsd: dont replace page in rq_pages if its a continuation of last page
` [PATCH 5.10 742/770] NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
` [PATCH 5.10 743/770] nfsd: call op_release, even when op_func returns an error
` [PATCH 5.10 744/770] nfsd: dont open-code clear_and_wake_up_bit
` [PATCH 5.10 745/770] nfsd: NFSD_FILE_KEY_INODE only needs to find GCed entries
` [PATCH 5.10 746/770] nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
` [PATCH 5.10 747/770] nfsd: dont kill nfsd_files because of lease break error
` [PATCH 5.10 748/770] nfsd: add some comments to nfsd_file_do_acquire
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).