summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* randomize_kstack: Improve entropy diffusionKees Cook2024-04-131-1/+1
* Input: allocate keycode for Display refresh rate toggleGergo Koteles2024-04-131-0/+1
* SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-04-131-1/+1
* mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand2024-04-101-2/+2
* driver core: Introduce device_link_wait_removal()Herve Codina2024-04-101-0/+1
* udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart2024-04-101-0/+28
* mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-04-101-0/+9
* tcp: properly terminate timers for kernel socketsEric Dumazet2024-04-102-0/+8
* vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-04-101-0/+2
* lockd: introduce safe async lock opAlexander Aring2024-04-101-0/+14
* nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2024-04-101-13/+0
* nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter2024-04-101-4/+3
* nfsd: allow reaping files still under writebackJeff Layton2024-04-101-0/+1
* NFSD: enhance inter-server copy cleanupDai Ngo2024-04-101-1/+1
* NFSD: add CB_RECALL_ANY tracepointsDai Ngo2024-04-101-0/+12
* NFSD: add delegation reaper to react to low memory conditionDai Ngo2024-04-101-0/+13
* trace: Relocate event helper filesChuck Lever2024-04-107-4/+4
* filelock: add a new locks_inode_context accessor functionJeff Layton2024-04-101-0/+14
* NFSD: Refactor common code out of dirlist helpersChuck Lever2024-04-101-0/+2
* SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2024-04-101-0/+1
* NFSD: Fix strncpy() fortify warningChuck Lever2024-04-101-1/+1
* NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington2024-04-101-0/+1
* fanotify: introduce FAN_MARK_IGNOREAmir Goldstein2024-04-102-1/+12
* fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein2024-04-101-4/+5
* fanotify: prepare for setting event flags in ignore maskAmir Goldstein2024-04-101-6/+83
* fanotify: refine the validation checks on non-dir inode maskAmir Goldstein2024-04-101-0/+4
* NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever2024-04-101-0/+2
* fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2024-04-101-0/+3
* fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo2024-04-101-0/+7
* fsnotify: introduce mark type iteratorAmir Goldstein2024-04-101-7/+24
* fanotify: enable "evictable" inode marksAmir Goldstein2024-04-101-0/+1
* fanotify: implement "evictable" inode marksAmir Goldstein2024-04-101-0/+1
* fsnotify: allow adding an inode mark without pinning inodeAmir Goldstein2024-04-101-0/+2
* fsnotify: create helpers for group mark_mutex lockAmir Goldstein2024-04-101-0/+28
* fsnotify: make allow_dups a property of the groupAmir Goldstein2024-04-101-6/+7
* fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein2024-04-101-2/+6
* inotify: move control flags from mask to mark flagsAmir Goldstein2024-04-101-7/+9
* fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein2024-04-101-0/+4
* fsnotify: fix merge with parent's ignored maskAmir Goldstein2024-04-101-0/+15
* NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever2024-04-101-10/+4
* NFSD: Remove svc_serv_ops::svo_moduleChuck Lever2024-04-101-5/+0
* SUNRPC: Remove svc_shutdown_net()Chuck Lever2024-04-102-1/+1
* SUNRPC: Rename svc_close_xprt()Chuck Lever2024-04-101-1/+1
* SUNRPC: Rename svc_create_xprt()Chuck Lever2024-04-101-3/+4
* SUNRPC: Remove svo_shutdown methodChuck Lever2024-04-101-3/+0
* SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever2024-04-102-4/+0
* NFSD: Deprecate NFS_OFFSET_MAXChuck Lever2024-04-101-8/+0
* fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2024-04-101-1/+2
* nfs: block notification on fs with its own ->lockJ. Bruce Fields2024-04-102-4/+7
* lockd: use svc_set_num_threads() for thread start and stopNeilBrown2024-04-101-3/+3