summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-09-21qnx4: work around gcc false positive warning bugLinus Torvalds
2021-09-20Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-20Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-18ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_infoNamjae Jeon
2021-09-17ksmbd: prevent out of share accessHyunchul Lee
2021-09-17cifs: Not to defer close on file when lock is setRohith Surabattula
2021-09-17cifs: Fix soft lockup during fsstressRohith Surabattula
2021-09-17cifs: Deferred close performance improvementsRohith Surabattula
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17ksmbd: transport_rdma: Don't include rwlock.h directlyMike Galbraith
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds
2021-09-15io_uring: move iopoll reissue into regular IO pathPavel Begunkov
2021-09-15io_uring: use iov_iter state save/restore helpersJens Axboe
2021-09-14io_uring: allow retry for O_NONBLOCK if async is supportedJens Axboe
2021-09-14io_uring: auto-removal for direct open/acceptPavel Begunkov
2021-09-14io_uring: fix missing sigmask restore in io_cqring_wait()Xiaoguang Wang
2021-09-13io_uring: pin SQPOLL data before unlocking ring lockJens Axboe
2021-09-13cifs: fix incorrect kernel doc commentsSteve French
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov
2021-09-13afs: Fix updating of i_blocks on file/dir extensionDavid Howells
2021-09-13afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS serverDavid Howells
2021-09-13afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells
2021-09-13afs: Fix mmap coherency vs 3rd-party changesDavid Howells
2021-09-13afs: Fix incorrect triggering of sillyrename on 3rd-party invalidationDavid Howells
2021-09-13afs: Add missing vnode validation checksDavid Howells
2021-09-12io-wq: fix potential race of acct->nr_workersHao Xu
2021-09-12io-wq: code clean of io_wqe_create_worker()Hao Xu
2021-09-12io_uring: ensure symmetry in handling iter types in loop_rw_iter()Jens Axboe
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-10afs: Fix page leakDavid Howells
2021-09-10afs: Fix missing put on afs_read objects and missing get on the key thereinDavid Howells
2021-09-10fsnotify: fix sb_connectors leakAmir Goldstein
2021-09-10io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BITHao Xu
2021-09-09Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-09Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-09-09cifs: properly invalidate cached root handle when closing itEnzo Matsumiya
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-09Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds