summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02fuse: fix page stealingMiklos Szeredi
2021-11-02virtiofs: use strscpy for copying the queue nameMiklos Szeredi
2021-10-28fuse: add FOPEN_NOFLUSHAmir Goldstein
2021-10-28fuse: only update necessary attributesMiklos Szeredi
2021-10-28fuse: take cache_mask into account in getattrMiklos Szeredi
2021-10-28fuse: add cache_maskMiklos Szeredi
2021-10-28fuse: move reverting attributes to fuse_change_attributes()Miklos Szeredi
2021-10-28fuse: simplify local variables holding writeback cache stateMiklos Szeredi
2021-10-28fuse: cleanup code conditional on fc->writeback_cacheMiklos Szeredi
2021-10-28fuse: fix attr version comparison in fuse_read_update_size()Miklos Szeredi
2021-10-28fuse: always invalidate attributes after writesMiklos Szeredi
2021-10-28fuse: rename fuse_write_update_size()Miklos Szeredi
2021-10-28fuse: don't bump attr_version in cached writeMiklos Szeredi
2021-10-28fuse: selective attribute invalidationMiklos Szeredi
2021-10-28fuse: don't increment nlink in link()Miklos Szeredi
2021-10-22fuse: decrement nlink on overwriting renameMiklos Szeredi
2021-10-22fuse: simplify __fuse_write_file_get()Miklos Szeredi
2021-10-22fuse: move fuse_invalidate_attr() into fuse_update_ctime()Miklos Szeredi
2021-10-22fuse: delete redundant codePeng Hao
2021-10-22fuse: use kmap_local_page()Peng Hao
2021-10-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi
2021-10-22fuse: write inode in fuse_vma_close() instead of fuse_release()Miklos Szeredi
2021-10-22fuse: make sure reclaim doesn't write the inodeMiklos Szeredi
2021-10-21fuse: clean up error exits in fuse_fill_super()Miklos Szeredi
2021-10-21fuse: always initialize sb->s_fs_infoMiklos Szeredi
2021-10-21fuse: clean up fuse_mount destructionMiklos Szeredi
2021-10-21fuse: get rid of fuse_put_super()Miklos Szeredi
2021-10-21fuse: check s_root when destroying sbMiklos Szeredi
2021-10-17Linux 5.15-rc6v5.15-rc6Linus Torvalds
2021-10-17Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-17Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-17Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-17Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-17Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente
2021-10-17block: warn when putting the final reference on a registered diskChristoph Hellwig
2021-10-17brd: reduce the brd_devices_mutex scopeTetsuo Handa
2021-10-16Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds
2021-10-16Merge tag 'fixes-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds