Age | Commit message (Expand) | Author | Files | Lines |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+5 |
2020-07-30 | Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+5 |
2020-07-25 | bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t | Yonghong Song | 1 | -1/+1 |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 30 | -188/+298 |
2020-07-25 | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2020-07-25 | Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master | Linus Torvalds | 1 | -8/+2 |
2020-07-24 | Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master | Linus Torvalds | 1 | -1/+19 |
2020-07-24 | Merge branch 'akpm' into master (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-07-24 | Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -14/+21 |
2020-07-24 | Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -7/+11 |
2020-07-24 | Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m... | Linus Torvalds | 1 | -25/+36 |
2020-07-24 | squashfs: fix length field overlap check in metadata reading | Phillip Lougher | 1 | -1/+1 |
2020-07-24 | io_uring: fix lockup in io_fail_links() | Pavel Begunkov | 1 | -2/+1 |
2020-07-24 | io_uring: fix ->work corruption with poll_add | Pavel Begunkov | 1 | -0/+4 |
2020-07-23 | Revert "cifs: Fix the target file was deleted when rename failed." | Steve French | 1 | -8/+2 |
2020-07-23 | io_uring: missed req_init_async() for IOSQE_ASYNC | Pavel Begunkov | 1 | -0/+1 |
2020-07-22 | nfsd4: fix NULL dereference in nfsd/clients display code | J. Bruce Fields | 1 | -1/+19 |
2020-07-21 | btrfs: fix mount failure caused by race with umount | Boris Burkov | 1 | -0/+8 |
2020-07-21 | btrfs: fix page leaks after failure to lock page for delalloc | Robbie Ko | 1 | -1/+2 |
2020-07-21 | btrfs: qgroup: fix data leak caused by race between writeback and truncate | Qu Wenruo | 1 | -13/+10 |
2020-07-21 | btrfs: fix double free on ulist after backref resolution failure | Filipe Manana | 1 | -0/+1 |
2020-07-21 | exfat: fix name_hash computation on big endian systems | Ilya Ponetayev | 1 | -4/+4 |
2020-07-21 | exfat: fix wrong size update of stream entry by typo | Hyeongseok Kim | 1 | -1/+1 |
2020-07-21 | exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() | Namjae Jeon | 1 | -1/+1 |
2020-07-21 | exfat: fix overflow issue in exfat_cluster_to_sector() | Namjae Jeon | 1 | -1/+1 |
2020-07-20 | zonefs: count pages after truncating the iterator | Johannes Thumshirn | 1 | -4/+4 |
2020-07-20 | zonefs: Fix compilation warning | Damien Le Moal | 1 | -3/+7 |
2020-07-18 | io_uring: always allow drain/link/hardlink/async sqe flags | Daniele Albano | 1 | -4/+9 |
2020-07-17 | io_uring: ensure double poll additions work with both request types | Jens Axboe | 1 | -21/+26 |
2020-07-17 | Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ... | Linus Torvalds | 3 | -12/+22 |
2020-07-17 | SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com... | Olga Kornievskaia | 2 | -10/+4 |
2020-07-17 | Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m... | Linus Torvalds | 1 | -2/+8 |
2020-07-17 | Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -57/+95 |
2020-07-17 | Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -40/+63 |
2020-07-16 | ovl: fix lookup of indexed hardlinks with metacopy | Amir Goldstein | 1 | -0/+4 |
2020-07-16 | ovl: fix unneeded call to ovl_change_flags() | Amir Goldstein | 1 | -4/+6 |
2020-07-15 | afs: Fix interruption of operations | David Howells | 2 | -2/+3 |
2020-07-16 | ovl: fix mount option checks for nfs_export with no upperdir | Amir Goldstein | 1 | -13/+18 |
2020-07-16 | ovl: force read-only sb on failure to create index dir | Amir Goldstein | 1 | -5/+6 |
2020-07-16 | ovl: fix regression with re-formatted lower squashfs | Amir Goldstein | 1 | -0/+12 |
2020-07-16 | ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on | Amir Goldstein | 1 | -9/+7 |
2020-07-16 | ovl: relax WARN_ON() when decoding lower directory file handle | Amir Goldstein | 1 | -1/+1 |
2020-07-16 | ovl: remove not used argument in ovl_check_origin | youngjun | 1 | -9/+2 |
2020-07-16 | ovl: change ovl_copy_up_flags static | youngjun | 2 | -2/+1 |
2020-07-16 | ovl: inode reference leak in ovl_is_inuse true case. | youngjun | 1 | -1/+10 |
2020-07-15 | io_uring: fix recvmsg memory leak with buffer selection | Pavel Begunkov | 1 | -2/+8 |
2020-07-15 | fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS | Chirantan Ekbote | 1 | -1/+11 |
2020-07-14 | Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/... | Alexei Starovoitov | 1 | -29/+9 |
2020-07-14 | fuse: don't ignore errors from fuse_writepages_fill() | Vasily Averin | 1 | -2/+0 |