aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-03-29io_uring: fail links if msg-ring doesn't succeeedGravatar Jens Axboe 1-0/+2
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-11/+10
2022-03-28smb3: cleanup and clarify status of tree connectionsGravatar Steve French 7-33/+40
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-4/+41
2022-03-28xfs: don't report reserved bnobt space as availableGravatar Darrick J. Wong 2-2/+3
2022-03-28xfs: fix overfilling of reserve poolGravatar Darrick J. Wong 1-7/+6
2022-03-28xfs: always succeed at setting the reserve pool sizeGravatar Darrick J. Wong 1-4/+5
2022-03-28xfs: remove infinite loop when reserving free block poolGravatar Darrick J. Wong 1-30/+20
2022-03-28xfs: don't include bnobt blocks when reserving free block poolGravatar Darrick J. Wong 3-2/+17
2022-03-28NFSv4/pNFS: Fix another issue with a list iterator pointing to the headGravatar Trond Myklebust 3-18/+22
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2022-03-26smb3: move defines for query info and query fsinfo to smbfs_commonGravatar Steve French 5-603/+335
2022-03-26smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_commonGravatar Steve French 7-143/+88
2022-03-26Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-03-26Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...Gravatar Linus Torvalds 1-4/+2
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 16-53/+6
2022-03-25NFS: Don't loop forever in nfs_do_recoalesce()Gravatar Trond Myklebust 1-0/+1
2022-03-25Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-17/+20
2022-03-25Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-23/+42
2022-03-25io_uring: fix memory leak of uid in files registrationGravatar Pavel Begunkov 1-0/+1
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2022-03-25[smb3] move more common protocol header definitions to smbfs_commonGravatar Steve French 5-206/+112
2022-03-25fs/iomap: Fix buffered write page prefaultingGravatar Andreas Gruenbacher 1-1/+1
2022-03-25io_uring: fix put_kbuf without proper lockingGravatar Pavel Begunkov 1-1/+12
2022-03-25io_uring: fix invalid flags for io_put_kbuf()Gravatar Pavel Begunkov 1-1/+3
2022-03-25io_uring: improve req fields commentsGravatar Pavel Begunkov 1-1/+2
2022-03-25io_uring: enable EPOLLEXCLUSIVE for accept pollGravatar Dylan Yudaken 1-1/+4
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 16-368/+569
2022-03-24Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 26-211/+343
2022-03-24Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Gravatar Linus Torvalds 1-1/+1
2022-03-24io_uring: improve task work cache utilizationGravatar Jens Axboe 1-1/+5
2022-03-24gfs2: Make sure not to return short direct writesGravatar Andreas Gruenbacher 1-1/+1
2022-03-24gfs2: Remove dead code in gfs2_file_read_iterGravatar Andreas Gruenbacher 1-6/+3
2022-03-24gfs2: Fix gfs2_file_buffered_write endless loop workaroundGravatar Andreas Gruenbacher 1-0/+1
2022-03-24io_uring: fix async accept on O_NONBLOCK socketsGravatar Dylan Yudaken 1-3/+0
2022-03-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-33/+36
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 8-14/+14
2022-03-24Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 1-2/+18
2022-03-24Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...Gravatar Linus Torvalds 1-70/+78
2022-03-24NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorGravatar Olga Kornievskaia 1-0/+1
2022-03-24NFS: replace usage of found with dedicated list iterator variableGravatar Jakob Koschel 1-7/+6
2022-03-24io_uring: remove IORING_CQE_F_MSGGravatar Jens Axboe 1-2/+1
2022-03-23fat: use pointer to simple type in put_user()Gravatar Helge Deller 1-1/+1
2022-03-23minix: fix bug when opening a file with O_DIRECTGravatar Qinghua Jin 1-1/+2
2022-03-23fs/pipe.c: local vars have to match types of proper pipe_inode_info fieldsGravatar Andrei Vagin 1-2/+2
2022-03-23fs/pipe: use kvcalloc to allocate a pipe_buffer arrayGravatar Andrei Vagin 1-5/+4
2022-03-23proc/vmcore: fix vmcore_alloc_buf() kernel-doc commentGravatar Yang Li 1-1/+1
2022-03-23proc/vmcore: fix possible deadlock on concurrent mmap and readGravatar David Hildenbrand 1-19/+22
2022-03-23proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinksGravatar Hao Lee 1-4/+4
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+0