summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-11-03Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2021-11-02Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-02Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-02afs: Set mtime from the client for yfs create operationsMarc Dionne
2021-11-02afs: Sort out symlink readingDavid Howells
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds
2021-11-01Merge tag 'exfat-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-01exfat: fix incorrect loading of i_blocks for large filesSungjong Seo
2021-10-31erofs: don't trigger WARN() when decompression failsGao Xiang
2021-10-30xfs: use swap() to make code cleanerChangcheng Deng
2021-10-30xfs: Remove duplicated include in xfs_superWan Jiabing
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-29io-wq: remove worker to owner tw dependencyPavel Begunkov
2021-10-29io_uring: harder fdinfo sq/cq ring iteratingJens Axboe
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from lzo"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zlib"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zstd"David Sterba
2021-10-29btrfs: remove root argument from check_item_in_log()Filipe Manana
2021-10-29btrfs: remove root argument from add_link()Filipe Manana
2021-10-29btrfs: remove root argument from btrfs_unlink_inode()Filipe Manana
2021-10-29btrfs: remove root argument from drop_one_dir_item()Filipe Manana
2021-10-29btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang
2021-10-29btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba
2021-10-28ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna
2021-10-27Revert "btrfs: compression: drop kmap/kunmap from generic helpers"David Sterba
2021-10-26io_uring: don't assign write hint in the read pathJens Axboe
2021-10-26btrfs: fix comment about sector sizes supported in 64K systemsAnand Jain
2021-10-26btrfs: update device path inode time instead of bd_inodeJosef Bacik