Age | Commit message (Expand) | Author |
2019-04-01 | cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid. | Ronnie Sahlberg |
2019-04-01 | SMB3: Allow persistent handle timeout to be configurable on mount | Steve French |
2019-04-01 | smb3: Fix enumerating snapshots to Azure | Steve French |
2019-04-01 | cifs: fix kref underflow in close_shroot() | Ronnie Sahlberg |
2019-04-01 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2019-04-01 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-04-01 | debugfs: fix use-after-free on symlink traversal | Al Viro |
2019-04-01 | ubifs: fix use-after-free on symlink traversal | Al Viro |
2019-04-01 | jffs2: fix use-after-free on symlink traversal | Al Viro |
2019-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-29 | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-29 | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-03-29 | Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-03-29 | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links | YueHaibing |
2019-03-29 | fs: fs_parser: fix printk format warning | Randy Dunlap |
2019-03-29 | fs/proc/kcore.c: make kcore_modules static | YueHaibing |
2019-03-29 | ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock | Darrick J. Wong |
2019-03-29 | fs/open.c: allow opening only regular files during execve() | Tetsuo Handa |
2019-03-28 | afs: Fix StoreData op marshalling | David Howells |
2019-03-27 | ceph: fix use-after-free on symlink traversal | Al Viro |
2019-03-26 | Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-03-26 | Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-26 | xfs: serialize unaligned dio writes against all other dio writes | Brian Foster |
2019-03-25 | io_uring: offload write to async worker in case of -EAGAIN | Roman Penyaev |
2019-03-25 | io_uring: fix big-endian compat signal mask handling | Arnd Bergmann |
2019-03-25 | xfs: prohibit fstrim in norecovery mode | Darrick J. Wong |
2019-03-25 | locks: wake any locks blocked on request before deadlock check | Jeff Layton |
2019-03-24 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-24 | Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-03-23 | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-23 | ext4: prohibit fstrim in norecovery mode | Darrick J. Wong |
2019-03-23 | pNFS/flexfiles: Fix layoutstats handling during read failovers | Trond Myklebust |
2019-03-23 | NFS: Fix a typo in nfs_init_timeout_values() | Trond Myklebust |
2019-03-23 | ext4: cleanup bh release code in ext4_ind_remove_space() | zhangyi (F) |
2019-03-23 | ext4: brelse all indirect buffer in ext4_ind_remove_space() | zhangyi (F) |
2019-03-23 | x86/gart: Exclude GART aperture from kcore | Kairui Song |
2019-03-22 | cifs: update internal module version number | Steve French |
2019-03-22 | SMB3: Fix SMB3.1.1 guest mounts to Samba | Steve French |
2019-03-22 | cifs: Fix slab-out-of-bounds when tracing SMB tcon | Paulo Alcantara (SUSE) |
2019-03-22 | cifs: allow guest mounts to work for smb3.11 | Ronnie Sahlberg |
2019-03-22 | fix incorrect error code mapping for OBJECTID_NOT_FOUND | Steve French |
2019-03-22 | cifs: fix that return -EINVAL when do dedupe operation | Xiaoli Feng |
2019-03-22 | CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN | Long Li |
2019-03-22 | CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN | Long Li |
2019-03-21 | Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-21 | Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-20 | Btrfs: fix assertion failure on fsync with NO_HOLES enabled | Filipe Manana |
2019-03-19 | NFSv4.1 don't free interrupted slot on open | Olga Kornievskaia |
2019-03-19 | xfs: always init bma in xfs_bmapi_write | Darrick J. Wong |