Age | Commit message (Expand) | Author |
2019-06-29 | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2019-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-06-29 | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-29 | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-06-29 | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-29 | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov |
2019-06-29 | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn |
2019-06-29 | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness |
2019-06-28 | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust |
2019-06-28 | Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-28 | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-27 | ceph: fix ceph_mdsc_build_path to not stop on first component | Jeff Layton |
2019-06-27 | proc: remove useless d_is_dir() check | Christian Brauner |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-21 | io_uring: ensure req->file is cleared on allocation | Jens Axboe |
2019-06-21 | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-21 | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-06-20 | Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-20 | Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-20 | Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2019-06-20 | afs: Fix setting of i_blocks | David Howells |
2019-06-20 | Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-20 | afs: Fix uninitialised spinlock afs_volume::cb_break_lock | David Howells |
2019-06-20 | afs: Fix vlserver record corruption | David Howells |
2019-06-20 | afs: Fix over zealous "vnode modified" warnings | David Howells |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 | Thomas Gleixner |
2019-06-19 | fanotify: update connector fsid cache on add mark | Amir Goldstein |
2019-06-19 | quota: fix a problem about transfer quota | yangerkun |
2019-06-19 | ovl: make i_ino consistent with st_ino in more cases | Amir Goldstein |
2019-06-18 | Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier |
2019-06-18 | ovl: fix bogus -Wmaybe-unitialized warning | Arnd Bergmann |
2019-06-18 | ovl: don't fail with disconnected lower NFS | Miklos Szeredi |
2019-06-17 | fs/namespace: fix unprivileged mount propagation | Christian Brauner |
2019-06-17 | vfs: fsmount: add missing mntget() | Eric Biggers |
2019-06-17 | cifs: fix GlobalMid_Lock bug in cifs_reconnect | Ronnie Sahlberg |
2019-06-17 | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write | Steve French |
2019-06-17 | block: return from __bio_try_merge_page if merging occured in the same page | Christoph Hellwig |
2019-06-17 | Btrfs: fix failure to persist compression property xattr deletion on fsync | Filipe Manana |
2019-06-14 | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-14 | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-14 | gfs2: Fix rounding error in gfs2_iomap_page_prepare | Andreas Gruenbacher |
2019-06-14 | btrfs: start readahead also in seed devices | Naohiro Aota |
2019-06-13 | fs/ocfs2: fix race in ocfs2_dentry_attach_lock() | Wengang Wang |
2019-06-13 | cifs: add spinlock for the openFileList to cifsInodeInfo | Ronnie Sahlberg |
2019-06-13 | cifs: fix panic in smb2_reconnect | Ronnie Sahlberg |
2019-06-13 | io_uring: fix memory leak of UNIX domain socket inode | Eric Biggers |