Age | Commit message (Expand) | Author |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-09-30 | Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman |
2018-09-27 | Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Greg Kroah-Hartman |
2018-09-27 | dax: Fix deadlock in dax_lock_mapping_entry() | Jan Kara |
2018-09-25 | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-09-21 | blkcg: associate writeback bios with a blkg | Dennis Zhou (Facebook) |
2018-09-21 | Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs | Greg Kroah-Hartman |
2018-09-20 | ocfs2: fix ocfs2 read block panic | Junxiao Bi |
2018-09-20 | fs/proc/kcore.c: fix invalid memory access in multi-page read optimization | Dominique Martinet |
2018-09-20 | Revert "ubifs: xattr: Don't operate on deleted inodes" | Richard Weinberger |
2018-09-20 | ubifs: drop false positive assertion | Sascha Hauer |
2018-09-20 | ubifs: Check for name being NULL while mounting | Richard Weinberger |
2018-09-19 | ext2, dax: set ext2_dax_aops for dax files | Toshi Kani |
2018-09-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-09-15 | ext4, dax: set ext4_dax_aops for dax files | Toshi Kani |
2018-09-15 | ext4, dax: add ext4_bmap to ext4_dax_aops | Toshi Kani |
2018-09-15 | ext4: don't mark mmp buffer head dirty | Li Dongyang |
2018-09-15 | ext4: show test_dummy_encryption mount option in /proc/mounts | Eric Biggers |
2018-09-14 | Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-09-14 | Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-09-14 | NFS: Don't open code clearing of delegation state | Trond Myklebust |
2018-09-14 | NFSv4.1 fix infinite loop on I/O. | Trond Myklebust |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust |
2018-09-14 | pNFS: Ensure we return the error if someone kills a waiting layoutget | Trond Myklebust |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust |
2018-09-13 | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-09-13 | Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-09-13 | pstore: Fix incorrect persistent ram buffer mapping | Bin Yang |
2018-09-12 | cifs: read overflow in is_valid_oplock_break() | Dan Carpenter |
2018-09-12 | cifs: integer overflow in in SMB2_ioctl() | Dan Carpenter |
2018-09-12 | CIFS: fix wrapping bugs in num_entries() | Dan Carpenter |
2018-09-12 | cifs: prevent integer overflow in nxt_dir_entry() | Dan Carpenter |
2018-09-11 | filesystem-dax: Fix use of zero page | Matthew Wilcox |
2018-09-11 | ext4: close race between direct IO and ext4_break_layouts() | Ross Zwisler |
2018-09-10 | ovl: fix oopses in ovl_fill_super() failure paths | Miklos Szeredi |
2018-09-09 | fs/cifs: require sha512 | Stefan Metzmacher |
2018-09-09 | fs/cifs: suppress a string overflow warning | Stephen Rothwell |
2018-09-07 | afs: Fix cell specification to permit an empty address list | David Howells |
2018-09-07 | Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client | Linus Torvalds |
2018-09-07 | Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-09-06 | Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-09-06 | Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-09-06 | ceph: avoid a use-after-free in ceph_destroy_options() | Ilya Dryomov |
2018-09-04 | nilfs2: convert to SPDX license tags | Ryusuke Konishi |
2018-09-03 | ext4: fix online resizing for bigalloc file systems with a 1k block size | Theodore Ts'o |
2018-09-03 | ext4: fix online resize's handling of a too-small final block group | Theodore Ts'o |
2018-09-03 | fsnotify: fix ignore mask logic in fsnotify() | Amir Goldstein |
2018-09-03 | ovl: add ovl_fadvise() | Amir Goldstein |
2018-09-02 | cifs: connect to servername instead of IP for IPC$ share | Thomas Werschlein |
2018-09-02 | smb3: check for and properly advertise directory lease support | Steve French |