summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-28reiserfs: fix uninit-value in comp_keysEdward Adam Davis
2023-12-21Merge branch 'vfs.file'Christian Brauner
2023-12-21watch_queue: fix kcalloc() arguments orderDmitry Antipov
2023-12-21ntfs: dir.c: fix kernel-doc function parameter warningsRandy Dunlap
2023-12-21fs: fix doc comment typo fs tree wideAlexander Mikhalitsyn
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin
2023-12-21fs/proc: show correct device and inode numbers in /proc/pid/mapsAndrei Vagin
2023-12-12eventfd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-12fs: super: use GFP_KERNEL instead of GFP_USER for super block allocationAlexander Mikhalitsyn
2023-12-12fs/hfsplus: wrapper.c: fix kernel-doc warningsRandy Dunlap
2023-12-12fs: add Jan Kara as reviewerChristian Brauner
2023-12-12fs/inode: Make relatime_need_update return boolHao Ge
2023-12-12pipe: wakeup wr_wait after setting max_usageLukas Schauer
2023-12-12file: remove __receive_fd()Christian Brauner
2023-12-12file: stop exposing receive_fd_user()Christian Brauner
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner
2023-12-12file: remove pointless wrapperChristian Brauner
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds
2023-12-12file: massage cleanup of files that failed to openAl Viro
2023-11-28fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn
2023-11-28fs: reformat idmapped mounts entryChristian Brauner
2023-11-28mnt_idmapping: decouple from namespacesChristian Brauner
2023-11-28mnt_idmapping: remove nop checkChristian Brauner
2023-11-28mnt_idmapping: remove check_fsmapping()Christian Brauner
2023-11-28fs/aio: obey min_nr when doing wakeupsKent Overstreet
2023-11-28eventfd: make eventfd_signal{_mask}() voidChristian Brauner
2023-11-28eventfd: simplify eventfd_signal_mask()Christian Brauner
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-23i915: make inject_virtual_interrupt() voidChristian Brauner
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-11-21fs: add missing @mp parameter documentationChristian Brauner
2023-11-20fs: namei: Fix spelling mistake "Retuns" to "Returns"YangXin
2023-11-18userns: eliminate many kernel-doc warningsRandy Dunlap
2023-11-18fs: Clarify "non-RCY" in access_override_creds() commentBagas Sanjaya
2023-11-18fs : Fix warning using plain integer as NULLAbhinav Singh
2023-11-18vfs: remove a redundant might_sleep in wait_on_inodeMateusz Guzik
2023-11-12Linux 6.7-rc1v6.7-rc1Linus Torvalds
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-11Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter