summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-26Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-25ksmbd: use vfs_llseek instead of dereferencing NULLJason A. Donenfeld
2022-06-25Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-24cifs: update cifs_ses::ip_addr after failoverPaulo Alcantara
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24cifs: avoid deadlocks while updating ifaceShyam Prasad N
2022-06-23ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATANamjae Jeon
2022-06-23ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...Namjae Jeon
2022-06-23ksmbd: remove duplicate flag set in smb2_writeHyunchul Lee
2022-06-23Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-23io_uring: use original request task for inflight trackingJens Axboe
2022-06-22cifs: periodically query network interfaces from serverShyam Prasad N
2022-06-22cifs: during reconnect, update interface if necessaryShyam Prasad N
2022-06-22cifs: change iface_list from array to sorted linked listShyam Prasad N
2022-06-22smb3: use netname when available on secondary channelsShyam Prasad N
2022-06-22Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linuxLinus Torvalds
2022-06-21io_uring: fix double poll leak on repollingPavel Begunkov
2022-06-21io_uring: fix wrong arm_poll error handlingPavel Begunkov
2022-06-21io_uring: fail links when poll failsPavel Begunkov
2022-06-21Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-21afs: Fix dynamic root getattrDavid Howells
2022-06-21f2fs: do not count ENOENT for error caseJaegeuk Kim
2022-06-21io_uring: fix req->apoll_eventsPavel Begunkov
2022-06-21io_uring: fix merge error in checking send/recv addr2 flagsJens Axboe
2022-06-21btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik
2022-06-21btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell
2022-06-21btrfs: zoned: fix critical section of relocation inode writebackNaohiro Aota
2022-06-21btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota
2022-06-21btrfs: do not BUG_ON() on failure to migrate space when replacing extentsFilipe Manana
2022-06-21btrfs: add missing inode updates on each iteration when replacing extentsFilipe Manana
2022-06-21btrfs: fix race between reflinking and ordered extent completionFilipe Manana
2022-06-20smb3: fix empty netname context on secondary channelsSteve French
2022-06-20io_uring: mark reissue requests with REQ_F_PARTIAL_IOJens Axboe
2022-06-19f2fs: fix iostat related lock protectionDaeho Jeong
2022-06-19f2fs: attach inline_data after setting compressionJaegeuk Kim
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx
2022-06-18ext4: add reserved GDT blocks checkZhang Yi
2022-06-18ext4: make variable "count" signedDing Xiang
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li