aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-01-21Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-54/+116
2022-01-21Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-8/+13
2022-01-21Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-128/+10
2022-01-21Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-25/+4
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-34/+209
2022-01-20Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 19-334/+429
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 12-35/+34
2022-01-20btrfs: use generic Kconfig option for 256kB page size limitGravatar Nathan Chancellor 1-2/+1
2022-01-20fs/adfs: remove unneeded variable make code cleanerGravatar Minghao Chi 1-3/+1
2022-01-20FAT: use io_schedule_timeout() instead of congestion_wait()Gravatar NeilBrown 1-2/+3
2022-01-20hfsplus: use struct_group_attr() for memcpy() regionGravatar Kees Cook 2-6/+10
2022-01-20nilfs2: remove redundant pointer sbufsGravatar Colin Ian King 1-2/+2
2022-01-20fs/binfmt_elf: use PT_LOAD p_align values for static PIEGravatar H.J. Lu 1-2/+2
2022-01-20kthread: dynamically allocate memory to store kthread's full nameGravatar Yafang Shao 1-0/+3
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commGravatar Yafang Shao 1-1/+1
2022-01-20fs/exec: replace strncpy with strscpy_pad in __get_task_commGravatar Yafang Shao 1-1/+2
2022-01-20fs/exec: replace strlcpy with strscpy_pad in __set_task_commGravatar Yafang Shao 1-1/+1
2022-01-20sysctl: remove redundant ret assignmentGravatar luo penghao 1-1/+0
2022-01-20sysctl: fix duplicate path separator in printed entriesGravatar Geert Uytterhoeven 1-4/+4
2022-01-20proc: convert the return type of proc_fd_access_allowed() to be booleanGravatar Qi Zheng 1-2/+2
2022-01-20proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistrationGravatar David Hildenbrand 1-8/+2
2022-01-19io-wq: delete dead lock shuffling codeGravatar Jens Axboe 1-6/+1
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 17-493/+731
2022-01-18io_uring: perform poll removal even if async work removal is successfulGravatar Jens Axboe 1-5/+10
2022-01-18io-wq: add intermediate work step between pending list and active workGravatar Jens Axboe 1-5/+29
2022-01-18io-wq: perform both unstarted and started work cancelations in one goGravatar Jens Axboe 1-13/+11
2022-01-18io-wq: invoke work cancelation with wqe->lock heldGravatar Jens Axboe 1-3/+8
2022-01-18io-wq: make io_worker lock a raw spinlockGravatar Jens Axboe 1-6/+6
2022-01-18io-wq: remove useless 'work' argument to __io_worker_busy()Gravatar Jens Axboe 1-3/+2
2022-01-18ksmbd: fix guest connection failure with nautilusGravatar Namjae Jeon 1-33/+29
2022-01-18ksmbd: uninitialized variable in create_socket()Gravatar Dan Carpenter 1-1/+2
2022-01-18ksmbd: smbd: fix missing client's memory region invalidationGravatar Hyunchul Lee 1-27/+46
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+2
2022-01-18vfs: fs_context: fix up param length parsing in legacy_parse_paramGravatar Jamie Hill-Daniel 1-1/+1
2022-01-18Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-11/+17
2022-01-17xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitionsGravatar Darrick J. Wong 3-8/+13
2022-01-17xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctlsGravatar Darrick J. Wong 6-127/+10
2022-01-17xfs: remove the XFS_IOC_FSSETDM definitionsGravatar Darrick J. Wong 1-25/+4
2022-01-17Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 22-325/+719
2022-01-17devtmpfs regression fix: reconfigure on each mountGravatar NeilBrown 1-2/+2
2022-01-17unicode: fix .gitignore for generated utfdata fileGravatar Linus Torvalds 1-1/+1
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 12-27/+32
2022-01-17Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-453/+245
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-12/+12
2022-01-16Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-87/+64
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 25-565/+568
2022-01-16Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxGravatar Linus Torvalds 3-13/+27
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 25-70/+158
2022-01-15cifs: fix FILE_BOTH_DIRECTORY_INFO definitionGravatar Eugene Korenevsky 1-1/+1
2022-01-15cifs: move superblock magic defitions to magic.hGravatar Jeff Layton 5-8/+7