Age | Commit message (Expand) | Author | Files | Lines |
2019-11-15 | Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -7/+22 |
2019-11-15 | afs: Fix race in commit bulk status fetch | David Howells | 1 | -1/+6 |
2019-11-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 5 | -58/+87 |
2019-11-14 | ceph: increment/decrement dio counter on async requests | Jeff Layton | 1 | -0/+4 |
2019-11-14 | ceph: take the inode lock before acquiring cap refs | Jeff Layton | 1 | -7/+18 |
2019-11-13 | Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+15 |
2019-11-11 | Btrfs: fix log context list corruption after rename exchange operation | Filipe Manana | 1 | -0/+15 |
2019-11-10 | Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -1/+1 |
2019-11-10 | Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+1 |
2019-11-10 | ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either | Al Viro | 1 | -4/+3 |
2019-11-10 | ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable | Al Viro | 1 | -2/+10 |
2019-11-10 | ecryptfs: fix unlink and rmdir in face of underlying fs modifications | Al Viro | 1 | -25/+40 |
2019-11-10 | exportfs_decode_fh(): negative pinned may become positive without the parent ... | Al Viro | 1 | -12/+19 |
2019-11-09 | Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -15/+36 |
2019-11-08 | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+6 |
2019-11-08 | cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead | Tejun Heo | 1 | -3/+6 |
2019-11-08 | Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 5 | -15/+37 |
2019-11-07 | ceph: return -EINVAL if given fsc mount option on kernel w/o support | Jeff Layton | 1 | -1/+10 |
2019-11-06 | SMB3: Fix persistent handles reconnect | Pavel Shilovsky | 1 | -0/+1 |
2019-11-06 | configfs: calculate the depth of parent item | Honggang Li | 1 | -1/+1 |
2019-11-06 | ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() | Shuning Zhang | 1 | -44/+90 |
2019-11-05 | ceph: don't allow copy_file_range when stripe_count != 1 | Luis Henriques | 1 | -2/+10 |
2019-11-05 | ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open | Jeff Layton | 1 | -0/+3 |
2019-11-04 | btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC | David Sterba | 1 | -6/+0 |
2019-11-04 | btrfs: save i_size to avoid double evaluation of i_size_read in compress_file... | Josef Bacik | 1 | -1/+14 |
2019-11-02 | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2019-11-01 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -6/+14 |
2019-11-01 | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+10 |
2019-11-01 | NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() | Trond Myklebust | 1 | -1/+1 |
2019-11-01 | NFSv4: Don't allow a cached open with a revoked delegation | Trond Myklebust | 3 | -5/+13 |
2019-10-30 | io_uring: ensure we clear io_kiocb->result before each issue | Jens Axboe | 1 | -0/+1 |
2019-10-30 | Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+13 |
2019-10-30 | gfs2: Fix initialisation of args for remount | Andrew Price | 1 | -7/+13 |
2019-10-29 | ceph: add missing check in d_revalidate snapdir handling | Al Viro | 1 | -0/+1 |
2019-10-29 | ceph: fix RCU case handling in ceph_d_revalidate() | Al Viro | 1 | -7/+8 |
2019-10-29 | ceph: fix use-after-free in __ceph_remove_cap() | Luis Henriques | 1 | -5/+5 |
2019-10-29 | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -65/+149 |
2019-10-28 | io_uring: don't touch ctx in setup after ring fd install | Jens Axboe | 1 | -4/+8 |
2019-10-27 | io_uring: Fix leaked shadow_req | Pavel Begunkov | 1 | -0/+1 |
2019-10-27 | fix memory leak in large read decrypt offload | Steve French | 1 | -1/+2 |
2019-10-27 | Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 9 | -37/+75 |
2019-10-26 | Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -94/+113 |
2019-10-26 | Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
2019-10-25 | Btrfs: fix race leading to metadata space leak after task received signal | Filipe Manana | 1 | -0/+21 |
2019-10-25 | btrfs: tree-checker: Fix wrong check on max devid | Qu Wenruo | 1 | -8/+0 |
2019-10-25 | btrfs: Consider system chunk array size for new SYSTEM chunks | Qu Wenruo | 1 | -0/+1 |
2019-10-25 | io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD | Jens Axboe | 1 | -12/+32 |
2019-10-25 | io_uring: used cached copies of sq->dropped and cq->overflow | Jens Axboe | 1 | -5/+8 |
2019-10-25 | io_uring: Fix race for sqes with userspace | Pavel Begunkov | 1 | -1/+2 |
2019-10-25 | io_uring: Fix broken links with offloading | Pavel Begunkov | 1 | -29/+33 |