Age | Commit message (Expand) | Author | Files | Lines |
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-09 | 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-07 | 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-03 | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2019-11-02 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -6/+14 |
2019-11-02 | 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-30 | ceph: add missing check in d_revalidate snapdir handling | Al Viro | 1 | -0/+1 |
2019-10-30 | ceph: fix RCU case handling in ceph_d_revalidate() | Al Viro | 1 | -7/+8 |
2019-10-30 | 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-28 | 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 |
2019-10-25 | io_uring: Fix corrupted user_data | Pavel Begunkov | 1 | -0/+2 |
2019-10-25 | autofs: fix a leak in autofs_expire_indirect() | Al Viro | 1 | -2/+3 |
2019-10-25 | cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs | Dave Wysochanski | 4 | -9/+22 |
2019-10-25 | CIFS: Fix use after free of file info structures | Pavel Shilovsky | 1 | -3/+3 |
2019-10-25 | CIFS: Fix retry mid list corruption on reconnects | Pavel Shilovsky | 2 | -20/+32 |
2019-10-24 | Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2019-10-24 | gfs2: Fix memory leak when gfs2meta's fs_context is freed | Andrew Price | 1 | -0/+1 |
2019-10-24 | io_uring: correct timeout req sequence when inserting a new entry | zhangyi (F) | 1 | -1/+10 |
2019-10-24 | io_uring : correct timeout req sequence when waiting timeout | zhangyi (F) | 1 | -1/+10 |
2019-10-24 | io_uring: revert "io_uring: optimize submit_and_wait API" | Jens Axboe | 1 | -46/+17 |
2019-10-23 | fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() | Vasily Averin | 1 | -3/+1 |
2019-10-23 | fuse: truncate pending writes on O_TRUNC | Miklos Szeredi | 1 | -3/+7 |