summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo
2019-08-27writeback: Generalize and expose wb_completionTejun Heo
2019-08-15writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr...Tejun Heo
2019-08-15writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi...Tejun Heo
2019-08-03Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise
2019-08-03ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-01block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal
2019-07-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-31gfs2: Inode dirtying fixAndreas Gruenbacher
2019-07-31Unbreak mount_capable()Al Viro
2019-07-31io_uring: fix KASAN use after free in io_sq_wq_submit_workJackie Liu
2019-07-30Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-30Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-30xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...Jia-Ju Bai
2019-07-30Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana
2019-07-30Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana
2019-07-30Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-07-29dax: Fix missed wakeup in put_unlocked_entry()Jan Kara
2019-07-28f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng
2019-07-28xfs: fix stack contents leakage in the v1 inumber ioctlsDarrick J. Wong
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-26f2fs: fix to read source block before invalidating itJaegeuk Kim
2019-07-26Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26fix the struct mount leak in umount_tree()Al Viro
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota
2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe
2019-07-25Merge branch 'access-creds'Linus Torvalds
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-25iomap: fix Invalid License IDMasahiro Yamada
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-21io_uring: track io length in async_list based on bytesZhengyuan Liu
2019-07-21io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe
2019-07-21block: properly handle IOCB_NOWAIT for async O_DIRECT IOJens Axboe
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds