| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2019-08-03 | 2 | -1/+8 |
|\ |
|
| * | xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl... | Jia-Ju Bai | 2019-07-30 | 1 | -1/+5 |
| * | xfs: fix stack contents leakage in the v1 inumber ioctls | Darrick J. Wong | 2019-07-29 | 1 | -0/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-08-03 | 2 | -8/+39 |
|\ \ |
|
| * | | coredump: split pipe command whitespace before expanding template | Paul Wise | 2019-08-03 | 1 | -5/+39 |
| * | | ocfs2: remove set but not used variable 'last_hash' | YueHaibing | 2019-08-03 | 1 | -3/+0 |
* | | | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-08-02 | 2 | -27/+62 |
|\ \ \ |
|
| * | | | block: Fix __blkdev_direct_IO() for bio fragments | Damien Le Moal | 2019-08-01 | 1 | -1/+2 |
| * | | | io_uring: fix KASAN use after free in io_sq_wq_submit_work | Jackie Liu | 2019-07-31 | 1 | -1/+2 |
| * | | | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 2019-07-30 | 1 | -25/+58 |
| | |/
| |/| |
|
* | | | Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-08-02 | 4 | -67/+47 |
|\ \ \
| |_|/
|/| | |
|
| * | | Btrfs: fix deadlock between fiemap and transaction commits | Filipe Manana | 2019-07-30 | 3 | -5/+22 |
| * | | Btrfs: fix race leading to fs corruption after transaction abort | Filipe Manana | 2019-07-30 | 1 | -0/+10 |
| * | | Btrfs: fix incremental send failure after deduplication | Filipe Manana | 2019-07-30 | 1 | -62/+15 |
* | | | Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-08-02 | 1 | -3/+12 |
|\ \ \ |
|
| * | | | gfs2: Inode dirtying fix | Andreas Gruenbacher | 2019-07-31 | 1 | -3/+12 |
| | |/
| |/| |
|
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-07-31 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | Unbreak mount_capable() | Al Viro | 2019-07-31 | 1 | -4/+1 |
* | | | | Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-31 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | dax: Fix missed wakeup in put_unlocked_entry() | Jan Kara | 2019-07-29 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-30 | 3 | -100/+81 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | f2fs: use EINVAL for superblock with invalid magic | Icenowy Zheng | 2019-07-29 | 1 | -24/+24 |
| * | | | f2fs: fix to read source block before invalidating it | Jaegeuk Kim | 2019-07-27 | 1 | -36/+34 |
| * | | | f2fs: remove redundant check from f2fs_setflags_common() | Eric Biggers | 2019-07-13 | 1 | -8/+1 |
| * | | | f2fs: use generic checking function for FS_IOC_FSSETXATTR | Eric Biggers | 2019-07-13 | 1 | -31/+14 |
| * | | | f2fs: use generic checking and prep function for FS_IOC_SETFLAGS | Eric Biggers | 2019-07-13 | 1 | -1/+8 |
* | | | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-07-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | iomap: fix Invalid License ID | Masahiro Yamada | 2019-07-25 | 1 | -1/+1 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn | 2019-07-25 | 1 | -1/+1 |
* | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-07-27 | 2 | -37/+68 |
|\ \ \ \ \ \ |
|
| * | | | | | | afs: fsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-26 | 1 | -18/+33 |
| * | | | | | | afs: yfsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-26 | 1 | -19/+35 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-26 | 2 | -8/+12 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range | Naohiro Aota | 2019-07-26 | 1 | -5/+6 |
| * | | | | | btrfs: Fix deadlock caused by missing memory barrier | Nikolay Borisov | 2019-07-25 | 1 | -3/+6 |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-07-26 | 1 | -2/+2 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | fix the struct mount leak in umount_tree() | Al Viro | 2019-07-26 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-26 | 2 | -25/+114 |
|\ \ \ \ \ \ |
|
| * | | | | | | io_uring: ensure ->list is initialized for poll commands | Jens Axboe | 2019-07-25 | 1 | -0/+2 |
| * | | | | | | io_uring: track io length in async_list based on bytes | Zhengyuan Liu | 2019-07-22 | 1 | -13/+11 |
| * | | | | | | io_uring: don't use iov_iter_advance() for fixed buffers | Jens Axboe | 2019-07-22 | 1 | -2/+38 |
| * | | | | | | block: properly handle IOCB_NOWAIT for async O_DIRECT IO | Jens Axboe | 2019-07-22 | 1 | -8/+50 |
| * | | | | | | io_uring: add a memory barrier before atomic_read | Zhengyuan Liu | 2019-07-18 | 1 | -0/+4 |
| * | | | | | | io_uring: fix counter inc/dec mismatch in async_list | Zhengyuan Liu | 2019-07-16 | 1 | -1/+8 |
| * | | | | | | io_uring: fix the sequence comparison in io_sequence_defer | Zhengyuan Liu | 2019-07-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'access-creds' | Linus Torvalds | 2019-07-25 | 1 | -0/+19 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | access: avoid the RCU grace period for the temporary subjective credentials | Linus Torvalds | 2019-07-24 | 1 | -0/+19 |
* | | | | | | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-22 | 4 | -4/+32 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | btrfs: don't leak extent_map in btrfs_get_io_geometry() | Johannes Thumshirn | 2019-07-17 | 1 | -3/+7 |