| Commit message (Expand) | Author | Age |
* | Added KUTrace Support | ztong | 2021-02-03 |
* | Initial attempt to "connect the wires" | Nathan O | 2019-12-09 |
* | Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-13 |
|\ |
|
| * | Btrfs: fix log context list corruption after rename exchange operation | Filipe Manana | 2019-11-11 |
* | | Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2019-11-10 |
|\ \ |
|
| * | | configfs: calculate the depth of parent item | Honggang Li | 2019-11-06 |
* | | | Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-11-10 |
|\ \ \ |
|
| * | | | SMB3: Fix persistent handles reconnect | Pavel Shilovsky | 2019-11-06 |
| |/ / |
|
* | | | Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-09 |
|\ \ \
| | |/
| |/| |
|
| * | | 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-04 |
| * | | 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 |
* | | | 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-08 |
|\ \ \ \ |
|
| * | | | | ceph: return -EINVAL if given fsc mount option on kernel w/o support | Jeff Layton | 2019-11-07 |
| * | | | | 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-05 |
| * | | | | 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 |
* | | | | | ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() | Shuning Zhang | 2019-11-06 |
| |_|_|/
|/| | | |
|
* | | | | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-11-02 |
|\ \ \ \ |
|
| * | | | | fix memory leak in large read decrypt offload | Steve French | 2019-10-27 |
| |/ / / |
|
* | | | | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | 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-11-01 |
| |/ / / |
|
* | | | | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-01 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | io_uring: ensure we clear io_kiocb->result before each issue | Jens Axboe | 2019-10-30 |
| * | | | io_uring: don't touch ctx in setup after ring fd install | Jens Axboe | 2019-10-28 |
| * | | | io_uring: Fix leaked shadow_req | Pavel Begunkov | 2019-10-27 |
| |/ / |
|
* | | | 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-30 |
| |/ / |
|
* | | | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-10-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() | Vasily Averin | 2019-10-23 |
| * | | fuse: truncate pending writes on O_TRUNC | Miklos Szeredi | 2019-10-23 |
| * | | fuse: flush dirty data/metadata before non-truncate setattr | Miklos Szeredi | 2019-10-23 |
| * | | virtiofs: Remove set but not used variable 'fc' | zhengbin | 2019-10-23 |
| * | | virtiofs: Retry request submission from worker context | Vivek Goyal | 2019-10-21 |
| * | | virtiofs: Count pending forgets as in_flight forgets | Vivek Goyal | 2019-10-21 |
| * | | virtiofs: Set FR_SENT flag only after request has been sent | Vivek Goyal | 2019-10-21 |
| * | | virtiofs: No need to check fpq->connected state | Vivek Goyal | 2019-10-21 |
| * | | virtiofs: Do not end request in submission context | Vivek Goyal | 2019-10-21 |
| * | | fuse: don't advise readdirplus for negative lookup | Miklos Szeredi | 2019-10-21 |
| * | | fuse: don't dereference req->args on finished request | Miklos Szeredi | 2019-10-21 |
| * | | virtio-fs: don't show mount options | Miklos Szeredi | 2019-10-15 |
| * | | virtio-fs: Change module name to virtiofs.ko | Vivek Goyal | 2019-10-14 |
* | | | Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-10-27 |
|\ \ \ |
|