summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-08-17erofs: avoid consecutive detection for Highmem memoryGao Xiang1-6/+10
2022-08-17erofs: wake up all waiters after z_erofs_lzma_head readyYuwen Chen1-0/+1
2022-08-17ext2: Add more validity checks for inode countsJan Kara1-2/+10
2022-08-17epoll: autoremove wakers even more aggressivelyBenjamin Segall1-0/+22
2022-08-17mbcache: add functions to delete entry if unusedJan Kara1-2/+64
2022-08-17mbcache: don't reclaim used entriesJan Kara1-1/+9
2022-08-17fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi2-14/+23
2022-08-17fuse: write inode in fuse_release()Miklos Szeredi1-0/+9
2022-08-17fuse: ioctl: translate ENOSYSMiklos Szeredi1-2/+13
2022-08-17fuse: limit nsecMiklos Szeredi1-0/+6
2022-08-17ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon4-57/+119
2022-08-17ksmbd: fix use-after-free bug in smb2_tree_disconectNamjae Jeon1-0/+1
2022-08-17ksmbd: prevent out of bound read for SMB2_WRITEHyunchul Lee2-7/+8
2022-08-17ksmbd: prevent out of bound read for SMB2_TREE_CONNNECTHyunchul Lee1-5/+0
2022-08-17ksmbd: fix memory leak in smb2_handle_negotiateNamjae Jeon1-0/+4
2022-08-17btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo1-0/+14
2022-08-17ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()Jiachen Zhang1-1/+1
2022-08-17fs: Add missing umask strip in vfs_tmpfileYang Xu1-0/+2
2022-08-17vfs: Check the truncate maximum size in inode_newsize_ok()David Howells1-0/+2
2022-08-17lockd: detect and reject lock arguments that overflowJeff Layton2-17/+10
2022-08-17nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton3-26/+2
2022-08-17pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust1-0/+4
2022-08-17Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust1-1/+0
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-58/+36
2022-07-27userfaultfd: provide properly masked address for huge-pagesNadav Amit1-5/+7
2022-07-22Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+11
2022-07-21io_uring: do not recycle buffer in READVDylan Yudaken1-0/+8
2022-07-21io_uring: fix free of unallocated buffer listDylan Yudaken1-3/+3
2022-07-19Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi3-51/+20
2022-07-19fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin1-0/+3
2022-07-19ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-07-16Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-256/+340
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds3-13/+17
2022-07-15Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba4-44/+50
2022-07-15Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba1-18/+22
2022-07-15Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba4-55/+97
2022-07-15Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba6-139/+171
2022-07-15Revert "vf/remap: return the amount of bytes actually deduplicated"Linus Torvalds1-1/+1
2022-07-14Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+16
2022-07-14Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-8/+18
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li3-13/+17
2022-07-14smb3: workaround negprot bug in some Samba serversSteve French1-6/+7
2022-07-13vf/remap: return the amount of bytes actually deduplicatedAnsgar Lößer1-1/+1
2022-07-13fs/remap: constrain dedupe of EOF blocksDave Chinner1-1/+2
2022-07-12Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+24
2022-07-12cifs: remove unnecessary locking of chan_lock while freeing sessionShyam Prasad N1-2/+0
2022-07-12cifs: fix race condition with delayed threadsShyam Prasad N1-2/+9
2022-07-12Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-21/+27
2022-07-11lockd: fix nlm_close_filesJeff Layton1-5/+4
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+3