summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-21filelock: add a new locks_inode_context accessor functionJeff Layton
2024-06-21NFSD: Refactor common code out of dirlist helpersChuck Lever
2024-06-21SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever
2024-06-21lockd: detect and reject lock arguments that overflowJeff Layton
2024-06-21NFSD: Fix strncpy() fortify warningChuck Lever
2024-06-21NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington
2024-06-21SUNRPC: Fix xdr_encode_bool()Chuck Lever
2024-06-21fanotify: introduce FAN_MARK_IGNOREAmir Goldstein
2024-06-21fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein
2024-06-21fanotify: prepare for setting event flags in ignore maskAmir Goldstein
2024-06-21fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2024-06-21SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2024-06-21NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever
2024-06-21fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2024-06-21fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo
2024-06-21fsnotify: introduce mark type iteratorAmir Goldstein
2024-06-21fanotify: enable "evictable" inode marksAmir Goldstein
2024-06-21fsnotify: allow adding an inode mark without pinning inodeAmir Goldstein
2024-06-21fsnotify: create helpers for group mark_mutex lockAmir Goldstein
2024-06-21fsnotify: make allow_dups a property of the groupAmir Goldstein
2024-06-21fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein
2024-06-21inotify: move control flags from mask to mark flagsAmir Goldstein
2024-06-21fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein
2024-06-21fsnotify: fix merge with parent's ignored maskAmir Goldstein
2024-06-21NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever
2024-06-21NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2024-06-21SUNRPC: Remove svc_shutdown_net()Chuck Lever
2024-06-21SUNRPC: Rename svc_close_xprt()Chuck Lever
2024-06-21SUNRPC: Rename svc_create_xprt()Chuck Lever
2024-06-21SUNRPC: Remove svo_shutdown methodChuck Lever
2024-06-21SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever
2024-06-21NFSD: Deprecate NFS_OFFSET_MAXChuck Lever
2024-06-21nfs: block notification on fs with its own ->lockJ. Bruce Fields
2024-06-21lockd: use svc_set_num_threads() for thread start and stopNeilBrown
2024-06-21SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown
2024-06-21SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown
2024-06-21NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown
2024-06-21SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2024-06-21SUNRPC/NFSD: clean up get/put functions.NeilBrown
2024-06-21SUNRPC: change svc_get() to return the svc.NeilBrown
2024-06-21exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2024-06-21exit: Implement kthread_exitEric W. Biederman
2024-06-21fanotify: wire up FAN_RENAME eventAmir Goldstein
2024-06-21fsnotify: generate FS_RENAME event with rich informationAmir Goldstein
2024-06-21fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein
2024-06-21fsnotify: separate mark iterator type from object type enumAmir Goldstein
2024-06-21fsnotify: clarify object type argumentAmir Goldstein
2024-06-21SUNRPC: Change return value type of .pc_encodeChuck Lever
2024-06-21SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2024-06-21SUNRPC: Change return value type of .pc_decodeChuck Lever