summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-12-041-1/+0
|\
| * xfs: remove incorrect ASSERT in xfs_renameEric Sandeen2021-12-011-1/+0
* | Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-043-42/+22
|\ \
| * | cifs: avoid use of dstaddr as key for fscache client cookieShyam Prasad N2021-12-031-37/+1
| * | cifs: add server conn_id to fscache client cookieShyam Prasad N2021-12-032-0/+14
| * | cifs: wait for tcon resource_id before getting fscache superShyam Prasad N2021-12-033-7/+8
| * | cifs: fix missed refcounting of ipc tconPaulo Alcantara2021-12-031-0/+1
* | | Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-041-0/+7
|\ \ \
| * | | io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe2021-12-031-0/+7
* | | | Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-12-042-67/+52
|\ \ \ \
| * | | | gfs2: gfs2_create_inode reworkAndreas Gruenbacher2021-12-021-6/+10
| * | | | gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher2021-12-021-51/+33
| * | | | gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher2021-12-021-7/+2
| * | | | gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher2021-12-021-3/+7
* | | | | fget: check that the fd still exists after getting a ref to itLinus Torvalds2021-12-031-0/+4
* | | | | netfs: Adjust docs after foliationDavid Howells2021-11-291-2/+2
| |_|/ / |/| | |
* | | | 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