Age | Commit message (Expand) | Author |
2019-11-10 | Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2019-11-10 | Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-11-09 | Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-08 | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-08 | cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead | Tejun Heo |
2019-11-08 | Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-11-07 | ceph: return -EINVAL if given fsc mount option on kernel w/o support | Jeff Layton |
2019-11-06 | SMB3: Fix persistent handles reconnect | Pavel Shilovsky |
2019-11-06 | configfs: calculate the depth of parent item | Honggang Li |
2019-11-06 | ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() | Shuning Zhang |
2019-11-05 | ceph: don't allow copy_file_range when stripe_count != 1 | Luis Henriques |
2019-11-05 | ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open | Jeff Layton |
2019-11-04 | btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC | David Sterba |
2019-11-04 | btrfs: save i_size to avoid double evaluation of i_size_read in compress_file... | Josef Bacik |
2019-11-02 | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-11-01 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-11-01 | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-01 | NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() | Trond Myklebust |
2019-11-01 | NFSv4: Don't allow a cached open with a revoked delegation | Trond Myklebust |
2019-10-30 | io_uring: ensure we clear io_kiocb->result before each issue | Jens Axboe |
2019-10-30 | Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-30 | gfs2: Fix initialisation of args for remount | Andrew Price |
2019-10-29 | ceph: add missing check in d_revalidate snapdir handling | Al Viro |
2019-10-29 | ceph: fix RCU case handling in ceph_d_revalidate() | Al Viro |
2019-10-29 | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques |
2019-10-29 | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-28 | io_uring: don't touch ctx in setup after ring fd install | Jens Axboe |
2019-10-27 | io_uring: Fix leaked shadow_req | Pavel Begunkov |
2019-10-27 | fix memory leak in large read decrypt offload | Steve French |
2019-10-27 | Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-10-26 | Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-26 | Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-25 | Btrfs: fix race leading to metadata space leak after task received signal | Filipe Manana |
2019-10-25 | btrfs: tree-checker: Fix wrong check on max devid | Qu Wenruo |
2019-10-25 | btrfs: Consider system chunk array size for new SYSTEM chunks | Qu Wenruo |
2019-10-25 | io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD | Jens Axboe |
2019-10-25 | io_uring: used cached copies of sq->dropped and cq->overflow | Jens Axboe |
2019-10-25 | io_uring: Fix race for sqes with userspace | Pavel Begunkov |
2019-10-25 | io_uring: Fix broken links with offloading | Pavel Begunkov |
2019-10-25 | io_uring: Fix corrupted user_data | Pavel Begunkov |
2019-10-24 | cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs | Dave Wysochanski |
2019-10-24 | CIFS: Fix use after free of file info structures | Pavel Shilovsky |
2019-10-24 | CIFS: Fix retry mid list corruption on reconnects | Pavel Shilovsky |
2019-10-24 | Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-24 | gfs2: Fix memory leak when gfs2meta's fs_context is freed | Andrew Price |
2019-10-23 | io_uring: correct timeout req sequence when inserting a new entry | zhangyi (F) |
2019-10-23 | io_uring : correct timeout req sequence when waiting timeout | zhangyi (F) |
2019-10-23 | io_uring: revert "io_uring: optimize submit_and_wait API" | Jens Axboe |
2019-10-23 | fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() | Vasily Averin |
2019-10-23 | fuse: truncate pending writes on O_TRUNC | Miklos Szeredi |