summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | smb3: fix empty netname context on secondary channelsSteve French2022-06-201-6/+8
* | | | | | | | | Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-253-20/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | f2fs: do not count ENOENT for error caseJaegeuk Kim2022-06-211-1/+3
| * | | | | | | | | f2fs: fix iostat related lock protectionDaeho Jeong2022-06-191-13/+18
| * | | | | | | | | f2fs: attach inline_data after setting compressionJaegeuk Kim2022-06-191-6/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2022-06-241-11/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | io_uring: use original request task for inflight trackingJens Axboe2022-06-231-1/+1
| * | | | | | | | io_uring: fix double poll leak on repollingPavel Begunkov2022-06-211-0/+1
| * | | | | | | | io_uring: fix wrong arm_poll error handlingPavel Begunkov2022-06-211-0/+1
| * | | | | | | | io_uring: fail links when poll failsPavel Begunkov2022-06-211-0/+2
| * | | | | | | | io_uring: fix req->apoll_eventsPavel Begunkov2022-06-211-4/+8
| * | | | | | | | io_uring: fix merge error in checking send/recv addr2 flagsJens Axboe2022-06-211-4/+0
| * | | | | | | | io_uring: mark reissue requests with REQ_F_PARTIAL_IOJens Axboe2022-06-201-2/+2
* | | | | | | | | Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-06-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracefs: Fix syntax errors in commentsXiang wangx2022-06-171-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linuxLinus Torvalds2022-06-224-17/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | 9p: fix EBADF errors in cached modeDominique Martinet2022-06-171-0/+13
| * | | | | | | | 9p: Fix refcounting during full path walks for fid lookupsTyler Hicks2022-06-151-13/+9
| * | | | | | | | 9p: fix fid refcount leak in v9fs_vfs_get_linkDominique Martinet2022-06-151-4/+4
| * | | | | | | | 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotlDominique Martinet2022-06-151-0/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-212-9/+51
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | btrfs: add error messages to all unrecognized mount optionsDavid Sterba2022-06-071-7/+32
| * | | | | | | btrfs: prevent remounting to v1 space cache for subpage mountQu Wenruo2022-06-061-0/+8
| * | | | | | | btrfs: fix hang during unmount when block group reclaim task is runningFilipe Manana2022-06-061-2/+11
* | | | | | | | afs: Fix dynamic root getattrDavid Howells2022-06-211-1/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-06-197-25/+37
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong2022-06-151-1/+2
| * | | | | | xfs: fix variable state usageDarrick J. Wong2022-06-151-2/+1
| * | | | | | xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong2022-06-156-22/+34
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-189-85/+137
|\ \ \ \ \ \
| * | | | | | ext4: fix a doubled word "need" in a commentXiang wangx2022-06-181-1/+1
| * | | | | | ext4: add reserved GDT blocks checkZhang Yi2022-06-181-0/+10
| * | | | | | ext4: make variable "count" signedDing Xiang2022-06-181-1/+2
| * | | | | | ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li2022-06-181-1/+16
| * | | | | | ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-181-0/+9
| * | | | | | ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers2022-06-181-63/+71
| * | | | | | ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang2022-06-181-2/+1
| * | | | | | ext4: fix super block checksum incorrect after mountYe Bin2022-06-181-8/+8
| * | | | | | ext4: improve write performance with disabled delallocJan Kara2022-06-161-1/+1
| * | | | | | ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi2022-06-161-6/+16
| * | | | | | ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian2022-06-161-1/+1
| * | | | | | fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li2022-06-161-1/+1
| |/ / / / /
* | | | | | Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-183-0/+43
|\ \ \ \ \ \
| * | | | | | cifs: when a channel is not found for server, log its connection idShyam Prasad N2022-06-181-0/+3
| * | | | | | smb3: add trace point for SMB2_set_eofSteve French2022-06-162-0/+40
| |/ / / / /
* | | | | | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-06-175-6/+19
|\ \ \ \ \ \
| * | | | | | NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski2022-06-152-0/+2
| * | | | | | pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust2022-06-063-6/+11
| * | | | | | pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust2022-06-061-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds2022-06-171-205/+142
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |