Age | Commit message (Expand) | Author |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-07-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-27 | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-07-26 | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-07-26 | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-26 | fix the struct mount leak in umount_tree() | Al Viro |
2019-07-26 | btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range | Naohiro Aota |
2019-07-25 | afs: fsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-25 | afs: yfsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-25 | io_uring: ensure ->list is initialized for poll commands | Jens Axboe |
2019-07-25 | Merge branch 'access-creds' | Linus Torvalds |
2019-07-25 | btrfs: Fix deadlock caused by missing memory barrier | Nikolay Borisov |
2019-07-25 | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn |
2019-07-25 | iomap: fix Invalid License ID | Masahiro Yamada |
2019-07-24 | access: avoid the RCU grace period for the temporary subjective credentials | Linus Torvalds |
2019-07-22 | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-21 | io_uring: track io length in async_list based on bytes | Zhengyuan Liu |
2019-07-21 | io_uring: don't use iov_iter_advance() for fixed buffers | Jens Axboe |
2019-07-21 | block: properly handle IOCB_NOWAIT for async O_DIRECT IO | Jens Axboe |
2019-07-21 | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-19 | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-19 | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | mm: migrate: remove unused mode argument | Keith Busch |
2019-07-18 | mm: thp: fix false negative of shmem vma's THP eligibility | Yang Shi |
2019-07-18 | cifs: update internal module number | Steve French |
2019-07-18 | cifs: flush before set-info if we have writeable handles | Ronnie Sahlberg |
2019-07-18 | smb3: optimize open to not send query file internal info | Steve French |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS | Trond Myklebust |
2019-07-18 | pnfs: Fix a problem where we gratuitously start doing I/O through the MDS | Trond Myklebust |
2019-07-18 | cifs: copy_file_range needs to strip setuid bits and update timestamps | Amir Goldstein |
2019-07-18 | CIFS: fix deadlock in cached root handling | Aurelien Aptel |
2019-07-18 | pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error | Trond Myklebust |
2019-07-18 | NFSv4: Don't use the zero stateid with layoutget | Trond Myklebust |
2019-07-18 | Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-18 | Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-18 | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-07-18 | Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi... | Linus Torvalds |
2019-07-18 | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-18 | io_uring: add a memory barrier before atomic_read | Zhengyuan Liu |
2019-07-18 | SUNRPC: Fix up backchannel slot table accounting | Trond Myklebust |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-17 | btrfs: don't leak extent_map in btrfs_get_io_geometry() | Johannes Thumshirn |
2019-07-17 | btrfs: free checksum hash on in close_ctree | Johannes Thumshirn |
2019-07-17 | btrfs: Fix build error while LIBCRC32C is module | YueHaibing |