summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-19fs/dcache: Replace printk and WARN_ON by WARNAnh Tuan Phan
2023-08-19fs/pipe: remove redundant initialization of pointer bufColin Ian King
2023-08-19fs: Fix kernel-doc warningsMatthew Wilcox (Oracle)
2023-08-19devpts: Fix kernel-doc warningsMatthew Wilcox (Oracle)
2023-08-16doc: idmappings: fix an error and rephrase a paragraphGONG, Ruiqi
2023-08-15init: Add support for rootwait timeout parameterLoic Poulain
2023-08-15vfs: fix up the assert in i_readcount_decMateusz Guzik
2023-08-15fs: Fix one kernel-doc commentYang Li
2023-08-15docs: filesystems: idmappings: clarify from where idmappings are takenAlexander Mikhalitsyn
2023-08-15fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUsMarcelo Tosatti
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-08-09fs: unexport d_genocideChristoph Hellwig
2023-08-08fs: use __fput_sync in close(2)Linus Torvalds
2023-08-04file: mostly eliminate spurious relocking in __range_closeMateusz Guzik
2023-08-02fs/ecryptfs: remove kernel-doc warningsZhu Wang
2023-07-26epoll: simplify ep_alloc()Zhen Lei
2023-07-14fs: Fix error checking for d_hash_and_lookup()Wang Ming
2023-07-14attr: block mode changes of symlinksChristian Brauner
2023-07-11eventfd: prevent underflow for eventfd semaphoresWen Yang
2023-07-10dnotify: Pass argument of fcntl_dirnotify as intLuca Vizzarro
2023-07-10pipe: Pass argument of pipe_fcntl as intLuca Vizzarro
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro
2023-07-10fcntl: Cast commands with int args explicitlyLuca Vizzarro
2023-07-10splice: fsnotify_access(in), fsnotify_modify(out) on success in teeAhelenia Ziemiańska
2023-07-10splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmspliceAhelenia Ziemiańska
2023-07-10splice: always fsnotify_access(in), fsnotify_modify(out) on successAhelenia Ziemiańska
2023-07-10reiserfs: Check the return value from __getblk()Matthew Wilcox
2023-07-10fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header()Fabio M. De Francesco
2023-07-10fs/ecryptfs: Use kmap_local_page() in ecryptfs_write()Fabio M. De Francesco
2023-07-10fs/ecryptfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds