Age | Commit message (Expand) | Author |
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-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-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 | btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block... | Nikolay Borisov |
2019-03-19 | btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks | Nikolay Borisov |
2019-03-19 | fanotify: Allow copying of file handle to userspace | Jan Kara |
2019-03-18 | NFS: fix mount/umount race in nlmclnt. | NeilBrown |
2019-03-18 | btrfs: raid56: properly unmap parity page in finish_parity_scrub() | Andrea Righi |
2019-03-18 | NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() | Catalin Marinas |
2019-03-18 | block: add BIO_NO_PAGE_REF flag | Jens Axboe |
2019-03-18 | iov_iter: add ITER_BVEC_FLAG_NO_REF flag | Jens Axboe |
2019-03-18 | io_uring: retry bulk slab allocs as single allocs | Jens Axboe |
2019-03-18 | udf: Propagate errors from udf_truncate_extents() | Jan Kara |
2019-03-18 | udf: Fix crash on IO error during truncate | Jan Kara |
2019-03-17 | Merge tag '9p-for-5.1' of git://github.com/martinetd/linux | Linus Torvalds |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-16 | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-03-16 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-16 | fix sysfs_init_fs_context() in !CONFIG_NET_NS case | Al Viro |
2019-03-15 | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-03-15 | io_uring: fix poll races | Jens Axboe |
2019-03-15 | Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-03-15 | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2019-03-15 | io_uring: fix fget/fput handling | Jens Axboe |