summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne
2020-08-07proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07tmpfs: support 64-bit inums per-sbChris Down
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07ocfs2: fix unbalanced lockingPavel Machek
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds
2020-08-03Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30fscrypt: don't load ->i_crypt_info before it's known to be validEric Biggers
2020-07-30io_uring: get rid of atomic FAA for cq_timeoutsPavel Begunkov
2020-07-30io_uring: consolidate *_check_overflow accountingPavel Begunkov
2020-07-30io_uring: fix stalled deferred requestsPavel Begunkov
2020-07-30io_uring: fix racy overflow count reportingPavel Begunkov
2020-07-30io_uring: deduplicate __io_complete_rw()Pavel Begunkov
2020-07-30io_uring: de-unionise io_kiocbPavel Begunkov
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-27btrfs: do not set the full sync flag on the inode during page releaseFilipe Manana
2020-07-27btrfs: release old extent maps during page releaseFilipe Manana
2020-07-27btrfs: fix race between page release and a fast fsyncFilipe Manana
2020-07-27btrfs: open-code remount flag setting in btrfs_remountJohannes Thumshirn
2020-07-27btrfs: if we're restriping, use the target restripe profileJosef Bacik