summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-21file: Rename __close_fd to close_fd and remove the files parameterEric W. Biederman
2024-06-21file: Merge __alloc_fd into alloc_fdEric W. Biederman
2024-06-21file: Merge __fd_install into fd_installEric W. Biederman
2024-06-21file: Implement task_lookup_next_fd_rcuEric W. Biederman
2024-06-21file: Implement task_lookup_fd_rcuEric W. Biederman
2024-06-21file: Rename fcheck lookup_fd_rcuEric W. Biederman
2024-06-21file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman
2024-06-21file: Factor files_lookup_fd_locked out of fcheck_filesEric W. Biederman
2024-06-21file: Rename __fcheck_files to files_lookup_fd_rawEric W. Biederman
2024-06-21exec: Remove reset_files_structEric W. Biederman
2024-06-21exec: Simplify unshare_filesEric W. Biederman
2024-06-21nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2024-06-21nfsd: Set PF_LOCAL_THROTTLE on local filesystems onlyTrond Myklebust
2024-06-21exportfs: Add a function to return the raw output from fh_to_dentry()Trond Myklebust
2024-06-21nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2024-06-21nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2024-06-21nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2024-06-21Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields
2024-06-21nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields
2024-06-21NFSD: Add helper for decoding locker4Chuck Lever
2024-06-21NFSD: Replace READ* macros in nfsd4_decode_commit()Chuck Lever
2024-06-21NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2024-06-21SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2024-06-21SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2024-06-21SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16params: lift param_set_uint_minmax to common codeSagi Grimberg
2024-06-16fpga: region: add owner module and take its refcountMarco Pagani
2024-06-16fpga: region: Use standard dev_release for class driverRuss Weight
2024-06-16f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim
2024-06-16f2fs: compress: support chksumChao Yu
2024-05-17kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner
2024-05-02irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2024-04-13driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-13udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-13Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-04-13nfs: fix UAF in direct writesJosef Bacik
2024-04-13phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang