summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-11-271-13/+17
|\
| * ksmbd: fix memleak in get_file_stream_info()Namjae Jeon2021-11-251-1/+3
| * ksmbd: contain default data stream even if xattr is emptyNamjae Jeon2021-11-251-9/+9
| * ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()Namjae Jeon2021-11-251-1/+1
| * ksmbd: Fix an error handling path in 'smb2_sess_setup()'Christophe JAILLET2021-11-251-2/+4
* | fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck2021-11-271-0/+1
* | Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-273-34/+8
|\ \
| * | xfs: remove xfs_inew_waitChristoph Hellwig2021-11-242-24/+1
| * | xfs: Fix the free logic of state in xfs_attr_node_hasnameYang Xu2021-11-241-10/+7
| |/
* | Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-271-10/+16
|\ \
| * | iomap: iomap_read_inline_data cleanupAndreas Gruenbacher2021-11-241-16/+15
| * | iomap: Fix inline extent handling in iomap_readpageAndreas Gruenbacher2021-11-211-2/+9
| |/
* | Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-271-23/+50
|\ \
| * | io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin2021-11-271-0/+3
| * | io_uring: fix soft lockup when call __io_remove_buffersYe Bin2021-11-271-3/+2
| * | io_uring: fix link traversal lockingPavel Begunkov2021-11-261-18/+42
| * | io_uring: fail cancellation for EXITING tasksPavel Begunkov2021-11-261-2/+3
* | | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-275-3/+10
|\ \ \
| * | | NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSIONOlga Kornievskaia2021-11-171-0/+4
| * | | NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington2021-11-171-1/+3
| * | | NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington2021-11-172-0/+2
| * | | NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust2021-11-171-2/+1
* | | | Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-271-2/+6
|\ \ \ \
| * | | | erofs: fix deadlock when shrink erofs slabHuang Jianan2021-11-231-2/+6
| | |_|/ | |/| |
* | | | Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-261-5/+5
|\ \ \ \
| * | | | fuse: release pipe buf after last useMiklos Szeredi2021-11-251-5/+5
* | | | | Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-261-0/+2
|\ \ \ \ \
| * | | | | btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo2021-11-261-0/+2
* | | | | | Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-251-5/+9
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | io_uring: correct link-list traversal lockingPavel Begunkov2021-11-221-4/+8
| * | | | | io_uring: fix missed comment from *task_file renameKamal Mostafa2021-11-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-11-254-5/+7
|\ \ \ \ \
| * | | | | cifs: update internal version numberSteve French2021-11-231-1/+1
| * | | | | smb2: clarify rc initialization in smb2_reconnectSteve French2021-11-231-1/+1
| * | | | | cifs: populate server_hostname for extra channelsShyam Prasad N2021-11-231-0/+1
| * | | | | cifs: nosharesock should be set on new serverShyam Prasad N2021-11-231-3/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-251-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2021-11-171-2/+0
| |/ / /
* | | | pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven2021-11-211-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-201-8/+12
|\ \ \ \
| * | | | proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand2021-11-201-8/+12
* | | | | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-201-1/+0
|\ \ \ \ \
| * | | | | Revert "mark pstore-blk as broken"Kees Cook2021-11-161-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-11-205-34/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cifs: introduce cifs_ses_mark_for_reconnect() helperPaulo Alcantara2021-11-165-33/+18
| * | | | cifs: protect srv_count with cifs_tcp_ses_lockSteve French2021-11-161-0/+2
| * | | | cifs: move debug print out of spinlockSteve French2021-11-161-1/+1
| |/ / /
* | | | Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-186-9/+58
|\ \ \ \ | | |/ / | |/| |
| * | | btrfs: deprecate BTRFS_IOC_BALANCE ioctlNikolay Borisov2021-11-161-0/+4
| * | | btrfs: make 1-bit bit-fields of scrub_page unsigned intColin Ian King2021-11-161-2/+2