Age | Commit message (Expand) | Author |
2020-07-01 | SMB3: Honor 'seal' flag for multiuser mounts | Paul Aurich |
2020-07-01 | cifs: Display local UID details for SMB sessions in DebugData | Paul Aurich |
2020-06-28 | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-27 | afs: Fix storage of cell names | David Howells |
2020-06-27 | Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-06-27 | Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-06-27 | Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-26 | NFSv4 fix CLOSE not waiting for direct IO compeletion | Olga Kornievskaia |
2020-06-26 | pNFS/flexfiles: Fix list corruption if the mirror count changes | Trond Myklebust |
2020-06-26 | nfs: Fix memory leak of export_path | Tom Rix |
2020-06-26 | ocfs2: fix value of OCFS2_INVALID_SLOT | Junxiao Bi |
2020-06-26 | ocfs2: fix panic on nfs server over ocfs2 | Junxiao Bi |
2020-06-26 | ocfs2: load global_inode_alloc | Junxiao Bi |
2020-06-26 | ocfs2: avoid inode removal while nfsd is accessing it | Junxiao Bi |
2020-06-25 | Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-25 | io_uring: fix current->mm NULL dereference on exit | Pavel Begunkov |
2020-06-25 | io_uring: fix hanging iopoll in case of -EAGAIN | Pavel Begunkov |
2020-06-24 | Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-24 | erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup | Gao Xiang |
2020-06-23 | cifs: misc: Use array_size() in if-statement controlling expression | Gustavo A. R. Silva |
2020-06-23 | cifs: update ctime and mtime during truncate | Zhang Xiaoxu |
2020-06-23 | cifs/smb3: Fix data inconsistent when punch hole | Zhang Xiaoxu |
2020-06-23 | cifs/smb3: Fix data inconsistent when zero file range | Zhang Xiaoxu |
2020-06-23 | io_uring: fix io_sq_thread no schedule when busy | Xuan Zhuo |
2020-06-23 | cifs: Fix double add page to memcg when cifs_readpages | Zhang Xiaoxu |
2020-06-23 | Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-21 | cifs: Fix cached_fid refcnt leak in open_shroot | Xiyu Yang |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-20 | afs: Fix hang on rmmod due to outstanding timer | David Howells |
2020-06-20 | afs: Fix afs_do_lookup() to call correct fetch-status op variant | David Howells |
2020-06-19 | Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds |
2020-06-18 | block: make function 'kill_bdev' static | Zheng Bin |
2020-06-18 | io_uring: fix possible race condition against REQ_F_NEED_CLEANUP | Xiaoguang Wang |
2020-06-17 | io_uring: reap poll completions while waiting for refs to drop on exit | Jens Axboe |
2020-06-17 | io_uring: acquire 'mm' for task_work for SQPOLL | Jens Axboe |
2020-06-17 | io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp... | Xiaoguang Wang |
2020-06-17 | io_uring: don't fail links for EAGAIN error in IOPOLL mode | Xiaoguang Wang |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-16 | proc/bootconfig: Fix to use correct quotes for value | Masami Hiramatsu |
2020-06-16 | Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-16 | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-06-16 | afs: Fix silly rename | David Howells |
2020-06-16 | btrfs: use kfree() in btrfs_ioctl_get_subvol_info() | Waiman Long |
2020-06-16 | btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO | Filipe Manana |
2020-06-16 | btrfs: fix RWF_NOWAIT write not failling when we need to cow | Filipe Manana |
2020-06-16 | btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof | Filipe Manana |
2020-06-16 | btrfs: fix hang on snapshot creation after RWF_NOWAIT write | Filipe Manana |